Pull request #43552 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 789223f2dc6f92553311f22523bb53abf7936039+2ed904cad7055847796433cc56ef1d1de0da868c (2c4641eea8087ff5e3a870cf06659fa5e405a46d) 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-43552@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 [2022-05-02T12:13:03.626Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-02T12:13:03.631Z] Trying to pass milestone 1 [Pipeline] milestone [2022-05-02T12:13:03.712Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-02T12:13:03.918Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0307564dd39dfb688) in /home/ubuntu/workspace/moby_PR-43552 [Pipeline] { [Pipeline] checkout [2022-05-02T12:13:03.953Z] The recommended git tool is: git [2022-05-02T12:13:03.965Z] using credential docker-jenkins-github-credentials [2022-05-02T12:13:03.976Z] Cloning the remote Git repository [2022-05-02T12:13:03.976Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:13:03.974Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:13:03.975Z] > git init /home/ubuntu/workspace/moby_PR-43552 # timeout=10 [2022-05-02T12:13:03.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:03.989Z] > git --version # timeout=10 [2022-05-02T12:13:03.996Z] > git --version # 'git version 2.17.1' [2022-05-02T12:13:03.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:03.997Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:19.441Z] Fetching without tags [2022-05-02T12:13:19.623Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:19.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:19.413Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:13:19.419Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:19.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:19.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:19.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:19.442Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:19.621Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:19.624Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:20.193Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:20.193Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:13:20.448Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [2022-05-02T12:13:20.459Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:13:21.058Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43552:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-02T12:13:21.058Z] Unable to find image 'alpine:latest' locally [2022-05-02T12:13:21.058Z] latest: Pulling from library/alpine [2022-05-02T12:13:21.058Z] df9b9388f04a: Pulling fs layer [2022-05-02T12:13:21.319Z] df9b9388f04a: Verifying Checksum [2022-05-02T12:13:21.319Z] df9b9388f04a: Download complete [2022-05-02T12:13:21.319Z] df9b9388f04a: Pull complete [2022-05-02T12:13:21.319Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-02T12:13:21.319Z] Status: Downloaded newer image for alpine:latest [2022-05-02T12:13:20.137Z] > git remote # timeout=10 [2022-05-02T12:13:20.152Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:13:20.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:20.159Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:13:20.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:13:20.192Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:20.198Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:20.447Z] > git rev-list --no-walk dfd2c699097a217905db556d29b0a5f9b41dcd79 # timeout=10 [2022-05-02T12:13:23.867Z] 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-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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-02T12:13:24.123Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0307564dd39dfb688) in /home/ubuntu/workspace/moby_PR-43552 [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-02T12:13:24.137Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d8f3b2684e759755) in /home/ubuntu/workspace/moby_PR-43552 [2022-05-02T12:13:24.138Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c1c8b0a6268a92ef) in /home/ubuntu/workspace/moby_PR-43552 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-05-02T12:13:24.198Z] The recommended git tool is: git [Pipeline] checkout [2022-05-02T12:13:24.204Z] The recommended git tool is: git [Pipeline] checkout [2022-05-02T12:13:24.211Z] using credential docker-jenkins-github-credentials [2022-05-02T12:13:24.212Z] using credential docker-jenkins-github-credentials [2022-05-02T12:13:24.214Z] The recommended git tool is: git [Pipeline] // stage [2022-05-02T12:13:24.226Z] Cloning the remote Git repository [2022-05-02T12:13:24.226Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:13:24.227Z] Fetching changes from the remote Git repository [2022-05-02T12:13:24.233Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-02T12:13:24.264Z] using credential docker-jenkins-github-credentials [2022-05-02T12:13:24.271Z] Cloning the remote Git repository [2022-05-02T12:13:24.271Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-05-02T12:13:24.421Z] Running on azwin-2-d32a01 in d:\jenkins\workspace\moby_PR-43552 [2022-05-02T12:13:24.423Z] Running on azwin-2-9b8a80 in d:\jenkins\workspace\moby_PR-43552 [Pipeline] // stage [2022-05-02T12:13:24.431Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [Pipeline] } [2022-05-02T12:13:24.439Z] Running on azwin-2-d32a00 in d:\jenkins\workspace\moby_PR-43552 [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2022-05-02T12:13:24.493Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-05-02T12:13:24.494Z] 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] ws [2022-05-02T12:13:24.507Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-02T12:13:24.598Z] The recommended git tool is: git [2022-05-02T12:13:24.605Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-05-02T12:13:24.626Z] The recommended git tool is: git [Pipeline] } [Pipeline] } [2022-05-02T12:13:24.676Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:24.677Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:13:24.736Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [2022-05-02T12:13:24.807Z] using credential docker-jenkins-github-credentials [2022-05-02T12:13:24.815Z] using credential docker-jenkins-github-credentials [2022-05-02T12:13:24.848Z] using credential docker-jenkins-github-credentials [2022-05-02T12:13:24.884Z] Cloning the remote Git repository [2022-05-02T12:13:24.884Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:13:24.889Z] Cloning the remote Git repository [2022-05-02T12:13:24.889Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:13:24.925Z] Cloning the remote Git repository [2022-05-02T12:13:24.925Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:13:24.226Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:13:24.226Z] > git init /home/ubuntu/workspace/moby_PR-43552 # timeout=10 [2022-05-02T12:13:24.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:24.236Z] > git --version # timeout=10 [2022-05-02T12:13:24.238Z] > git --version # 'git version 2.25.1' [2022-05-02T12:13:24.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:24.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:24.216Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43552/.git # timeout=10 [2022-05-02T12:13:24.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:24.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:24.231Z] > git --version # timeout=10 [2022-05-02T12:13:24.236Z] > git --version # 'git version 2.17.1' [2022-05-02T12:13:24.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:24.237Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:24.429Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:24.434Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:24.621Z] > git remote # timeout=10 [2022-05-02T12:13:24.632Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:13:24.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:24.642Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:13:24.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:13:24.674Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:24.679Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:24.272Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:13:24.273Z] > git init /home/ubuntu/workspace/moby_PR-43552 # timeout=10 [2022-05-02T12:13:24.288Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:24.288Z] > git --version # timeout=10 [2022-05-02T12:13:24.293Z] > git --version # 'git version 2.25.1' [2022-05-02T12:13:24.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:24.294Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:25.337Z] + [ PR != PR ] [2022-05-02T12:13:25.337Z] + [ master != master ] [2022-05-02T12:13:25.337Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:13:24.918Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:13:24.919Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-02T12:13:24.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:24.982Z] > git --version # timeout=10 [2022-05-02T12:13:25.026Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-02T12:13:25.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:25.028Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:25.668Z] + docker version [2022-05-02T12:13:25.668Z] Client: Docker Engine - Community [2022-05-02T12:13:25.668Z] Version: 20.10.14 [2022-05-02T12:13:25.668Z] API version: 1.41 [2022-05-02T12:13:25.668Z] Go version: go1.16.15 [2022-05-02T12:13:25.668Z] Git commit: a224086 [2022-05-02T12:13:25.668Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-02T12:13:25.668Z] OS/Arch: linux/amd64 [2022-05-02T12:13:25.668Z] Context: default [2022-05-02T12:13:25.668Z] Experimental: true [2022-05-02T12:13:25.668Z] [2022-05-02T12:13:25.668Z] Server: Docker Engine - Community [2022-05-02T12:13:25.668Z] Engine: [2022-05-02T12:13:25.668Z] Version: 20.10.14 [2022-05-02T12:13:25.668Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:13:25.668Z] Go version: go1.16.15 [2022-05-02T12:13:25.668Z] Git commit: 87a90dc [2022-05-02T12:13:25.668Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-02T12:13:25.668Z] OS/Arch: linux/amd64 [2022-05-02T12:13:25.668Z] Experimental: true [2022-05-02T12:13:25.668Z] containerd: [2022-05-02T12:13:25.668Z] Version: 1.5.11 [2022-05-02T12:13:25.668Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:13:25.668Z] runc: [2022-05-02T12:13:25.668Z] Version: 1.0.3 [2022-05-02T12:13:25.668Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:13:25.668Z] docker-init: [2022-05-02T12:13:25.668Z] Version: 0.19.0 [2022-05-02T12:13:25.668Z] GitCommit: de40ad0 [2022-05-02T12:13:24.924Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:13:24.925Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-02T12:13:25.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:25.012Z] > git --version # timeout=10 [2022-05-02T12:13:25.072Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-02T12:13:25.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:25.074Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2022-05-02T12:13:24.962Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:13:24.963Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-02T12:13:25.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:25.032Z] > git --version # timeout=10 [2022-05-02T12:13:25.082Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-02T12:13:25.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:25.084Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:25.955Z] + docker info [2022-05-02T12:13:26.897Z] Client: [2022-05-02T12:13:26.897Z] Context: default [2022-05-02T12:13:26.897Z] Debug Mode: false [2022-05-02T12:13:26.897Z] Plugins: [2022-05-02T12:13:26.897Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:13:26.897Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:13:26.897Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:13:26.897Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:13:26.897Z] [2022-05-02T12:13:26.897Z] Server: [2022-05-02T12:13:26.897Z] Containers: 0 [2022-05-02T12:13:26.897Z] Running: 0 [2022-05-02T12:13:26.897Z] Paused: 0 [2022-05-02T12:13:26.897Z] Stopped: 0 [2022-05-02T12:13:26.897Z] Images: 3 [2022-05-02T12:13:26.897Z] Server Version: 20.10.14 [2022-05-02T12:13:26.897Z] Storage Driver: overlay2 [2022-05-02T12:13:26.897Z] Backing Filesystem: extfs [2022-05-02T12:13:26.897Z] Supports d_type: true [2022-05-02T12:13:26.897Z] Native Overlay Diff: true [2022-05-02T12:13:26.897Z] userxattr: false [2022-05-02T12:13:26.897Z] Logging Driver: json-file [2022-05-02T12:13:26.897Z] Cgroup Driver: cgroupfs [2022-05-02T12:13:26.897Z] Cgroup Version: 1 [2022-05-02T12:13:26.897Z] Plugins: [2022-05-02T12:13:26.897Z] Volume: local [2022-05-02T12:13:26.897Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:13:26.897Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:13:26.897Z] Swarm: inactive [2022-05-02T12:13:26.897Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:13:26.897Z] Default Runtime: runc [2022-05-02T12:13:26.897Z] Init Binary: docker-init [2022-05-02T12:13:26.897Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:13:26.897Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:13:26.897Z] init version: de40ad0 [2022-05-02T12:13:26.897Z] Security Options: [2022-05-02T12:13:26.897Z] apparmor [2022-05-02T12:13:26.897Z] seccomp [2022-05-02T12:13:26.897Z] Profile: default [2022-05-02T12:13:26.897Z] Kernel Version: 5.4.0-1071-aws [2022-05-02T12:13:26.897Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-02T12:13:26.897Z] OSType: linux [2022-05-02T12:13:26.897Z] Architecture: x86_64 [2022-05-02T12:13:26.897Z] CPUs: 2 [2022-05-02T12:13:26.897Z] Total Memory: 7.565GiB [2022-05-02T12:13:26.897Z] Name: ip-10-100-37-233 [2022-05-02T12:13:26.897Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-02T12:13:26.897Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:13:26.897Z] Debug Mode: false [2022-05-02T12:13:26.897Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:13:26.897Z] Labels: [2022-05-02T12:13:26.897Z] Experimental: true [2022-05-02T12:13:26.897Z] Insecure Registries: [2022-05-02T12:13:26.897Z] 127.0.0.0/8 [2022-05-02T12:13:26.897Z] Live Restore Enabled: true [2022-05-02T12:13:26.897Z] [2022-05-02T12:13:26.897Z] WARNING: No swap limit support [Pipeline] sh [2022-05-02T12:13:27.185Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:13:27.185Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:13:27.185Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43552/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:13:27.185Z] + bash /home/ubuntu/workspace/moby_PR-43552/check-config.sh [2022-05-02T12:13:27.185Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:13:27.185Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-02T12:13:27.185Z] [2022-05-02T12:13:27.185Z] Generally Necessary: [2022-05-02T12:13:27.185Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:13:27.185Z] - apparmor: enabled and tools installed [2022-05-02T12:13:27.185Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:13:27.185Z] - CONFIG_NET_NS: enabled [2022-05-02T12:13:27.185Z] - CONFIG_PID_NS: enabled [2022-05-02T12:13:27.185Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:13:27.185Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:13:27.185Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:13:27.185Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:13:27.185Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:13:27.185Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:13:27.185Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:13:27.185Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:13:27.185Z] - CONFIG_MEMCG: enabled [2022-05-02T12:13:27.185Z] - CONFIG_KEYS: enabled [2022-05-02T12:13:27.185Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:13:27.185Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:13:27.445Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:13:27.445Z] [2022-05-02T12:13:27.445Z] Optional Features: [2022-05-02T12:13:27.445Z] - CONFIG_USER_NS: enabled [2022-05-02T12:13:27.445Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:13:27.445Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:13:27.445Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:13:27.445Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:13:27.445Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-02T12:13:27.445Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-02T12:13:27.445Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:13:27.445Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:13:27.445Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:13:27.445Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:13:27.445Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:13:27.445Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:13:27.445Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:13:27.445Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:13:27.445Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:13:27.445Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:13:27.445Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:13:27.445Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:13:27.445Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:13:27.445Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:13:27.445Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:13:27.445Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:13:27.706Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:13:27.706Z] - Network Drivers: [2022-05-02T12:13:27.706Z] - "overlay": [2022-05-02T12:13:27.706Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:13:27.706Z] Optional (for encrypted networks): [2022-05-02T12:13:27.706Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:13:27.706Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:13:27.706Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:13:27.706Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:13:27.706Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:13:27.706Z] - CONFIG_XFRM: enabled [2022-05-02T12:13:27.706Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:13:27.706Z] - "ipvlan": [2022-05-02T12:13:27.706Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:13:27.706Z] - "macvlan": [2022-05-02T12:13:27.706Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:13:27.706Z] - "ftp,tftp client in container": [2022-05-02T12:13:27.706Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:13:27.706Z] - Storage Drivers: [2022-05-02T12:13:27.706Z] - "aufs": [2022-05-02T12:13:27.706Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:13:27.706Z] - "btrfs": [2022-05-02T12:13:27.706Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:13:27.706Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:13:27.706Z] - "devicemapper": [2022-05-02T12:13:27.706Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:13:27.706Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:13:27.706Z] - "overlay": [2022-05-02T12:13:27.706Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:13:27.706Z] - "zfs": [2022-05-02T12:13:27.706Z] - /dev/zfs: present [2022-05-02T12:13:27.706Z] - zfs command: missing [2022-05-02T12:13:27.706Z] - zpool command: missing [2022-05-02T12:13:27.706Z] [2022-05-02T12:13:27.706Z] Limits: [2022-05-02T12:13:27.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:13:27.706Z] [2022-05-02T12:13:27.706Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:13:28.045Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:789223f2dc6f92553311f22523bb53abf7936039 . [2022-05-02T12:13:28.045Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:13:28.045Z] #1 sha256:ad4d5543aac6ceaafcf74c12cb95db50fe8186ded8e3cc9f0fc398679bb623fe [2022-05-02T12:13:28.045Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:13:28.045Z] #1 DONE 0.0s [2022-05-02T12:13:28.045Z] [2022-05-02T12:13:28.045Z] #2 [internal] load .dockerignore [2022-05-02T12:13:28.045Z] #2 sha256:b1fc3896c07d1904e223dc5611dda8538fc024561b9a3330114d38aba27a34a4 [2022-05-02T12:13:28.045Z] #2 transferring context: 145B done [2022-05-02T12:13:28.045Z] #2 DONE 0.0s [2022-05-02T12:13:28.045Z] [2022-05-02T12:13:28.045Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:13:28.045Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:13:28.308Z] #3 DONE 0.1s [2022-05-02T12:13:28.308Z] [2022-05-02T12:13:28.308Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:13:28.308Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:13:28.308Z] #4 CACHED [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #5 [internal] load .dockerignore [2022-05-02T12:13:28.570Z] #5 sha256:1896925a847efc0540baf8968ebd0b0ea317b53629ed70664fdc7f0f8c343cf2 [2022-05-02T12:13:28.570Z] #5 DONE 0.0s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #6 [internal] load build definition from Dockerfile [2022-05-02T12:13:28.570Z] #6 sha256:38aeff65c58fe40a32a25036dd19ff0afec0f7f18b997ed9ba811b1f9952b7c3 [2022-05-02T12:13:28.570Z] #6 DONE 0.0s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:13:28.570Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:13:28.570Z] #7 DONE 0.1s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:13:28.570Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:13:28.570Z] #10 DONE 0.1s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:13:28.570Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:13:28.570Z] #9 DONE 0.1s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:13:28.570Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:13:28.570Z] #8 DONE 0.1s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:13:28.570Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:13:28.570Z] #78 DONE 0.0s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:13:28.570Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:13:28.570Z] #76 DONE 0.0s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:13:28.570Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:13:28.570Z] #35 DONE 0.0s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:13:28.570Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:13:28.570Z] #11 DONE 0.0s [2022-05-02T12:13:28.570Z] [2022-05-02T12:13:28.570Z] #31 [internal] load build context [2022-05-02T12:13:28.570Z] #31 sha256:cdcf778ce2a0dd91533faa7370b1c4ea482fc92a1e4ef59e9362b2645e25ebaf [2022-05-02T12:13:28.832Z] #31 ... [2022-05-02T12:13:28.832Z] [2022-05-02T12:13:28.832Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:13:28.832Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:13:28.832Z] #12 CACHED [2022-05-02T12:13:28.832Z] [2022-05-02T12:13:28.832Z] #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 [2022-05-02T12:13:28.832Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:13:28.832Z] #13 CACHED [2022-05-02T12:13:28.832Z] [2022-05-02T12:13:28.832Z] #31 [internal] load build context [2022-05-02T12:13:28.832Z] #31 sha256:cdcf778ce2a0dd91533faa7370b1c4ea482fc92a1e4ef59e9362b2645e25ebaf [2022-05-02T12:13:29.097Z] #31 ... [2022-05-02T12:13:29.097Z] [2022-05-02T12:13:29.097Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:13:29.097Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:13:29.097Z] #54 DONE 0.4s [2022-05-02T12:13:29.097Z] [2022-05-02T12:13:29.097Z] #31 [internal] load build context [2022-05-02T12:13:29.097Z] #31 sha256:cdcf778ce2a0dd91533faa7370b1c4ea482fc92a1e4ef59e9362b2645e25ebaf [2022-05-02T12:13:29.677Z] #31 ... [2022-05-02T12:13:29.677Z] [2022-05-02T12:13:29.677Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-02T12:13:29.677Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-02T12:13:29.677Z] #14 DONE 1.1s [2022-05-02T12:13:29.677Z] [2022-05-02T12:13:29.677Z] #31 [internal] load build context [2022-05-02T12:13:29.678Z] #31 sha256:cdcf778ce2a0dd91533faa7370b1c4ea482fc92a1e4ef59e9362b2645e25ebaf [2022-05-02T12:13:31.076Z] #31 ... [2022-05-02T12:13:31.076Z] [2022-05-02T12:13:31.076Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-02T12:13:31.076Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-02T12:13:31.076Z] #15 DONE 1.2s [2022-05-02T12:13:31.076Z] [2022-05-02T12:13:31.076Z] #31 [internal] load build context [2022-05-02T12:13:31.076Z] #31 sha256:cdcf778ce2a0dd91533faa7370b1c4ea482fc92a1e4ef59e9362b2645e25ebaf [2022-05-02T12:13:31.653Z] #31 transferring context: 61.00MB 3.0s done [2022-05-02T12:13:31.653Z] #31 DONE 3.1s [2022-05-02T12:13:31.653Z] [2022-05-02T12:13:31.653Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-02T12:13:31.653Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-02T12:13:31.915Z] #16 DONE 0.9s [2022-05-02T12:13:31.916Z] [2022-05-02T12:13:31.916Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-02T12:13:31.916Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-02T12:13:32.486Z] #17 DONE 0.5s [2022-05-02T12:13:32.486Z] [2022-05-02T12:13:32.486Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-02T12:13:32.486Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-02T12:13:33.061Z] #18 DONE 0.5s [2022-05-02T12:13:33.061Z] [2022-05-02T12:13:33.061Z] #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 [2022-05-02T12:13:33.061Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-02T12:13:34.005Z] #19 0.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:13:34.005Z] #19 1.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:13:34.005Z] #19 1.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:13:34.266Z] #19 1.283 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:13:34.266Z] #19 1.382 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:13:34.266Z] #19 1.447 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:13:34.266Z] #19 1.526 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:13:34.528Z] #19 1.603 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:13:34.528Z] #19 1.684 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:13:34.528Z] #19 1.759 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:13:34.528Z] #19 1.761 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:13:34.528Z] #19 1.763 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:13:34.528Z] #19 1.764 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:13:34.528Z] #19 1.766 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:13:34.528Z] #19 1.767 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:13:34.528Z] #19 1.769 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:13:34.528Z] #19 1.770 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:13:34.528Z] #19 1.770 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:13:34.528Z] #19 1.771 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:13:34.528Z] #19 1.772 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:13:34.528Z] #19 1.773 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:13:35.985Z] Fetching without tags [2022-05-02T12:13:36.166Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:36.714Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:36.715Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:13:35.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:35.970Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:13:35.972Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:35.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:35.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:35.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:35.987Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:36.167Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:36.170Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:36.692Z] > git remote # timeout=10 [2022-05-02T12:13:36.697Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:13:36.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:36.702Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:13:36.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:13:36.715Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:36.720Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:37.446Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:13:38.084Z] + docker version [2022-05-02T12:13:38.084Z] Client: Docker Engine - Community [2022-05-02T12:13:38.084Z] Version: 20.10.14 [2022-05-02T12:13:38.084Z] API version: 1.41 [2022-05-02T12:13:38.084Z] Go version: go1.16.15 [2022-05-02T12:13:38.084Z] Git commit: a224086 [2022-05-02T12:13:38.084Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-02T12:13:38.084Z] OS/Arch: linux/arm64 [2022-05-02T12:13:38.084Z] Context: default [2022-05-02T12:13:38.084Z] Experimental: true [2022-05-02T12:13:38.084Z] [2022-05-02T12:13:38.084Z] Server: Docker Engine - Community [2022-05-02T12:13:38.084Z] Engine: [2022-05-02T12:13:38.084Z] Version: 20.10.14 [2022-05-02T12:13:38.084Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:13:38.084Z] Go version: go1.16.15 [2022-05-02T12:13:38.084Z] Git commit: 87a90dc [2022-05-02T12:13:38.084Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-02T12:13:38.084Z] OS/Arch: linux/arm64 [2022-05-02T12:13:38.084Z] Experimental: true [2022-05-02T12:13:38.084Z] containerd: [2022-05-02T12:13:38.084Z] Version: 1.5.11 [2022-05-02T12:13:38.084Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:13:38.084Z] runc: [2022-05-02T12:13:38.084Z] Version: 1.0.3 [2022-05-02T12:13:38.084Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:13:38.084Z] docker-init: [2022-05-02T12:13:38.084Z] Version: 0.19.0 [2022-05-02T12:13:38.084Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:13:38.359Z] + docker info [2022-05-02T12:13:38.923Z] Client: [2022-05-02T12:13:38.923Z] Context: default [2022-05-02T12:13:38.923Z] Debug Mode: false [2022-05-02T12:13:38.923Z] Plugins: [2022-05-02T12:13:38.923Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:13:38.923Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:13:38.923Z] [2022-05-02T12:13:38.923Z] Server: [2022-05-02T12:13:38.923Z] Containers: 0 [2022-05-02T12:13:38.923Z] Running: 0 [2022-05-02T12:13:38.923Z] Paused: 0 [2022-05-02T12:13:38.923Z] Stopped: 0 [2022-05-02T12:13:38.923Z] Images: 3 [2022-05-02T12:13:38.923Z] Server Version: 20.10.14 [2022-05-02T12:13:38.923Z] Storage Driver: overlay2 [2022-05-02T12:13:38.923Z] Backing Filesystem: extfs [2022-05-02T12:13:38.923Z] Supports d_type: true [2022-05-02T12:13:38.923Z] Native Overlay Diff: true [2022-05-02T12:13:38.923Z] userxattr: false [2022-05-02T12:13:38.923Z] Logging Driver: json-file [2022-05-02T12:13:38.923Z] Cgroup Driver: cgroupfs [2022-05-02T12:13:38.923Z] Cgroup Version: 1 [2022-05-02T12:13:38.923Z] Plugins: [2022-05-02T12:13:38.923Z] Volume: local [2022-05-02T12:13:38.923Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:13:38.923Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:13:38.923Z] Swarm: inactive [2022-05-02T12:13:38.923Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-02T12:13:38.923Z] Default Runtime: runc [2022-05-02T12:13:38.923Z] Init Binary: docker-init [2022-05-02T12:13:38.923Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:13:38.923Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:13:38.923Z] init version: de40ad0 [2022-05-02T12:13:38.923Z] Security Options: [2022-05-02T12:13:38.923Z] apparmor [2022-05-02T12:13:38.923Z] seccomp [2022-05-02T12:13:38.923Z] Profile: default [2022-05-02T12:13:38.923Z] Kernel Version: 5.13.0-1021-aws [2022-05-02T12:13:38.923Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-02T12:13:38.923Z] OSType: linux [2022-05-02T12:13:38.923Z] Architecture: aarch64 [2022-05-02T12:13:38.923Z] CPUs: 2 [2022-05-02T12:13:38.923Z] Total Memory: 7.578GiB [2022-05-02T12:13:38.923Z] Name: ip-10-100-83-133 [2022-05-02T12:13:38.923Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-02T12:13:38.923Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:13:38.923Z] Debug Mode: false [2022-05-02T12:13:38.923Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:13:38.923Z] Labels: [2022-05-02T12:13:38.923Z] Experimental: true [2022-05-02T12:13:38.923Z] Insecure Registries: [2022-05-02T12:13:38.923Z] 127.0.0.0/8 [2022-05-02T12:13:38.923Z] Live Restore Enabled: true [2022-05-02T12:13:38.923Z] [Pipeline] sh [2022-05-02T12:13:39.116Z] Still waiting to schedule task [2022-05-02T12:13:39.117Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056406cbf9cb0fe98)’ is offline [2022-05-02T12:13:39.117Z] ‘azwin-2-2f5110’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘azwin-2-6e5c80’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.117Z] Still waiting to schedule task [2022-05-02T12:13:39.118Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056406cbf9cb0fe98)’ is offline [2022-05-02T12:13:39.118Z] ‘azwin-2-2f5110’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘azwin-2-6e5c80’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.118Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-05-02T12:13:39.241Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:13:39.241Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:13:39.241Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43552/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:13:39.241Z] + bash /home/ubuntu/workspace/moby_PR-43552/check-config.sh [2022-05-02T12:13:39.241Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:13:39.241Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-02T12:13:39.241Z] [2022-05-02T12:13:39.241Z] Generally Necessary: [2022-05-02T12:13:39.241Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:13:39.241Z] - apparmor: enabled and tools installed [2022-05-02T12:13:39.241Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:13:39.241Z] - CONFIG_NET_NS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_PID_NS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:13:39.241Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:13:39.241Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:13:39.241Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:13:39.241Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_MEMCG: enabled [2022-05-02T12:13:39.241Z] - CONFIG_KEYS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:13:39.241Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:13:39.241Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:13:39.241Z] [2022-05-02T12:13:39.241Z] Optional Features: [2022-05-02T12:13:39.241Z] - CONFIG_USER_NS: enabled [2022-05-02T12:13:39.241Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:13:39.241Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:13:39.321Z] Fetching without tags [2022-05-02T12:13:39.473Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:39.500Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:13:39.501Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:13:39.501Z] (cgroup swap accounting is currently enabled) [2022-05-02T12:13:39.501Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:13:39.501Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:13:39.501Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:13:39.501Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:13:39.501Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:13:39.501Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:13:39.501Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:13:39.501Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:13:39.501Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:13:39.501Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:13:39.501Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:13:39.501Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:13:39.501Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:13:39.501Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:13:39.501Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:13:39.501Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:13:39.501Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:13:39.501Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:13:39.501Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:13:39.501Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:13:39.501Z] - Network Drivers: [2022-05-02T12:13:39.501Z] - "overlay": [2022-05-02T12:13:39.501Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:13:39.501Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:13:39.501Z] Optional (for encrypted networks): [2022-05-02T12:13:39.501Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:13:39.501Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:13:39.501Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:13:39.501Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:13:39.501Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:13:39.501Z] - CONFIG_XFRM: enabled [2022-05-02T12:13:39.501Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:13:39.501Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:13:39.501Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:13:39.501Z] - "ipvlan": [2022-05-02T12:13:39.757Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:13:39.757Z] - "macvlan": [2022-05-02T12:13:39.757Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:13:39.757Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:13:39.757Z] - "ftp,tftp client in container": [2022-05-02T12:13:39.757Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:13:39.757Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:13:39.757Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:13:39.757Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:13:39.757Z] - Storage Drivers: [2022-05-02T12:13:39.757Z] - "aufs": [2022-05-02T12:13:39.757Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:13:39.757Z] - "btrfs": [2022-05-02T12:13:39.757Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:13:39.757Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:13:39.757Z] - "devicemapper": [2022-05-02T12:13:39.757Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:13:39.757Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:13:39.757Z] - "overlay": [2022-05-02T12:13:39.757Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:13:39.757Z] - "zfs": [2022-05-02T12:13:39.757Z] - /dev/zfs: present [2022-05-02T12:13:39.757Z] - zfs command: missing [2022-05-02T12:13:39.757Z] - zpool command: missing [2022-05-02T12:13:39.757Z] [2022-05-02T12:13:39.757Z] Limits: [2022-05-02T12:13:39.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:13:39.757Z] [2022-05-02T12:13:39.757Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:13:40.046Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:40.046Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:13:40.076Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:789223f2dc6f92553311f22523bb53abf7936039 . [2022-05-02T12:13:39.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:39.308Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:13:39.311Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:39.316Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:39.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:39.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:39.321Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:39.473Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:39.483Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:40.014Z] > git remote # timeout=10 [2022-05-02T12:13:40.019Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:13:40.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:40.023Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:13:40.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:13:40.046Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:40.051Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:40.333Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:13:40.333Z] #1 sha256:4a440f83c77bab0c8fd9afda626e1e4b43d6085db67f19d87f199c0d1a960b85 [2022-05-02T12:13:40.333Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:13:40.333Z] #1 DONE 0.0s [2022-05-02T12:13:40.333Z] [2022-05-02T12:13:40.333Z] #2 [internal] load .dockerignore [2022-05-02T12:13:40.333Z] #2 sha256:0611e5bdf54f28dbe2cea36f66120489c713ef782efb9346da2e3695e28b8407 [2022-05-02T12:13:40.333Z] #2 transferring context: 145B done [2022-05-02T12:13:40.333Z] #2 DONE 0.0s [2022-05-02T12:13:40.333Z] [2022-05-02T12:13:40.333Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:13:40.333Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-02T12:13:40.333Z] #3 DONE 0.1s [2022-05-02T12:13:40.333Z] [2022-05-02T12:13:40.333Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:13:40.333Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-02T12:13:40.333Z] #4 CACHED [2022-05-02T12:13:40.589Z] [2022-05-02T12:13:40.589Z] #5 [internal] load build definition from Dockerfile [2022-05-02T12:13:40.589Z] #5 sha256:21d143c22982e87ffbfd2cac03ce4ea1507ec43616b2ff5e03a946a5801950b4 [2022-05-02T12:13:40.589Z] #5 DONE 0.0s [2022-05-02T12:13:40.589Z] [2022-05-02T12:13:40.589Z] #6 [internal] load .dockerignore [2022-05-02T12:13:40.589Z] #6 sha256:5d7b7b916e7f5e54025d19ac66cb3574e20b5a4cbe3e90cf6605069fea6a635c [2022-05-02T12:13:40.589Z] #6 DONE 0.0s [2022-05-02T12:13:40.589Z] [2022-05-02T12:13:40.589Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:13:40.589Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-02T12:13:40.589Z] #10 DONE 0.1s [2022-05-02T12:13:40.589Z] [2022-05-02T12:13:40.589Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:13:40.589Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-02T12:13:40.665Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [2022-05-02T12:13:40.845Z] #9 DONE 0.1s [2022-05-02T12:13:40.845Z] [2022-05-02T12:13:40.845Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:13:40.845Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:13:40.845Z] #7 DONE 0.1s [2022-05-02T12:13:40.845Z] [2022-05-02T12:13:40.845Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:13:40.845Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:13:40.845Z] #8 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:13:41.105Z] [2022-05-02T12:13:41.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:13:41.105Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-02T12:13:41.105Z] #11 DONE 0.0s [2022-05-02T12:13:41.105Z] [2022-05-02T12:13:41.105Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:13:41.105Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:13:41.105Z] #71 DONE 0.0s [2022-05-02T12:13:41.105Z] [2022-05-02T12:13:41.105Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:13:41.105Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:13:41.105Z] #69 DONE 0.0s [2022-05-02T12:13:41.105Z] [2022-05-02T12:13:41.105Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:13:41.105Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-02T12:13:41.105Z] #28 DONE 0.0s [2022-05-02T12:13:41.105Z] [2022-05-02T12:13:41.105Z] #24 [internal] load build context [2022-05-02T12:13:41.105Z] #24 sha256:5189d49a1b41835324de2fcefb8488267be384f4d93a3b53a45c59ea86cca25c [2022-05-02T12:13:41.186Z] #19 7.538 Fetched 48.9 MB in 7s (6995 kB/s) [2022-05-02T12:13:41.328Z] + docker version [2022-05-02T12:13:41.328Z] Client: Docker Engine - Community [2022-05-02T12:13:41.328Z] Version: 20.10.14 [2022-05-02T12:13:41.328Z] API version: 1.41 [2022-05-02T12:13:41.328Z] Go version: go1.16.15 [2022-05-02T12:13:41.328Z] Git commit: a224086 [2022-05-02T12:13:41.328Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-02T12:13:41.328Z] OS/Arch: linux/amd64 [2022-05-02T12:13:41.328Z] Context: default [2022-05-02T12:13:41.328Z] Experimental: true [2022-05-02T12:13:41.328Z] [2022-05-02T12:13:41.328Z] Server: Docker Engine - Community [2022-05-02T12:13:41.328Z] Engine: [2022-05-02T12:13:41.328Z] Version: 20.10.14 [2022-05-02T12:13:41.328Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:13:41.328Z] Go version: go1.16.15 [2022-05-02T12:13:41.328Z] Git commit: 87a90dc [2022-05-02T12:13:41.328Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-02T12:13:41.328Z] OS/Arch: linux/amd64 [2022-05-02T12:13:41.328Z] Experimental: true [2022-05-02T12:13:41.328Z] containerd: [2022-05-02T12:13:41.328Z] Version: 1.5.11 [2022-05-02T12:13:41.328Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:13:41.328Z] runc: [2022-05-02T12:13:41.328Z] Version: 1.0.3 [2022-05-02T12:13:41.328Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:13:41.328Z] docker-init: [2022-05-02T12:13:41.328Z] Version: 0.19.0 [2022-05-02T12:13:41.328Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:13:41.436Z] Fetching without tags [2022-05-02T12:13:41.598Z] Fetching without tags [2022-05-02T12:13:41.605Z] + docker info [2022-05-02T12:13:41.675Z] #24 ... [2022-05-02T12:13:41.675Z] [2022-05-02T12:13:41.675Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:13:41.675Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:13:41.675Z] #47 DONE 0.4s [2022-05-02T12:13:41.675Z] [2022-05-02T12:13:41.675Z] #24 [internal] load build context [2022-05-02T12:13:41.675Z] #24 sha256:5189d49a1b41835324de2fcefb8488267be384f4d93a3b53a45c59ea86cca25c [2022-05-02T12:13:42.010Z] Fetching without tags [2022-05-02T12:13:42.170Z] Client: [2022-05-02T12:13:42.170Z] Context: default [2022-05-02T12:13:42.170Z] Debug Mode: false [2022-05-02T12:13:42.170Z] Plugins: [2022-05-02T12:13:42.170Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:13:42.170Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:13:42.170Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:13:42.170Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:13:42.170Z] [2022-05-02T12:13:42.170Z] Server: [2022-05-02T12:13:42.170Z] Containers: 0 [2022-05-02T12:13:42.170Z] Running: 0 [2022-05-02T12:13:42.170Z] Paused: 0 [2022-05-02T12:13:42.170Z] Stopped: 0 [2022-05-02T12:13:42.170Z] Images: 3 [2022-05-02T12:13:42.170Z] Server Version: 20.10.14 [2022-05-02T12:13:42.170Z] Storage Driver: overlay2 [2022-05-02T12:13:42.170Z] Backing Filesystem: extfs [2022-05-02T12:13:42.170Z] Supports d_type: true [2022-05-02T12:13:42.170Z] Native Overlay Diff: true [2022-05-02T12:13:42.170Z] userxattr: false [2022-05-02T12:13:42.170Z] Logging Driver: json-file [2022-05-02T12:13:42.170Z] Cgroup Driver: systemd [2022-05-02T12:13:42.170Z] Cgroup Version: 2 [2022-05-02T12:13:42.170Z] Plugins: [2022-05-02T12:13:42.170Z] Volume: local [2022-05-02T12:13:42.170Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:13:42.170Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:13:42.170Z] Swarm: inactive [2022-05-02T12:13:42.170Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:13:42.170Z] Default Runtime: runc [2022-05-02T12:13:42.170Z] Init Binary: docker-init [2022-05-02T12:13:42.170Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:13:42.170Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:13:42.170Z] init version: de40ad0 [2022-05-02T12:13:42.170Z] Security Options: [2022-05-02T12:13:42.170Z] apparmor [2022-05-02T12:13:42.170Z] seccomp [2022-05-02T12:13:42.170Z] Profile: default [2022-05-02T12:13:42.170Z] cgroupns [2022-05-02T12:13:42.170Z] Kernel Version: 5.13.0-1021-aws [2022-05-02T12:13:42.170Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-02T12:13:42.170Z] OSType: linux [2022-05-02T12:13:42.170Z] Architecture: x86_64 [2022-05-02T12:13:42.170Z] CPUs: 2 [2022-05-02T12:13:42.170Z] Total Memory: 7.476GiB [2022-05-02T12:13:42.170Z] Name: ip-10-100-112-108 [2022-05-02T12:13:42.170Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-02T12:13:42.170Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:13:42.170Z] Debug Mode: false [2022-05-02T12:13:42.170Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:13:42.170Z] Labels: [2022-05-02T12:13:42.170Z] Experimental: true [2022-05-02T12:13:42.170Z] Insecure Registries: [2022-05-02T12:13:42.170Z] 127.0.0.0/8 [2022-05-02T12:13:42.170Z] Live Restore Enabled: true [2022-05-02T12:13:42.170Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-05-02T12:13:42.212Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [Pipeline] sh [2022-05-02T12:13:42.240Z] #24 transferring context: 61.00MB 1.1s done [2022-05-02T12:13:42.240Z] #24 DONE 1.2s [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:13:42.240Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-02T12:13:42.240Z] #70 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:13:42.240Z] #57 sha256:2b4f433eec3f09e4cba76f47bb46c137ae2878af9e7bceb849568853e37ff4bb [2022-05-02T12:13:42.240Z] #57 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-02T12:13:42.240Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-02T12:13:42.240Z] #14 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-02T12:13:42.240Z] #36 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #65 sha256:c339b46c8cc807ce559cabcbea2e83fe9d1b70436da56e704c59ecd13453b3eb [2022-05-02T12:13:42.240Z] #65 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:13:42.240Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-02T12:13:42.240Z] #12 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:13:42.240Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-02T12:13:42.240Z] #38 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-02T12:13:42.240Z] #60 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:13:42.240Z] #27 sha256:a89c7ecc1a830a248ecc13d3dc7c280ac509913c0b7af3f667c7dc05e9f61d85 [2022-05-02T12:13:42.240Z] #27 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:13:42.240Z] #64 sha256:e60fb1238408259a9c2bd06176d2f98bfdef73ce0d10bb03536c3ca709df353c [2022-05-02T12:13:42.240Z] #64 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:13:42.240Z] #66 sha256:9955561f535c57994556faf498a45dbaaf624379115143264b18092f69d5ca23 [2022-05-02T12:13:42.240Z] #66 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:13:42.240Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-02T12:13:42.240Z] #15 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-02T12:13:42.240Z] #13 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:13:42.240Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-02T12:13:42.240Z] #44 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #45 [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 [2022-05-02T12:13:42.240Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-02T12:13:42.240Z] #45 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:13:42.240Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-02T12:13:42.240Z] #17 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:13:42.240Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-02T12:13:42.240Z] #18 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-02T12:13:42.240Z] #29 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #31 sha256:9b67ee42f4484c2f47de4998a2d83895459dcd1b48e8d9afed319f9cdbc7263d [2022-05-02T12:13:42.240Z] #31 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:13:42.240Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-02T12:13:42.240Z] #72 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:13:42.240Z] #32 sha256:90b8f476e8506f43ffb2398c3ef5201506fa0b2fadb53afadd5fda32fe4281c2 [2022-05-02T12:13:42.240Z] #32 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #62 sha256:b781740c7079fe28dc7108f277789060a894d555c0a20f1d6294936a10d46af9 [2022-05-02T12:13:42.240Z] #62 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:13:42.240Z] #59 sha256:3fe9eeecfe276ce8a4a0389df7fe13312917f10901ec5b7dafe5ee42b7450b4f [2022-05-02T12:13:42.240Z] #59 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:13:42.240Z] #35 sha256:cc9c0fa5f42aab825a0887d4c39ad3ccf36ad079929d17deb05bc31d78b9197c [2022-05-02T12:13:42.240Z] #35 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:13:42.240Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-02T12:13:42.240Z] #23 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #40 [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 [2022-05-02T12:13:42.240Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-02T12:13:42.240Z] #40 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:13:42.240Z] #43 sha256:769163e562d20761ba0f0c9d71e4774e2c75c512c55b1389fd13242e2971fa38 [2022-05-02T12:13:42.240Z] #43 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-02T12:13:42.240Z] #22 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:13:42.240Z] #73 sha256:f552422c85cf8ecc3f088349e253de296c9e71e66d7b1feeb304fec65fbe7a23 [2022-05-02T12:13:42.240Z] #73 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:13:42.240Z] #50 sha256:bb2f8a80c83216cc6b4fb17c349bf71690840e0dc08f3a32ae8a714ca0d59d93 [2022-05-02T12:13:42.240Z] #50 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:13:42.240Z] #68 sha256:1a9b322d268d48bd1ef68755f80f27be36c62da742b6b1307e881462b7e4da35 [2022-05-02T12:13:42.240Z] #68 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:13:42.240Z] #61 sha256:f6dc98ff1841db118b6231120205bce82e0ed42c105c9bf1a140be476f70d45b [2022-05-02T12:13:42.240Z] #61 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:13:42.240Z] #25 sha256:f470f4af5a0e9d9522a13bb57c6c8d05f8935a2b629f34424288020b3de247b0 [2022-05-02T12:13:42.240Z] #25 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #58 sha256:56a727431fe61d7c973a33f7cfe82e5049b0f08931b932fde0fdcc7c7907921b [2022-05-02T12:13:42.240Z] #58 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:13:42.240Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-02T12:13:42.240Z] #53 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:13:42.240Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-02T12:13:42.240Z] #19 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #48 [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 [2022-05-02T12:13:42.240Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-02T12:13:42.240Z] #48 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:13:42.240Z] #30 sha256:f44ce9754ef2ad873a5f461d908c721de8c880e8d14b567407cf7bf65f8fa3e3 [2022-05-02T12:13:42.240Z] #30 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:13:42.240Z] #63 sha256:5b4748239d080820b4bcc0545a79eeb6879d2ea11a06430a13d529d9e6b8aa36 [2022-05-02T12:13:42.240Z] #63 CACHED [2022-05-02T12:13:42.240Z] [2022-05-02T12:13:42.240Z] #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 [2022-05-02T12:13:42.240Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-02T12:13:42.241Z] #16 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:13:42.241Z] #67 sha256:966c09ffa620958d259cd4dd81299e7c72ad265eab584078beb9bd4d253b9209 [2022-05-02T12:13:42.241Z] #67 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #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 [2022-05-02T12:13:42.241Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-02T12:13:42.241Z] #51 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:13:42.241Z] #46 sha256:b0ff6e80516b509dc67a4305cd8f8d81a69f815543c11146e08ff992eadd04a0 [2022-05-02T12:13:42.241Z] #46 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:13:42.241Z] #56 sha256:e1ba5df0f0e477727a9f5938cfba6862e7598ecc29c966a6543fc9fdf5cdebfc [2022-05-02T12:13:42.241Z] #56 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:13:42.241Z] #37 sha256:2a6b13c609cf36333fef2f4f848bb896a6d88da6abb071b694a0afb47ddfd6b7 [2022-05-02T12:13:42.241Z] #37 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #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 [2022-05-02T12:13:42.241Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-02T12:13:42.241Z] #34 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #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 [2022-05-02T12:13:42.241Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-02T12:13:42.241Z] #55 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:13:42.241Z] #52 sha256:02164e53b5b876bc2238f3d494872763db04122b31ab41001e58ff81897227c1 [2022-05-02T12:13:42.241Z] #52 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:13:42.241Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-02T12:13:42.241Z] #33 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:13:42.241Z] #54 sha256:9d23f6b75e72f00feee662bcec2ee12a80df4b6e53f695c0bcc3b6f7a1441b2c [2022-05-02T12:13:42.241Z] #54 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:13:42.241Z] #39 sha256:631a921167bb2bda487518fa035dc4c4ad8d736a743fc4dd12fe8f96ab74be46 [2022-05-02T12:13:42.241Z] #39 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #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 [2022-05-02T12:13:42.241Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-02T12:13:42.241Z] #21 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #49 [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 [2022-05-02T12:13:42.241Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-02T12:13:42.241Z] #49 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:13:42.241Z] #41 sha256:c2ba0cdceff2f3695754e2d5964ac96c025ee82478723fe1addfc19984e30804 [2022-05-02T12:13:42.241Z] #41 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #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 [2022-05-02T12:13:42.241Z] #26 sha256:367a931b57b73a5888ba543ae6c3bbb24bc943caa10ef19d45f971d3a6cd118f [2022-05-02T12:13:42.241Z] #26 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:13:42.241Z] #42 sha256:0e96e2b4fd245950338564c7e9897ed1b3d6833124eebb76c81aa84ada0abfde [2022-05-02T12:13:42.241Z] #42 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:13:42.241Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-02T12:13:42.241Z] #20 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:13:42.241Z] #74 sha256:96a8f4501c5722cb6b15887e67382957aeb21d42a19fc1c9ea7d50466f5fa78f [2022-05-02T12:13:42.241Z] #74 CACHED [2022-05-02T12:13:42.241Z] [2022-05-02T12:13:42.241Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:13:42.241Z] #75 sha256:d6a4a880ca5ad48701b7f12f719e49a3a91ff88d1063d664d572b3ba9263302e [2022-05-02T12:13:42.318Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:41.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:41.348Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:13:41.397Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:41.513Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:41.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:41.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:41.632Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:41.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:41.132Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:13:41.199Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:41.333Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:41.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:41.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:41.474Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:42.247Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:42.308Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:41.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:41.701Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:13:41.761Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:41.901Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:13:42.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:13:42.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:42.051Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:13:42.495Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:789223f2dc6f92553311f22523bb53abf7936039 . [2022-05-02T12:13:42.753Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:13:42.753Z] #1 sha256:4c0123efdd038507e21af0408645fae4e2ab73fd88a6fe3f6805c7423a6c2459 [2022-05-02T12:13:42.753Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:13:42.753Z] #1 DONE 0.0s [2022-05-02T12:13:42.753Z] [2022-05-02T12:13:42.753Z] #2 [internal] load .dockerignore [2022-05-02T12:13:42.753Z] #2 sha256:7102dde33e07b62cb99f54617c702bb57b4aa09d04eb9baa2392ee32d950e587 [2022-05-02T12:13:42.753Z] #2 transferring context: 145B 0.0s done [2022-05-02T12:13:42.753Z] #2 DONE 0.0s [2022-05-02T12:13:42.753Z] [2022-05-02T12:13:42.753Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:13:42.753Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:13:42.753Z] #3 DONE 0.1s [2022-05-02T12:13:42.753Z] [2022-05-02T12:13:42.753Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:13:42.753Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:13:42.753Z] #4 CACHED [2022-05-02T12:13:42.778Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:43.011Z] [2022-05-02T12:13:43.011Z] #5 [internal] load build definition from Dockerfile [2022-05-02T12:13:43.011Z] #5 sha256:3243590e0da02a0d28923c70ac645790fbce9b63a3f6298fd6e5c05ddc0cc412 [2022-05-02T12:13:43.011Z] #5 DONE 0.0s [2022-05-02T12:13:43.011Z] [2022-05-02T12:13:43.011Z] #6 [internal] load .dockerignore [2022-05-02T12:13:43.011Z] #6 sha256:756df677dca0b7f1890ed1ca1f4ec36ae17e2e12bfc38f5245887ae1c5f588a8 [2022-05-02T12:13:43.011Z] #6 DONE 0.0s [2022-05-02T12:13:43.011Z] [2022-05-02T12:13:43.011Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:13:43.011Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:13:43.011Z] #10 DONE 0.1s [2022-05-02T12:13:43.011Z] [2022-05-02T12:13:43.011Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:13:43.011Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:13:43.169Z] #75 DONE 1.1s [2022-05-02T12:13:43.271Z] #9 DONE 0.1s [2022-05-02T12:13:43.271Z] [2022-05-02T12:13:43.271Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:13:43.271Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:13:43.271Z] #7 DONE 0.1s [2022-05-02T12:13:43.271Z] [2022-05-02T12:13:43.271Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:13:43.271Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:13:43.271Z] #8 DONE 0.1s [2022-05-02T12:13:43.271Z] [2022-05-02T12:13:43.271Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:13:43.271Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:13:43.271Z] #71 DONE 0.0s [2022-05-02T12:13:43.271Z] [2022-05-02T12:13:43.271Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:13:43.271Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:13:43.271Z] #69 DONE 0.0s [2022-05-02T12:13:43.271Z] [2022-05-02T12:13:43.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:13:43.271Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:13:43.271Z] #11 DONE 0.0s [2022-05-02T12:13:43.271Z] [2022-05-02T12:13:43.271Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:13:43.271Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:13:43.271Z] #28 DONE 0.0s [2022-05-02T12:13:43.271Z] [2022-05-02T12:13:43.271Z] #24 [internal] load build context [2022-05-02T12:13:43.271Z] #24 sha256:9c7e78e1209de7cf9d166ec971b4266ba6cba79be449971713f8b840b254a315 [2022-05-02T12:13:43.426Z] [2022-05-02T12:13:43.426Z] #76 exporting to image [2022-05-02T12:13:43.426Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:13:43.426Z] #76 exporting layers [2022-05-02T12:13:43.735Z] #19 7.538 Reading package lists... [2022-05-02T12:13:43.837Z] #24 ... [2022-05-02T12:13:43.837Z] [2022-05-02T12:13:43.837Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:13:43.837Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:13:43.837Z] #47 DONE 0.5s [2022-05-02T12:13:43.837Z] [2022-05-02T12:13:43.837Z] #24 [internal] load build context [2022-05-02T12:13:43.837Z] #24 sha256:9c7e78e1209de7cf9d166ec971b4266ba6cba79be449971713f8b840b254a315 [2022-05-02T12:13:42.350Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:42.398Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:42.815Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:42.869Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:44.354Z] #76 exporting layers 0.9s done [2022-05-02T12:13:44.354Z] #76 writing image sha256:2d7a06dc76347ef62caa040b15db68ffe50be1ab4fed7ae057de0f12b32a67bb [2022-05-02T12:13:44.354Z] #76 writing image sha256:2d7a06dc76347ef62caa040b15db68ffe50be1ab4fed7ae057de0f12b32a67bb done [2022-05-02T12:13:44.354Z] #76 naming to docker.io/library/docker:789223f2dc6f92553311f22523bb53abf7936039 done [2022-05-02T12:13:44.354Z] #76 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-02T12:13:44.675Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-02T12:13:44.771Z] #24 transferring context: 60.99MB 1.6s done [2022-05-02T12:13:44.771Z] #24 DONE 1.6s [2022-05-02T12:13:44.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/test/unit [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #39 sha256:8b42e9647bad1b8bda2715a0887bb406146995ff6e276fa9b25e47174cbd9a92 [2022-05-02T12:13:45.029Z] #39 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #73 sha256:6484ee73e4e81dc6db2100a2e77767e5a820cb9c47537f2d1792fad10598ba58 [2022-05-02T12:13:45.029Z] #73 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #46 sha256:4a0ba35bcc11ca49a3ab6397ac518f2b530bd0d749d36335370b58324ee0512d [2022-05-02T12:13:45.029Z] #46 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:13:45.029Z] #61 sha256:74f1f1ff034d9063f3f2c219a2ac55b7f1422cea3ec8417ce12a8a2cc911e693 [2022-05-02T12:13:45.029Z] #61 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #35 sha256:2802ceca64cb6fb77e5187ca21c2d7f01275ec50e8da6ea909e14fb594a9efa0 [2022-05-02T12:13:45.029Z] #35 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-02T12:13:45.029Z] #16 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:13:45.029Z] #32 sha256:e03f3ce716969938481f29a9d13c220ddc6eaeb3f007a4e7563ac3ef7367b9ed [2022-05-02T12:13:45.029Z] #32 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #52 sha256:e7e5daef7b30f0cfb32f4ae3eeba79fce57fc8a9ab5d08235399d585e1777f09 [2022-05-02T12:13:45.029Z] #52 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #50 sha256:861892f0c285951de7bd1c448a56be6cc16fa9f713d6d6603100f1617c930761 [2022-05-02T12:13:45.029Z] #50 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:13:45.029Z] #64 sha256:08f466cb6b7447b14584df8f4a972f03baf5844ff8ddbb02d4210d98cd46cf08 [2022-05-02T12:13:45.029Z] #64 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:13:45.029Z] #42 sha256:adb5542d07fa575956ae08ad2def3fc6cf845a88cbc10e5cfffe38709852dc65 [2022-05-02T12:13:45.029Z] #42 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:13:45.029Z] #67 sha256:72eef3f7eb35834df61dcc99d0094bf752f9e266521e0f65d971687b672d0c08 [2022-05-02T12:13:45.029Z] #67 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #54 sha256:635ba07ea7993516c7b4c8d6091de7a8bd08379a24a063449c73b9981da37f57 [2022-05-02T12:13:45.029Z] #54 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #40 [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 [2022-05-02T12:13:45.029Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:13:45.029Z] #40 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #49 [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 [2022-05-02T12:13:45.029Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:13:45.029Z] #49 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:13:45.029Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-02T12:13:45.029Z] #17 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #75 sha256:d3e24a5a3b01d7ebe69b202c844e0ca7b147f078bfcbad7db488c65b7d743608 [2022-05-02T12:13:45.029Z] #75 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:13:45.029Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:13:45.029Z] #53 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:13:45.029Z] #55 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:13:45.029Z] #60 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:13:45.029Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-02T12:13:45.029Z] #18 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.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 [2022-05-02T12:13:45.029Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:13:45.029Z] #29 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:13:45.029Z] #66 sha256:c06496634feb2c503ea0972ddeac0e3a65c78af6a976c10fb9251f7968e96713 [2022-05-02T12:13:45.029Z] #66 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:13:45.029Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-02T12:13:45.029Z] #15 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #58 sha256:bcfc993c3cc6ee6043da9fb5ddf71b44a115931ceeac2138e996015318a5628f [2022-05-02T12:13:45.029Z] #58 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:13:45.029Z] #13 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:13:45.029Z] #41 sha256:fe586a9fc3018041c23922938ae36b7a6d069edbdbf949afd2a6f02a2678a9ae [2022-05-02T12:13:45.029Z] #41 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #68 sha256:87ea3b7bb6b6258b90af84541e1a61277cedc3648ea4dc5341bc43380820dd39 [2022-05-02T12:13:45.029Z] #68 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:13:45.029Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-02T12:13:45.029Z] #19 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:13:45.029Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:13:45.029Z] #70 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:13:45.029Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-02T12:13:45.029Z] #20 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:13:45.029Z] #43 sha256:c233636ce5edcc2d5148833fc87061ee683bef3f15c4003382ab8fb426614321 [2022-05-02T12:13:45.029Z] #43 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:13:45.029Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:13:45.029Z] #12 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #31 sha256:9796ed7075465581dbf2140698b6c6a5074ea754088c43aa9f710c7afc44e0c4 [2022-05-02T12:13:45.029Z] #31 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #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 [2022-05-02T12:13:45.029Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:13:45.029Z] #36 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:13:45.029Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:13:45.029Z] #38 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.029Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:13:45.029Z] #74 sha256:29f12ed00e845e8d95ac43b35c5f8a07ae894d321c87f87ddb1c5f8bbb826f1a [2022-05-02T12:13:45.029Z] #74 CACHED [2022-05-02T12:13:45.029Z] [2022-05-02T12:13:45.030Z] #45 [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 [2022-05-02T12:13:45.030Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:13:45.030Z] #45 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:13:45.030Z] #30 sha256:d044422380e2521809bdb9412c867f17a1f7cd480f760e0c5ac09783aaad13a2 [2022-05-02T12:13:45.030Z] #30 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:13:45.030Z] #25 sha256:02742dedb4ec66dd6cf40c4576cfecf599227503a5f5f340eace673fd5a486af [2022-05-02T12:13:45.030Z] #25 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:13:45.030Z] #51 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:13:45.030Z] #14 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:13:45.030Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:13:45.030Z] #72 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:13:45.030Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:13:45.030Z] #44 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:13:45.030Z] #63 sha256:2c82f1494c3a93077e1388514c63b462d2438387f4bf9c128a9db26b32776843 [2022-05-02T12:13:45.030Z] #63 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:13:45.030Z] #37 sha256:01006d849719264b383dd823551afd4b117241a814a7bc6e8583750415edf45b [2022-05-02T12:13:45.030Z] #37 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:13:45.030Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-02T12:13:45.030Z] #23 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #48 [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 [2022-05-02T12:13:45.030Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:13:45.030Z] #48 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:13:45.030Z] #21 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #62 sha256:0ee2fba8643ed94d65cf4b5515e1332fec0423cd0f52288cfa5e3aa9d295aaf6 [2022-05-02T12:13:45.030Z] #62 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:13:45.030Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:13:45.030Z] #33 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-02T12:13:45.030Z] #22 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #26 sha256:f21dfa8d355a926633e5bab55829b5b331aabfc1a9288fb2a335329de781a573 [2022-05-02T12:13:45.030Z] #26 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:13:45.030Z] #57 sha256:45bc9a905b2a8f83e4e8ad0064c932d3b6b54777e5bb125f15ac3984802adf35 [2022-05-02T12:13:45.030Z] #57 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:13:45.030Z] #27 sha256:c18f66b1d8222bf13ea2e746eb9e5b4b68726e6fa68a30ef4204aca604163ffe [2022-05-02T12:13:45.030Z] #27 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:13:45.030Z] #59 sha256:d1b07aa1f68e7b31d99f8e01cd494ac205b8473d44a16afd6bb7e6821d98958e [2022-05-02T12:13:45.030Z] #59 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #65 sha256:53f957389353766afe88d096b783ed953a0698e93d9c4dfdf8dbb5647c02a0d3 [2022-05-02T12:13:45.030Z] #65 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:13:45.030Z] #34 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:13:45.030Z] #56 sha256:0f15a323b87609973b16b3c58f5df42b1b9b60ddaf11d4749e924c611807a2c7 [2022-05-02T12:13:45.030Z] #56 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #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 [2022-05-02T12:13:45.030Z] #76 sha256:2f9e3a135cc109c53cc1d6829a166906e79ae9a33c789b317b9ca1eea8e3ca9d [2022-05-02T12:13:45.030Z] #76 CACHED [2022-05-02T12:13:45.030Z] [2022-05-02T12:13:45.030Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:13:45.030Z] #77 sha256:9a0c78603e36b69d1ad6d9ae3c19086409691244a14038ba45976af6a2430532 [2022-05-02T12:13:45.251Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-02T12:13:45.251Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-02T12:13:45.251Z] + TESTDIRS=./... [2022-05-02T12:13:45.251Z] + exclude_paths='/vendor/|/integration' [2022-05-02T12:13:45.251Z] ++ go list ./... [2022-05-02T12:13:45.251Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-02T12:13:45.780Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:45.780Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:13:45.964Z] #77 DONE 1.0s [2022-05-02T12:13:45.964Z] [2022-05-02T12:13:45.964Z] #78 exporting to image [2022-05-02T12:13:45.964Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:13:45.964Z] #78 exporting layers [2022-05-02T12:13:46.181Z] + pkg_list='github.com/docker/docker/api [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/backend [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/container [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/events [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/filters [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/image [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/mount [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/network [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/registry [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/time [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/versions [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:13:46.181Z] github.com/docker/docker/api/types/volume [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:13:46.181Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:13:46.181Z] github.com/docker/docker/cli [2022-05-02T12:13:46.181Z] github.com/docker/docker/cli/config [2022-05-02T12:13:46.181Z] github.com/docker/docker/cli/debug [2022-05-02T12:13:46.181Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:13:46.181Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:13:46.181Z] github.com/docker/docker/client [2022-05-02T12:13:46.181Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:13:46.181Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:13:46.181Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:13:46.181Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:13:46.181Z] github.com/docker/docker/container [2022-05-02T12:13:46.181Z] github.com/docker/docker/container/stream [2022-05-02T12:13:46.181Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:13:46.181Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:13:46.181Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/config [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/events [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/exec [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/images [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/links [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/names [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/network [2022-05-02T12:13:46.181Z] github.com/docker/docker/daemon/stats [2022-05-02T12:13:46.181Z] github.com/docker/docker/distribution [2022-05-02T12:13:46.181Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:13:46.181Z] github.com/docker/docker/distribution/utils [2022-05-02T12:13:46.181Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:13:46.181Z] github.com/docker/docker/dockerversion [2022-05-02T12:13:46.181Z] github.com/docker/docker/errdefs [2022-05-02T12:13:46.181Z] github.com/docker/docker/image [2022-05-02T12:13:46.181Z] github.com/docker/docker/image/cache [2022-05-02T12:13:46.181Z] github.com/docker/docker/image/tarexport [2022-05-02T12:13:46.181Z] github.com/docker/docker/image/v1 [2022-05-02T12:13:46.181Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:13:46.181Z] github.com/docker/docker/layer [2022-05-02T12:13:46.181Z] github.com/docker/docker/libcontainerd [2022-05-02T12:13:46.181Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:13:46.181Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:13:46.181Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:13:46.181Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:13:46.181Z] github.com/docker/docker/oci [2022-05-02T12:13:46.181Z] github.com/docker/docker/oci/caps [2022-05-02T12:13:46.181Z] github.com/docker/docker/opts [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/archive [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/directory [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/platform [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/pools [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/progress [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/signal [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/stack [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/system [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:13:46.181Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:13:46.181Z] github.com/docker/docker/plugin [2022-05-02T12:13:46.181Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:13:46.182Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:13:46.182Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:13:46.182Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:13:46.182Z] github.com/docker/docker/quota [2022-05-02T12:13:46.182Z] github.com/docker/docker/reference [2022-05-02T12:13:46.182Z] github.com/docker/docker/registry [2022-05-02T12:13:46.182Z] github.com/docker/docker/registry/resumable [2022-05-02T12:13:46.182Z] github.com/docker/docker/restartmanager [2022-05-02T12:13:46.182Z] github.com/docker/docker/rootless [2022-05-02T12:13:46.182Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:13:46.182Z] github.com/docker/docker/runconfig [2022-05-02T12:13:46.182Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/environment [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/registry [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/request [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/drivers [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/local [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/mounts [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/service [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:13:46.182Z] ++ grep --fixed-strings -v /libnetwork [2022-05-02T12:13:46.182Z] ++ echo 'github.com/docker/docker/api [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/backend [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/container [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/events [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/filters [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/image [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/mount [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/network [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/registry [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/time [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/versions [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/volume [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:13:46.182Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:13:46.182Z] github.com/docker/docker/cli [2022-05-02T12:13:46.182Z] github.com/docker/docker/cli/config [2022-05-02T12:13:46.182Z] github.com/docker/docker/cli/debug [2022-05-02T12:13:46.182Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:13:46.182Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:13:46.182Z] github.com/docker/docker/client [2022-05-02T12:13:46.182Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:13:46.182Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:13:46.182Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:13:46.182Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:13:46.182Z] github.com/docker/docker/container [2022-05-02T12:13:46.182Z] github.com/docker/docker/container/stream [2022-05-02T12:13:46.182Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:13:46.182Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:13:46.182Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/config [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/events [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/exec [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/images [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/links [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/names [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/network [2022-05-02T12:13:46.182Z] github.com/docker/docker/daemon/stats [2022-05-02T12:13:46.182Z] github.com/docker/docker/distribution [2022-05-02T12:13:46.182Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:13:46.182Z] github.com/docker/docker/distribution/utils [2022-05-02T12:13:46.182Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:13:46.182Z] github.com/docker/docker/dockerversion [2022-05-02T12:13:46.182Z] github.com/docker/docker/errdefs [2022-05-02T12:13:46.182Z] github.com/docker/docker/image [2022-05-02T12:13:46.182Z] github.com/docker/docker/image/cache [2022-05-02T12:13:46.182Z] github.com/docker/docker/image/tarexport [2022-05-02T12:13:46.182Z] github.com/docker/docker/image/v1 [2022-05-02T12:13:46.182Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:13:46.182Z] github.com/docker/docker/layer [2022-05-02T12:13:46.182Z] github.com/docker/docker/libcontainerd [2022-05-02T12:13:46.182Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:13:46.182Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:13:46.182Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:13:46.182Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:13:46.182Z] github.com/docker/docker/oci [2022-05-02T12:13:46.182Z] github.com/docker/docker/oci/caps [2022-05-02T12:13:46.182Z] github.com/docker/docker/opts [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/archive [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/directory [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/platform [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/pools [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/progress [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/signal [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/stack [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/system [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:13:46.182Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:13:46.182Z] github.com/docker/docker/plugin [2022-05-02T12:13:46.182Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:13:46.182Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:13:46.182Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:13:46.182Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:13:46.182Z] github.com/docker/docker/quota [2022-05-02T12:13:46.182Z] github.com/docker/docker/reference [2022-05-02T12:13:46.182Z] github.com/docker/docker/registry [2022-05-02T12:13:46.182Z] github.com/docker/docker/registry/resumable [2022-05-02T12:13:46.182Z] github.com/docker/docker/restartmanager [2022-05-02T12:13:46.182Z] github.com/docker/docker/rootless [2022-05-02T12:13:46.182Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:13:46.182Z] github.com/docker/docker/runconfig [2022-05-02T12:13:46.182Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/environment [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/registry [2022-05-02T12:13:46.182Z] github.com/docker/docker/testutil/request [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/drivers [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/local [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/mounts [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/service [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:13:46.182Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:13:46.182Z] + base_pkg_list='github.com/docker/docker/api [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/backend [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/container [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/events [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/filters [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/image [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/mount [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/network [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/registry [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/time [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/versions [2022-05-02T12:13:46.182Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/volume [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/config [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/debug [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:13:46.183Z] github.com/docker/docker/client [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:13:46.183Z] github.com/docker/docker/container [2022-05-02T12:13:46.183Z] github.com/docker/docker/container/stream [2022-05-02T12:13:46.183Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:13:46.183Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:13:46.183Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/config [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/events [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/exec [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/images [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/links [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/names [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/network [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/stats [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution/utils [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:13:46.183Z] github.com/docker/docker/dockerversion [2022-05-02T12:13:46.183Z] github.com/docker/docker/errdefs [2022-05-02T12:13:46.183Z] github.com/docker/docker/image [2022-05-02T12:13:46.183Z] github.com/docker/docker/image/cache [2022-05-02T12:13:46.183Z] github.com/docker/docker/image/tarexport [2022-05-02T12:13:46.183Z] github.com/docker/docker/image/v1 [2022-05-02T12:13:46.183Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:13:46.183Z] github.com/docker/docker/layer [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:13:46.183Z] github.com/docker/docker/oci [2022-05-02T12:13:46.183Z] github.com/docker/docker/oci/caps [2022-05-02T12:13:46.183Z] github.com/docker/docker/opts [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/archive [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/directory [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/platform [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/pools [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/progress [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/signal [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/stack [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/system [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:13:46.183Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:13:46.183Z] github.com/docker/docker/plugin [2022-05-02T12:13:46.183Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:13:46.183Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:13:46.183Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:13:46.183Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:13:46.183Z] github.com/docker/docker/quota [2022-05-02T12:13:46.183Z] github.com/docker/docker/reference [2022-05-02T12:13:46.183Z] github.com/docker/docker/registry [2022-05-02T12:13:46.183Z] github.com/docker/docker/registry/resumable [2022-05-02T12:13:46.183Z] github.com/docker/docker/restartmanager [2022-05-02T12:13:46.183Z] github.com/docker/docker/rootless [2022-05-02T12:13:46.183Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:13:46.183Z] github.com/docker/docker/runconfig [2022-05-02T12:13:46.183Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/environment [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/registry [2022-05-02T12:13:46.183Z] github.com/docker/docker/testutil/request [2022-05-02T12:13:46.183Z] github.com/docker/docker/volume [2022-05-02T12:13:46.183Z] github.com/docker/docker/volume/drivers [2022-05-02T12:13:46.183Z] github.com/docker/docker/volume/local [2022-05-02T12:13:46.183Z] github.com/docker/docker/volume/mounts [2022-05-02T12:13:46.183Z] github.com/docker/docker/volume/service [2022-05-02T12:13:46.183Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:13:46.183Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:13:46.183Z] ++ grep --fixed-strings /libnetwork [2022-05-02T12:13:46.183Z] ++ echo 'github.com/docker/docker/api [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/backend [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/container [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/events [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/filters [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/image [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/mount [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/network [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/registry [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/time [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/versions [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:13:46.183Z] github.com/docker/docker/api/types/volume [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:13:46.183Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/config [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/debug [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:13:46.183Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:13:46.183Z] github.com/docker/docker/client [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:13:46.183Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:13:46.183Z] github.com/docker/docker/container [2022-05-02T12:13:46.183Z] github.com/docker/docker/container/stream [2022-05-02T12:13:46.183Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:13:46.183Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:13:46.183Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/config [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/events [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/exec [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/images [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/links [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/names [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/network [2022-05-02T12:13:46.183Z] github.com/docker/docker/daemon/stats [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution/utils [2022-05-02T12:13:46.183Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:13:46.183Z] github.com/docker/docker/dockerversion [2022-05-02T12:13:46.183Z] github.com/docker/docker/errdefs [2022-05-02T12:13:46.183Z] github.com/docker/docker/image [2022-05-02T12:13:46.183Z] github.com/docker/docker/image/cache [2022-05-02T12:13:46.183Z] github.com/docker/docker/image/tarexport [2022-05-02T12:13:46.183Z] github.com/docker/docker/image/v1 [2022-05-02T12:13:46.183Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:13:46.183Z] github.com/docker/docker/layer [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:13:46.183Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:13:46.183Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:13:46.184Z] github.com/docker/docker/oci [2022-05-02T12:13:46.184Z] github.com/docker/docker/oci/caps [2022-05-02T12:13:46.184Z] github.com/docker/docker/opts [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/archive [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/directory [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/platform [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/pools [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/progress [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/signal [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/stack [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/system [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:13:46.184Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:13:46.184Z] github.com/docker/docker/plugin [2022-05-02T12:13:46.184Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:13:46.184Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:13:46.184Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:13:46.184Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:13:46.184Z] github.com/docker/docker/quota [2022-05-02T12:13:46.184Z] github.com/docker/docker/reference [2022-05-02T12:13:46.184Z] github.com/docker/docker/registry [2022-05-02T12:13:46.184Z] github.com/docker/docker/registry/resumable [2022-05-02T12:13:46.184Z] github.com/docker/docker/restartmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/rootless [2022-05-02T12:13:46.184Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:13:46.184Z] github.com/docker/docker/runconfig [2022-05-02T12:13:46.184Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/environment [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/registry [2022-05-02T12:13:46.184Z] github.com/docker/docker/testutil/request [2022-05-02T12:13:46.184Z] github.com/docker/docker/volume [2022-05-02T12:13:46.184Z] github.com/docker/docker/volume/drivers [2022-05-02T12:13:46.184Z] github.com/docker/docker/volume/local [2022-05-02T12:13:46.184Z] github.com/docker/docker/volume/mounts [2022-05-02T12:13:46.184Z] github.com/docker/docker/volume/service [2022-05-02T12:13:46.184Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:13:46.184Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:13:46.184Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/types' [2022-05-02T12:13:46.184Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-02T12:13:46.184Z] + echo 'github.com/docker/docker/libnetwork [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/types' [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:13:46.184Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:13:46.184Z] + type docker-proxy [2022-05-02T12:13:46.184Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-02T12:13:46.184Z] + hack/make.sh binary-proxy install-proxy [2022-05-02T12:13:46.184Z] [2022-05-02T12:13:46.184Z] Removing bundles/ [2022-05-02T12:13:46.184Z] [2022-05-02T12:13:46.184Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-02T12:13:46.184Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-02T12:13:46.184Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:13:45.463Z] > git remote # timeout=10 [2022-05-02T12:13:45.514Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:13:45.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:45.563Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:13:45.695Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-02T12:13:45.813Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:45.861Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:46.283Z] #19 10.51 Reading package lists... [2022-05-02T12:13:46.308Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:13:46.703Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:46.704Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:13:47.211Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:47.212Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:13:47.226Z] #19 13.47 Building dependency tree... [2022-05-02T12:13:47.254Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [2022-05-02T12:13:47.337Z] #78 exporting layers 1.0s done [2022-05-02T12:13:47.337Z] #78 writing image sha256:bdbe23094e37bb929ef26c308ad19df296868b1829e0a672b58beefbeacd48c8 done [2022-05-02T12:13:47.337Z] #78 naming to docker.io/library/docker:789223f2dc6f92553311f22523bb53abf7936039 done [2022-05-02T12:13:47.337Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:13:47.487Z] #19 14.63 The following additional packages will be installed: [2022-05-02T12:13:47.487Z] #19 14.63 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-02T12:13:47.487Z] #19 14.63 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-02T12:13:47.487Z] #19 14.63 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-02T12:13:47.487Z] #19 14.63 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-02T12:13:47.487Z] #19 14.63 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-02T12:13:47.487Z] #19 14.63 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-02T12:13:47.487Z] #19 14.63 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-02T12:13:47.487Z] #19 14.63 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-02T12:13:47.487Z] #19 14.63 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.63 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-02T12:13:47.487Z] #19 14.63 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-02T12:13:47.487Z] #19 14.63 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-02T12:13:47.487Z] #19 14.63 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-02T12:13:47.487Z] #19 14.63 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-02T12:13:47.487Z] #19 14.63 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-02T12:13:47.487Z] #19 14.63 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-02T12:13:47.487Z] #19 14.63 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-02T12:13:47.487Z] #19 14.63 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-02T12:13:47.487Z] #19 14.63 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-02T12:13:47.487Z] #19 14.63 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-02T12:13:47.487Z] #19 14.63 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-02T12:13:47.487Z] #19 14.63 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-02T12:13:47.487Z] #19 14.63 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-02T12:13:47.487Z] #19 14.63 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-02T12:13:47.487Z] #19 14.63 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-02T12:13:47.487Z] #19 14.63 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-02T12:13:47.487Z] #19 14.63 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-02T12:13:47.487Z] #19 14.63 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-02T12:13:47.487Z] #19 14.63 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-02T12:13:47.487Z] #19 14.63 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-02T12:13:47.487Z] #19 14.63 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-02T12:13:47.487Z] #19 14.63 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-02T12:13:47.487Z] #19 14.63 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-02T12:13:47.487Z] #19 14.63 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-02T12:13:47.487Z] #19 14.63 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-02T12:13:47.487Z] #19 14.63 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-02T12:13:47.487Z] #19 14.63 linux-libc-dev-s390x-cross patch xz-utils [2022-05-02T12:13:47.487Z] #19 14.64 Suggested packages: [2022-05-02T12:13:47.487Z] #19 14.64 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-02T12:13:47.487Z] #19 14.64 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.64 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-02T12:13:47.487Z] #19 14.64 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-02T12:13:47.487Z] #19 14.64 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-02T12:13:47.487Z] #19 14.64 libyaml-shell-perl ed diffutils-doc [2022-05-02T12:13:47.487Z] #19 14.64 Recommended packages: [2022-05-02T12:13:47.487Z] #19 14.64 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-02T12:13:47.488Z] #19 14.64 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-02T12:13:47.589Z] + docker version [2022-05-02T12:13:47.589Z] Client: [2022-05-02T12:13:47.589Z] Version: 20.10.9 [2022-05-02T12:13:47.589Z] API version: 1.41 [2022-05-02T12:13:47.589Z] Go version: go1.16.8 [2022-05-02T12:13:47.589Z] Git commit: c2ea9bc [2022-05-02T12:13:47.589Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:13:47.589Z] OS/Arch: windows/amd64 [2022-05-02T12:13:47.589Z] Context: default [2022-05-02T12:13:47.589Z] Experimental: true [2022-05-02T12:13:47.589Z] [2022-05-02T12:13:47.589Z] Server: Docker Engine - Community [2022-05-02T12:13:47.589Z] Engine: [2022-05-02T12:13:47.589Z] Version: 20.10.9 [2022-05-02T12:13:47.589Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:13:47.589Z] Go version: go1.16.8 [2022-05-02T12:13:47.589Z] Git commit: 79ea9d3 [2022-05-02T12:13:47.589Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:13:47.589Z] OS/Arch: windows/amd64 [2022-05-02T12:13:47.589Z] Experimental: true [Pipeline] sh [2022-05-02T12:13:47.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -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:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh dynbinary test-integration [Pipeline] sh [2022-05-02T12:13:48.125Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [2022-05-02T12:13:48.253Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-02T12:13:48.253Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-02T12:13:48.253Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-02T12:13:48.253Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-02T12:13:48.253Z] systemd 247.3-7 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) [2022-05-02T12:13:48.253Z] Detected virtualization docker. [2022-05-02T12:13:48.253Z] Detected architecture x86-64. [2022-05-02T12:13:48.253Z] Set hostname to <02f757113b49>. [2022-05-02T12:13:48.253Z] modprobe@configfs.service: Succeeded. [2022-05-02T12:13:48.253Z] modprobe@drm.service: Succeeded. [2022-05-02T12:13:48.253Z] modprobe@fuse.service: Succeeded. [2022-05-02T12:13:48.253Z] + source /etc/docker-entrypoint-cmd [2022-05-02T12:13:48.253Z] ++ hack/make.sh dynbinary test-integration [2022-05-02T12:13:48.253Z] [2022-05-02T12:13:46.315Z] > git remote # timeout=10 [2022-05-02T12:13:46.377Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:13:46.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:46.440Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:13:46.601Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-02T12:13:46.738Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:46.811Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:46.855Z] > git remote # timeout=10 [2022-05-02T12:13:46.926Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:13:46.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:13:46.985Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:13:47.119Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-02T12:13:47.248Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:13:47.305Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:13:48.511Z] Removing bundles/ [2022-05-02T12:13:48.511Z] [2022-05-02T12:13:48.511Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:13:48.511Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:13:48.511Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [2022-05-02T12:13:48.549Z] + docker version [2022-05-02T12:13:48.549Z] Client: [2022-05-02T12:13:48.549Z] Version: 20.10.9 [2022-05-02T12:13:48.549Z] API version: 1.41 [2022-05-02T12:13:48.549Z] Go version: go1.16.8 [2022-05-02T12:13:48.549Z] Git commit: c2ea9bc [2022-05-02T12:13:48.549Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:13:48.549Z] OS/Arch: windows/amd64 [2022-05-02T12:13:48.549Z] Context: default [2022-05-02T12:13:48.549Z] Experimental: true [2022-05-02T12:13:48.549Z] [2022-05-02T12:13:48.549Z] Server: Docker Engine - Community [2022-05-02T12:13:48.549Z] Engine: [2022-05-02T12:13:48.549Z] Version: 20.10.9 [2022-05-02T12:13:48.549Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:13:48.549Z] Go version: go1.16.8 [2022-05-02T12:13:48.549Z] Git commit: 79ea9d3 [2022-05-02T12:13:48.549Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:13:48.549Z] OS/Arch: windows/amd64 [2022-05-02T12:13:48.549Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:13:48.875Z] #19 15.81 The following NEW packages will be installed: [2022-05-02T12:13:48.875Z] #19 15.81 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-02T12:13:48.875Z] #19 15.81 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-02T12:13:48.875Z] #19 15.81 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-02T12:13:48.875Z] #19 15.81 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-02T12:13:48.875Z] #19 15.81 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-02T12:13:48.875Z] #19 15.81 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-02T12:13:48.875Z] #19 15.81 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-02T12:13:48.875Z] #19 15.81 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-02T12:13:48.875Z] #19 15.81 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-02T12:13:48.875Z] #19 15.81 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-02T12:13:48.875Z] #19 15.81 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-02T12:13:48.875Z] #19 15.81 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-02T12:13:48.875Z] #19 15.81 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-02T12:13:48.875Z] #19 15.81 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-02T12:13:48.875Z] #19 15.81 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-02T12:13:48.875Z] #19 15.81 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-02T12:13:48.875Z] #19 15.81 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-02T12:13:48.875Z] #19 15.81 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-02T12:13:48.875Z] #19 15.81 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-02T12:13:48.875Z] #19 15.81 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-02T12:13:48.875Z] #19 15.81 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-02T12:13:48.875Z] #19 15.81 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-02T12:13:48.875Z] #19 15.81 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-02T12:13:48.875Z] #19 15.81 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-02T12:13:48.875Z] #19 15.82 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-02T12:13:48.875Z] #19 15.82 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-02T12:13:48.875Z] #19 15.82 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-02T12:13:48.875Z] #19 15.82 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-02T12:13:48.875Z] #19 15.82 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-02T12:13:48.875Z] #19 15.82 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-02T12:13:48.875Z] #19 15.82 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-02T12:13:48.875Z] #19 15.82 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-02T12:13:48.875Z] #19 15.82 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-02T12:13:48.875Z] #19 15.82 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-02T12:13:48.875Z] #19 15.82 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-02T12:13:48.875Z] #19 15.82 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-02T12:13:48.875Z] #19 15.82 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-02T12:13:48.875Z] #19 15.82 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-02T12:13:48.875Z] #19 15.82 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-02T12:13:48.875Z] #19 15.82 linux-libc-dev-s390x-cross patch xz-utils [2022-05-02T12:13:48.875Z] #19 16.15 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:13:48.875Z] #19 16.15 Need to get 787 MB of archives. [2022-05-02T12:13:48.875Z] #19 16.15 After this operation, 3385 MB of additional disk space will be used. [2022-05-02T12:13:48.875Z] #19 16.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-02T12:13:48.875Z] #19 16.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-02T12:13:48.875Z] #19 16.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-02T12:13:48.875Z] #19 16.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-02T12:13:48.875Z] #19 16.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-02T12:13:48.875Z] #19 16.16 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-02T12:13:48.875Z] #19 16.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-02T12:13:48.875Z] #19 16.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-02T12:13:48.985Z] + docker info [2022-05-02T12:13:48.985Z] Client: [2022-05-02T12:13:48.985Z] Context: default [2022-05-02T12:13:48.985Z] Debug Mode: false [2022-05-02T12:13:48.985Z] [2022-05-02T12:13:48.985Z] Server: [2022-05-02T12:13:48.985Z] Containers: 0 [2022-05-02T12:13:48.985Z] Running: 0 [2022-05-02T12:13:48.985Z] Paused: 0 [2022-05-02T12:13:48.985Z] Stopped: 0 [2022-05-02T12:13:48.985Z] Images: 13 [2022-05-02T12:13:48.985Z] Server Version: 20.10.9 [2022-05-02T12:13:48.985Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:13:48.985Z] Windows: [2022-05-02T12:13:48.985Z] LCOW: [2022-05-02T12:13:48.985Z] Logging Driver: json-file [2022-05-02T12:13:48.985Z] Plugins: [2022-05-02T12:13:48.985Z] Volume: local [2022-05-02T12:13:48.985Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:13:48.985Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:13:48.985Z] Swarm: inactive [2022-05-02T12:13:48.985Z] Default Isolation: process [2022-05-02T12:13:48.985Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:13:48.985Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:13:48.985Z] OSType: windows [2022-05-02T12:13:48.985Z] Architecture: x86_64 [2022-05-02T12:13:48.985Z] CPUs: 4 [2022-05-02T12:13:48.985Z] Total Memory: 32GiB [2022-05-02T12:13:48.985Z] Name: azwin-2-d32a01 [2022-05-02T12:13:48.985Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:13:48.985Z] Docker Root Dir: D:\docker [2022-05-02T12:13:48.985Z] Debug Mode: false [2022-05-02T12:13:48.985Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:13:48.985Z] Labels: [2022-05-02T12:13:48.985Z] Experimental: true [2022-05-02T12:13:48.985Z] Insecure Registries: [2022-05-02T12:13:48.985Z] 10.0.0.4:5000 [2022-05-02T12:13:48.985Z] 127.0.0.0/8 [2022-05-02T12:13:48.985Z] Registry Mirrors: [2022-05-02T12:13:48.985Z] http://10.0.0.4:5000/ [2022-05-02T12:13:48.985Z] Live Restore Enabled: false [2022-05-02T12:13:48.985Z] Product License: Community Engine [2022-05-02T12:13:48.985Z] [Pipeline] sh [2022-05-02T12:13:49.136Z] #19 16.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-02T12:13:49.136Z] #19 16.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-02T12:13:49.136Z] #19 16.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-02T12:13:49.136Z] #19 16.26 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] [2022-05-02T12:13:49.136Z] #19 16.26 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] [2022-05-02T12:13:49.397Z] #19 16.61 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] [Pipeline] } [Pipeline] // stage [2022-05-02T12:13:49.521Z] + docker version [2022-05-02T12:13:49.521Z] Client: [2022-05-02T12:13:49.521Z] Version: 20.10.9 [2022-05-02T12:13:49.521Z] API version: 1.41 [2022-05-02T12:13:49.521Z] Go version: go1.16.8 [2022-05-02T12:13:49.521Z] Git commit: c2ea9bc [2022-05-02T12:13:49.521Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:13:49.521Z] OS/Arch: windows/amd64 [2022-05-02T12:13:49.521Z] Context: default [2022-05-02T12:13:49.521Z] Experimental: true [2022-05-02T12:13:49.521Z] [2022-05-02T12:13:49.521Z] Server: Docker Engine - Community [2022-05-02T12:13:49.521Z] Engine: [2022-05-02T12:13:49.521Z] Version: 20.10.9 [2022-05-02T12:13:49.521Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:13:49.521Z] Go version: go1.16.8 [2022-05-02T12:13:49.521Z] Git commit: 79ea9d3 [2022-05-02T12:13:49.521Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:13:49.521Z] OS/Arch: windows/amd64 [2022-05-02T12:13:49.521Z] Experimental: true [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-02T12:13:49.659Z] #19 16.61 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] [2022-05-02T12:13:49.920Z] #19 16.94 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] [2022-05-02T12:13:49.920Z] #19 16.95 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] [2022-05-02T12:13:49.946Z] + docker info [Pipeline] sh [2022-05-02T12:13:50.181Z] #19 17.29 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] [2022-05-02T12:13:50.181Z] #19 17.29 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] [2022-05-02T12:13:50.451Z] #19 17.62 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] [2022-05-02T12:13:50.451Z] #19 17.62 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] [2022-05-02T12:13:51.023Z] #19 17.93 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] [2022-05-02T12:13:51.023Z] #19 17.93 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] [2022-05-02T12:13:51.023Z] #19 17.93 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] [2022-05-02T12:13:51.023Z] #19 17.93 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] [2022-05-02T12:13:51.023Z] #19 17.93 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] [2022-05-02T12:13:51.023Z] #19 17.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-02T12:13:51.023Z] #19 17.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-02T12:13:51.023Z] #19 17.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-02T12:13:51.023Z] #19 17.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-02T12:13:51.023Z] #19 17.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-02T12:13:51.023Z] #19 17.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-02T12:13:51.023Z] #19 17.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-02T12:13:51.023Z] #19 17.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-02T12:13:51.023Z] #19 17.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-02T12:13:51.023Z] #19 17.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-02T12:13:51.023Z] #19 18.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-02T12:13:51.023Z] #19 18.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-02T12:13:51.023Z] #19 18.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-02T12:13:51.023Z] #19 18.01 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] [2022-05-02T12:13:51.040Z] + docker info [2022-05-02T12:13:51.040Z] Client: [2022-05-02T12:13:51.040Z] Context: default [2022-05-02T12:13:51.040Z] Debug Mode: false [2022-05-02T12:13:51.040Z] [2022-05-02T12:13:51.040Z] Server: [2022-05-02T12:13:51.040Z] Containers: 0 [2022-05-02T12:13:51.040Z] Running: 0 [2022-05-02T12:13:51.040Z] Paused: 0 [2022-05-02T12:13:51.040Z] Stopped: 0 [2022-05-02T12:13:51.040Z] Images: 13 [2022-05-02T12:13:51.040Z] Server Version: 20.10.9 [2022-05-02T12:13:51.040Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:13:51.040Z] Windows: [2022-05-02T12:13:51.040Z] LCOW: [2022-05-02T12:13:51.040Z] Logging Driver: json-file [2022-05-02T12:13:51.040Z] Plugins: [2022-05-02T12:13:51.040Z] Volume: local [2022-05-02T12:13:51.040Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:13:51.040Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:13:51.040Z] Swarm: inactive [2022-05-02T12:13:51.040Z] Default Isolation: process [2022-05-02T12:13:51.040Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:13:51.040Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:13:51.040Z] OSType: windows [2022-05-02T12:13:51.040Z] Architecture: x86_64 [2022-05-02T12:13:51.040Z] CPUs: 4 [2022-05-02T12:13:51.040Z] Total Memory: 32GiB [2022-05-02T12:13:51.040Z] Name: azwin-2-d32a00 [2022-05-02T12:13:51.040Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:13:51.040Z] Docker Root Dir: D:\docker [2022-05-02T12:13:51.040Z] Debug Mode: false [2022-05-02T12:13:51.040Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:13:51.040Z] Labels: [2022-05-02T12:13:51.040Z] Experimental: true [2022-05-02T12:13:51.040Z] Insecure Registries: [2022-05-02T12:13:51.040Z] 10.0.0.4:5000 [2022-05-02T12:13:51.040Z] 127.0.0.0/8 [2022-05-02T12:13:51.040Z] Registry Mirrors: [2022-05-02T12:13:51.040Z] http://10.0.0.4:5000/ [2022-05-02T12:13:51.040Z] Live Restore Enabled: false [2022-05-02T12:13:51.040Z] Product License: Community Engine [2022-05-02T12:13:51.040Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-02T12:13:51.284Z] #19 18.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-05-02T12:13:51.284Z] #19 18.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-05-02T12:13:51.284Z] #19 18.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-02T12:13:51.284Z] #19 18.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-02T12:13:51.284Z] #19 18.42 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] [2022-05-02T12:13:51.482Z] Client: [2022-05-02T12:13:51.482Z] Context: default [2022-05-02T12:13:51.482Z] Debug Mode: false [2022-05-02T12:13:51.482Z] Plugins: [2022-05-02T12:13:51.482Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-02T12:13:51.482Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-02T12:13:51.482Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-02T12:13:51.482Z] [2022-05-02T12:13:51.482Z] Server: [2022-05-02T12:13:51.482Z] Containers: 0 [2022-05-02T12:13:51.482Z] Running: 0 [2022-05-02T12:13:51.482Z] Paused: 0 [2022-05-02T12:13:51.482Z] Stopped: 0 [2022-05-02T12:13:51.482Z] Images: 13 [2022-05-02T12:13:51.482Z] Server Version: 20.10.9 [2022-05-02T12:13:51.482Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:13:51.482Z] Windows: [2022-05-02T12:13:51.482Z] LCOW: [2022-05-02T12:13:51.482Z] Logging Driver: json-file [2022-05-02T12:13:51.482Z] Plugins: [2022-05-02T12:13:51.482Z] Volume: local [2022-05-02T12:13:51.482Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:13:51.482Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:13:51.482Z] Swarm: inactive [2022-05-02T12:13:51.482Z] Default Isolation: process [2022-05-02T12:13:51.482Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T12:13:51.482Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-02T12:13:51.482Z] OSType: windows [2022-05-02T12:13:51.482Z] Architecture: x86_64 [2022-05-02T12:13:51.482Z] CPUs: 4 [2022-05-02T12:13:51.482Z] Total Memory: 32GiB [2022-05-02T12:13:51.482Z] Name: azwin-2-9b8a80 [2022-05-02T12:13:51.482Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-02T12:13:51.482Z] Docker Root Dir: D:\docker [2022-05-02T12:13:51.482Z] Debug Mode: false [2022-05-02T12:13:51.482Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:13:51.482Z] Labels: [2022-05-02T12:13:51.482Z] Experimental: true [2022-05-02T12:13:51.482Z] Insecure Registries: [2022-05-02T12:13:51.482Z] 10.0.0.4:5000 [2022-05-02T12:13:51.482Z] 127.0.0.0/8 [2022-05-02T12:13:51.482Z] Registry Mirrors: [2022-05-02T12:13:51.482Z] http://10.0.0.4:5000/ [2022-05-02T12:13:51.482Z] Live Restore Enabled: false [2022-05-02T12:13:51.482Z] Product License: Community Engine [2022-05-02T12:13:51.482Z] [2022-05-02T12:13:51.546Z] #19 18.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-02T12:13:51.546Z] #19 18.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-02T12:13:51.546Z] #19 18.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-02T12:13:51.546Z] #19 18.78 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-05-02T12:13:51.807Z] #19 18.78 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-02T12:13:51.807Z] #19 18.78 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:13:51.807Z] #19 18.84 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-02T12:13:51.807Z] #19 18.85 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-02T12:13:51.807Z] #19 18.86 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-02T12:13:51.807Z] #19 18.86 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-02T12:13:51.807Z] #19 18.86 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-02T12:13:51.807Z] #19 18.87 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-02T12:13:51.807Z] #19 18.87 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-02T12:13:51.807Z] #19 18.88 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-02T12:13:51.807Z] #19 18.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-02T12:13:51.807Z] #19 18.89 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-02T12:13:51.807Z] #19 18.89 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-02T12:13:51.807Z] #19 18.90 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-02T12:13:51.807Z] #19 18.90 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] [Pipeline] powershell [2022-05-02T12:13:52.069Z] #19 19.26 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-02T12:13:52.069Z] #19 19.26 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-02T12:13:52.069Z] #19 19.27 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-02T12:13:52.069Z] #19 19.29 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-02T12:13:52.069Z] #19 19.30 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] [2022-05-02T12:13:52.642Z] #19 19.65 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-02T12:13:52.642Z] #19 19.65 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-02T12:13:52.642Z] #19 19.65 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-02T12:13:52.642Z] #19 19.66 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-02T12:13:52.642Z] #19 19.66 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-02T12:13:52.642Z] #19 19.66 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-02T12:13:52.642Z] #19 19.66 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-02T12:13:52.642Z] #19 19.67 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-02T12:13:52.642Z] #19 19.67 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-02T12:13:52.642Z] #19 19.68 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-02T12:13:52.642Z] #19 19.68 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] [2022-05-02T12:13:52.726Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-02T12:13:52.726Z] [2022-05-02T12:13:52.726Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-02T12:13:52.726Z] Installing docker-proxy to /usr/local/bin/ [2022-05-02T12:13:52.726Z] [2022-05-02T12:13:52.726Z] + mkdir -p bundles [2022-05-02T12:13:52.726Z] + '[' -n 'github.com/docker/docker/api [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/backend [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/container [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/events [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/filters [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/image [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/mount [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/network [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/registry [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/time [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/versions [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:13:52.726Z] github.com/docker/docker/api/types/volume [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:13:52.726Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:13:52.726Z] github.com/docker/docker/cli [2022-05-02T12:13:52.726Z] github.com/docker/docker/cli/config [2022-05-02T12:13:52.726Z] github.com/docker/docker/cli/debug [2022-05-02T12:13:52.726Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:13:52.726Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:13:52.726Z] github.com/docker/docker/client [2022-05-02T12:13:52.726Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:13:52.726Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:13:52.726Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:13:52.726Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:13:52.726Z] github.com/docker/docker/container [2022-05-02T12:13:52.726Z] github.com/docker/docker/container/stream [2022-05-02T12:13:52.726Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:13:52.726Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:13:52.726Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/config [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/events [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/exec [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/images [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/links [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/names [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/network [2022-05-02T12:13:52.726Z] github.com/docker/docker/daemon/stats [2022-05-02T12:13:52.726Z] github.com/docker/docker/distribution [2022-05-02T12:13:52.726Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:13:52.726Z] github.com/docker/docker/distribution/utils [2022-05-02T12:13:52.726Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:13:52.726Z] github.com/docker/docker/dockerversion [2022-05-02T12:13:52.726Z] github.com/docker/docker/errdefs [2022-05-02T12:13:52.726Z] github.com/docker/docker/image [2022-05-02T12:13:52.726Z] github.com/docker/docker/image/cache [2022-05-02T12:13:52.726Z] github.com/docker/docker/image/tarexport [2022-05-02T12:13:52.726Z] github.com/docker/docker/image/v1 [2022-05-02T12:13:52.726Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:13:52.726Z] github.com/docker/docker/layer [2022-05-02T12:13:52.726Z] github.com/docker/docker/libcontainerd [2022-05-02T12:13:52.726Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:13:52.726Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:13:52.726Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:13:52.726Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:13:52.726Z] github.com/docker/docker/oci [2022-05-02T12:13:52.726Z] github.com/docker/docker/oci/caps [2022-05-02T12:13:52.726Z] github.com/docker/docker/opts [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/archive [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/directory [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/platform [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/pools [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/progress [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/signal [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/stack [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/system [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:13:52.726Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:13:52.726Z] github.com/docker/docker/plugin [2022-05-02T12:13:52.726Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:13:52.726Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:13:52.726Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:13:52.726Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:13:52.726Z] github.com/docker/docker/quota [2022-05-02T12:13:52.726Z] github.com/docker/docker/reference [2022-05-02T12:13:52.726Z] github.com/docker/docker/registry [2022-05-02T12:13:52.726Z] github.com/docker/docker/registry/resumable [2022-05-02T12:13:52.726Z] github.com/docker/docker/restartmanager [2022-05-02T12:13:52.726Z] github.com/docker/docker/rootless [2022-05-02T12:13:52.726Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:13:52.726Z] github.com/docker/docker/runconfig [2022-05-02T12:13:52.726Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/environment [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/registry [2022-05-02T12:13:52.726Z] github.com/docker/docker/testutil/request [2022-05-02T12:13:52.726Z] github.com/docker/docker/volume [2022-05-02T12:13:52.727Z] github.com/docker/docker/volume/drivers [2022-05-02T12:13:52.727Z] github.com/docker/docker/volume/local [2022-05-02T12:13:52.727Z] github.com/docker/docker/volume/mounts [2022-05-02T12:13:52.727Z] github.com/docker/docker/volume/service [2022-05-02T12:13:52.727Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:13:52.727Z] github.com/docker/docker/volume/testutils' ']' [2022-05-02T12:13:52.727Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-02T12:13:52.727Z] ? github.com/docker/docker/api [no test files] [2022-05-02T12:13:52.904Z] #19 20.04 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-02T12:13:52.904Z] #19 20.04 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-02T12:13:52.904Z] #19 20.05 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-02T12:13:52.904Z] #19 20.06 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-02T12:13:52.904Z] #19 20.07 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] [2022-05-02T12:13:53.167Z] #19 20.40 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-02T12:13:53.167Z] #19 20.40 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-02T12:13:53.167Z] #19 20.40 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-02T12:13:53.167Z] #19 20.41 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-05-02T12:13:53.167Z] #19 20.41 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-02T12:13:53.167Z] #19 20.41 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-02T12:13:53.167Z] #19 20.41 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-02T12:13:53.167Z] #19 20.41 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-02T12:13:53.167Z] #19 20.43 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-02T12:13:53.167Z] #19 20.43 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-02T12:13:53.167Z] #19 20.45 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-02T12:13:53.429Z] #19 20.45 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-02T12:13:53.429Z] #19 20.45 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-02T12:13:53.429Z] #19 20.46 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-02T12:13:53.429Z] #19 20.47 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] [2022-05-02T12:13:53.691Z] #19 20.83 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-02T12:13:53.691Z] #19 20.83 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-02T12:13:53.691Z] #19 20.84 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-02T12:13:53.691Z] #19 20.86 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-02T12:13:53.691Z] #19 20.87 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] [2022-05-02T12:13:54.264Z] #19 21.21 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-02T12:13:54.264Z] #19 21.21 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-02T12:13:54.264Z] #19 21.21 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-02T12:13:54.264Z] #19 21.22 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-02T12:13:54.264Z] #19 21.22 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-02T12:13:54.264Z] #19 21.22 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-02T12:13:54.264Z] #19 21.22 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-02T12:13:54.264Z] #19 21.22 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-02T12:13:54.264Z] #19 21.23 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-02T12:13:54.264Z] #19 21.24 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-02T12:13:54.264Z] #19 21.24 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-02T12:13:54.264Z] #19 21.25 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] [2022-05-02T12:13:54.525Z] #19 21.60 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-02T12:13:54.525Z] #19 21.60 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-02T12:13:54.525Z] #19 21.61 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-02T12:13:54.525Z] #19 21.62 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-02T12:13:54.525Z] #19 21.64 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] [2022-05-02T12:13:54.787Z] #19 21.98 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-02T12:13:54.787Z] #19 21.98 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-02T12:13:55.049Z] #19 22.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:13:55.310Z] #19 22.40 Fetched 787 MB in 6s (128 MB/s) [2022-05-02T12:13:55.310Z] #19 22.43 Selecting previously unselected package liblocale-gettext-perl. [2022-05-02T12:13:55.310Z] #19 22.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:13:55.310Z] #19 22.52 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-02T12:13:55.310Z] #19 22.52 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-02T12:13:55.310Z] #19 22.56 Selecting previously unselected package bzip2. [2022-05-02T12:13:55.310Z] #19 22.56 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-02T12:13:55.310Z] #19 22.56 Unpacking bzip2 (1.0.8-4) ... [2022-05-02T12:13:55.310Z] #19 22.59 Selecting previously unselected package libmagic-mgc. [2022-05-02T12:13:55.571Z] #19 22.60 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-02T12:13:55.571Z] #19 22.60 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-02T12:13:55.571Z] #19 22.68 Selecting previously unselected package libmagic1:amd64. [2022-05-02T12:13:55.571Z] #19 22.68 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-02T12:13:55.571Z] #19 22.69 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-02T12:13:55.571Z] #19 22.72 Selecting previously unselected package file. [2022-05-02T12:13:55.571Z] #19 22.72 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-02T12:13:55.572Z] #19 22.72 Unpacking file (1:5.39-3) ... [2022-05-02T12:13:55.572Z] #19 22.76 Selecting previously unselected package xz-utils. [2022-05-02T12:13:55.572Z] #19 22.76 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-02T12:13:55.572Z] #19 22.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:13:55.572Z] #19 22.86 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-02T12:13:55.833Z] #19 22.87 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-02T12:13:55.833Z] #19 22.87 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-02T12:13:56.094Z] #19 23.20 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-02T12:13:56.094Z] #19 23.20 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-02T12:13:56.094Z] #19 23.21 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-02T12:13:56.356Z] #19 23.51 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-02T12:13:56.356Z] #19 23.51 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-02T12:13:56.356Z] #19 23.51 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-02T12:13:56.618Z] #19 23.81 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-02T12:13:56.618Z] #19 23.81 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-02T12:13:56.618Z] #19 23.81 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-02T12:13:57.191Z] #19 24.08 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-02T12:13:57.191Z] #19 24.08 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-02T12:13:57.191Z] #19 24.08 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-02T12:13:57.191Z] #19 24.31 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-02T12:13:57.191Z] #19 24.31 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:13:57.191Z] #19 24.31 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:13:57.191Z] #19 24.35 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-02T12:13:57.191Z] #19 24.35 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:13:57.191Z] #19 24.35 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:13:58.656Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-02T12:13:58.657Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6b632780\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-02T12:13:58.657Z] ---------------------------------------------------------------------------- [2022-05-02T12:13:58.657Z] [2022-05-02T12:13:58.657Z] INFO: executeCI.ps1 starting at Mon May 2 12:13:58 CUT 2022 [2022-05-02T12:13:58.657Z] [2022-05-02T12:13:58.657Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-02T12:13:58.657Z] INFO: Running git version 2.24.1.windows.2 [2022-05-02T12:13:58.657Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-02T12:13:58.657Z] INFO: Environment variables: [2022-05-02T12:13:58.657Z] [2022-05-02T12:13:58.657Z] Name Value [2022-05-02T12:13:58.657Z] ---- ----- [2022-05-02T12:13:58.657Z] ALLUSERSPROFILE C:\ProgramData [2022-05-02T12:13:58.657Z] amd64 true [2022-05-02T12:13:58.657Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-02T12:13:58.657Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-02T12:13:58.657Z] arm64 true [2022-05-02T12:13:58.657Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-02T12:13:58.657Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-02T12:13:58.657Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-02T12:13:58.657Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-02T12:13:58.657Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-02T12:13:58.657Z] BRANCH_NAME PR-43552 [2022-05-02T12:13:58.657Z] BUILD_DISPLAY_NAME #2 [2022-05-02T12:13:58.657Z] BUILD_ID 2 [2022-05-02T12:13:58.657Z] BUILD_NUMBER 2 [2022-05-02T12:13:58.657Z] BUILD_TAG jenkins-moby-PR-43552-2 [2022-05-02T12:13:58.657Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/ [2022-05-02T12:13:58.657Z] cgroup2 true [2022-05-02T12:13:58.657Z] CHANGE_AUTHOR thaJeztah [2022-05-02T12:13:58.657Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-02T12:13:58.657Z] CHANGE_BRANCH remove_redundant_validation [2022-05-02T12:13:58.657Z] CHANGE_FORK thaJeztah/docker [2022-05-02T12:13:58.657Z] CHANGE_ID 43552 [2022-05-02T12:13:58.657Z] CHANGE_TARGET master [2022-05-02T12:13:58.657Z] CHANGE_TITLE api: postContainersStop, postContainersRestart remove redundant validation [2022-05-02T12:13:58.657Z] CHANGE_URL https://github.com/moby/moby/pull/43552 [2022-05-02T12:13:58.657Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:13:58.657Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-02T12:13:58.657Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-02T12:13:58.657Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-02T12:13:58.657Z] COMPUTERNAME azwin-2-d32a01 [2022-05-02T12:13:58.657Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-02T12:13:58.657Z] ConfigSequenceNumber 0 [2022-05-02T12:13:58.657Z] dco true [2022-05-02T12:13:58.657Z] DOCKER_BUILDKIT 0 [2022-05-02T12:13:58.657Z] DOCKER_DUT_DEBUG 1 [2022-05-02T12:13:58.657Z] DOCKER_EXPERIMENTAL 1 [2022-05-02T12:13:58.657Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-02T12:13:58.657Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-02T12:13:58.657Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-02T12:13:58.657Z] EXECUTOR_NUMBER 0 [2022-05-02T12:13:58.657Z] FQDN azwin-2-d32a01.westus.cloudapp.azure.com [2022-05-02T12:13:58.657Z] GIT_BRANCH PR-43552 [2022-05-02T12:13:58.657Z] GIT_COMMIT 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:13:58.657Z] GIT_PREVIOUS_COMMIT dfd2c699097a217905db556d29b0a5f9b41dcd79 [2022-05-02T12:13:58.657Z] GIT_URL https://github.com/moby/moby.git [2022-05-02T12:13:58.657Z] HUDSON_COOKIE 3241ce78-ba74-49b4-9207-3a8830076c46 [2022-05-02T12:13:58.657Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:13:58.657Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-02T12:13:58.657Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-02T12:13:58.657Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-02T12:13:58.657Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:13:58.657Z] JENKINS_NODE_COOKIE 46aa2328-0f25-4161-ac28-583f465d7283 [2022-05-02T12:13:58.657Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-02T12:13:58.657Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-02T12:13:58.657Z] JOB_BASE_NAME PR-43552 [2022-05-02T12:13:58.657Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/display/redirect [2022-05-02T12:13:58.657Z] JOB_NAME moby/PR-43552 [2022-05-02T12:13:58.657Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/ [2022-05-02T12:13:58.657Z] library.jps.version master [2022-05-02T12:13:58.657Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-02T12:13:58.657Z] NODE_LABELS amd64 azure azwin-2-d32a01 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-02T12:13:58.657Z] NODE_NAME azwin-2-d32a01 [2022-05-02T12:13:58.657Z] NUMBER_OF_PROCESSORS 4 [2022-05-02T12:13:58.657Z] OS Windows_NT [2022-05-02T12:13:58.657Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-02T12:13:58.657Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-02T12:13:58.657Z] ppc64le false [2022-05-02T12:13:58.657Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-02T12:13:58.657Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-05-02T12:13:58.657Z] PROCESSOR_LEVEL 6 [2022-05-02T12:13:58.657Z] PROCESSOR_REVISION 5504 [2022-05-02T12:13:58.657Z] ProgramData C:\ProgramData [2022-05-02T12:13:58.657Z] ProgramFiles C:\Program Files [2022-05-02T12:13:58.657Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-02T12:13:58.657Z] ProgramW6432 C:\Program Files [2022-05-02T12:13:58.657Z] PROMPT $P$G [2022-05-02T12:13:58.657Z] PSExecutionPolicyPreference Bypass [2022-05-02T12:13:58.657Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-02T12:13:58.657Z] PUBLIC C:\Users\Public [2022-05-02T12:13:58.657Z] rootless true [2022-05-02T12:13:58.657Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=artif... [2022-05-02T12:13:58.657Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=changes [2022-05-02T12:13:58.657Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect [2022-05-02T12:13:58.657Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=tests [2022-05-02T12:13:58.657Z] s390x false [2022-05-02T12:13:58.657Z] SKIP_VALIDATION_TESTS 1 [2022-05-02T12:13:58.657Z] SOURCES_DRIVE d [2022-05-02T12:13:58.657Z] SOURCES_SUBDIR gopath [2022-05-02T12:13:58.657Z] STAGE_NAME Run tests [2022-05-02T12:13:58.657Z] SystemDrive C: [2022-05-02T12:13:58.657Z] SystemRoot C:\Windows [2022-05-02T12:13:58.657Z] TEMP C:\Windows\TEMP [2022-05-02T12:13:58.657Z] TESTDEBUG 0 [2022-05-02T12:13:58.657Z] TESTRUN_DRIVE d [2022-05-02T12:13:58.657Z] TESTRUN_SUBDIR CI [2022-05-02T12:13:58.657Z] TIMEOUT 120m [2022-05-02T12:13:58.657Z] TMP C:\Windows\TEMP [2022-05-02T12:13:58.657Z] unit_validate true [2022-05-02T12:13:58.657Z] USERDOMAIN WORKGROUP [2022-05-02T12:13:58.657Z] USERNAME azwin-2-d32a01$ [2022-05-02T12:13:58.657Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-02T12:13:58.657Z] validate_force false [2022-05-02T12:13:58.657Z] windir C:\Windows [2022-05-02T12:13:58.657Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-02T12:13:58.657Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-02T12:13:58.657Z] windows2022 true [2022-05-02T12:13:58.657Z] windows2022containerd true [2022-05-02T12:13:58.657Z] windowsRS5 true [2022-05-02T12:13:58.657Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-02T12:13:58.657Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-02T12:13:58.657Z] [2022-05-02T12:13:58.657Z] [2022-05-02T12:13:58.657Z] [2022-05-02T12:13:59.113Z] INFO: Sources under d:\gopath\... [2022-05-02T12:13:59.113Z] INFO: Test run under d:\CI\... [2022-05-02T12:13:59.113Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-02T12:13:59.113Z] INFO: docker/docker repository was found [2022-05-02T12:13:59.113Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-02T12:13:59.113Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-02T12:13:59.113Z] INFO: Docker version of control daemon [2022-05-02T12:13:59.113Z] [2022-05-02T12:13:59.113Z] Client: [2022-05-02T12:13:59.113Z] Version: 20.10.9 [2022-05-02T12:13:59.113Z] API version: 1.41 [2022-05-02T12:13:59.113Z] Go version: go1.16.8 [2022-05-02T12:13:59.113Z] Git commit: c2ea9bc [2022-05-02T12:13:59.113Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:13:59.113Z] OS/Arch: windows/amd64 [2022-05-02T12:13:59.113Z] Context: default [2022-05-02T12:13:59.113Z] Experimental: true [2022-05-02T12:13:59.113Z] [2022-05-02T12:13:59.113Z] Server: Docker Engine - Community [2022-05-02T12:13:59.113Z] Engine: [2022-05-02T12:13:59.113Z] Version: 20.10.9 [2022-05-02T12:13:59.113Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:13:59.113Z] Go version: go1.16.8 [2022-05-02T12:13:59.113Z] Git commit: 79ea9d3 [2022-05-02T12:13:59.113Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:13:59.113Z] OS/Arch: windows/amd64 [2022-05-02T12:13:59.113Z] Experimental: true [2022-05-02T12:13:59.113Z] [2022-05-02T12:13:59.113Z] INFO: Docker info of control daemon [2022-05-02T12:13:59.113Z] [2022-05-02T12:13:59.113Z] Client: [2022-05-02T12:13:59.113Z] Context: default [2022-05-02T12:13:59.113Z] Debug Mode: false [2022-05-02T12:13:59.113Z] [2022-05-02T12:13:59.113Z] Server: [2022-05-02T12:13:59.113Z] Containers: 0 [2022-05-02T12:13:59.113Z] Running: 0 [2022-05-02T12:13:59.113Z] Paused: 0 [2022-05-02T12:13:59.113Z] Stopped: 0 [2022-05-02T12:13:59.113Z] Images: 13 [2022-05-02T12:13:59.113Z] Server Version: 20.10.9 [2022-05-02T12:13:59.113Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:13:59.113Z] Windows: [2022-05-02T12:13:59.113Z] LCOW: [2022-05-02T12:13:59.113Z] Logging Driver: json-file [2022-05-02T12:13:59.113Z] Plugins: [2022-05-02T12:13:59.113Z] Volume: local [2022-05-02T12:13:59.113Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:13:59.113Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:13:59.113Z] Swarm: inactive [2022-05-02T12:13:59.113Z] Default Isolation: process [2022-05-02T12:13:59.113Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:13:59.113Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:13:59.113Z] OSType: windows [2022-05-02T12:13:59.113Z] Architecture: x86_64 [2022-05-02T12:13:59.113Z] CPUs: 4 [2022-05-02T12:13:59.113Z] Total Memory: 32GiB [2022-05-02T12:13:59.113Z] Name: azwin-2-d32a01 [2022-05-02T12:13:59.113Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:13:59.113Z] Docker Root Dir: D:\docker [2022-05-02T12:13:59.113Z] Debug Mode: false [2022-05-02T12:13:59.113Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:13:59.113Z] Labels: [2022-05-02T12:13:59.113Z] Experimental: true [2022-05-02T12:13:59.113Z] Insecure Registries: [2022-05-02T12:13:59.113Z] 10.0.0.4:5000 [2022-05-02T12:13:59.113Z] 127.0.0.0/8 [2022-05-02T12:13:59.570Z] Registry Mirrors: [2022-05-02T12:13:59.570Z] http://10.0.0.4:5000/ [2022-05-02T12:13:59.570Z] Live Restore Enabled: false [2022-05-02T12:13:59.570Z] Product License: Community Engine [2022-05-02T12:13:59.570Z] [2022-05-02T12:13:59.570Z] [2022-05-02T12:13:59.570Z] INFO: Commit hash is 789223f2dc [2022-05-02T12:13:59.570Z] INFO: Nuke-Everything... [2022-05-02T12:13:59.570Z] INFO: Container count on control daemon to delete is 0 [2022-05-02T12:13:59.570Z] INFO: Nuking d:\CI [2022-05-02T12:14:00.531Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2022-05-02T12:14:00.988Z] powershell.exe : time="2022-05-02T12:14:00Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being [2022-05-02T12:14:00.988Z] used by another process.id=CI flavour=0" [2022-05-02T12:14:00.988Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6b632780\powershellWrapper.ps1:3 char:1 [2022-05-02T12:14:00.988Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-02T12:14:00.988Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-02T12:14:00.988Z] + CategoryInfo : NotSpecified: (time="2022-05-0...=CI flavour=0" :String) [], RemoteException [2022-05-02T12:14:00.988Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-02T12:14:00.988Z] [2022-05-02T12:14:00.988Z] INFO: Location for testing is d:\CI\PR-43552\2 [2022-05-02T12:14:00.988Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-02T12:14:00.988Z] [2022-05-02T12:14:00.988Z] [2022-05-02T12:14:00.988Z] INFO: Building the image from Dockerfile.windows at 05/02/2022 12:14:00... [2022-05-02T12:14:00.988Z] [2022-05-02T12:14:02.191Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-02T12:14:02.191Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-db25055a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-02T12:14:02.191Z] ---------------------------------------------------------------------------- [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.191Z] INFO: executeCI.ps1 starting at Mon May 2 12:14:00 CUT 2022 [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.191Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-02T12:14:02.191Z] INFO: Running git version 2.24.1.windows.2 [2022-05-02T12:14:02.191Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-02T12:14:02.191Z] INFO: Environment variables: [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.191Z] Name Value [2022-05-02T12:14:02.191Z] ---- ----- [2022-05-02T12:14:02.191Z] ALLUSERSPROFILE C:\ProgramData [2022-05-02T12:14:02.191Z] amd64 true [2022-05-02T12:14:02.191Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-02T12:14:02.191Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-02T12:14:02.191Z] arm64 true [2022-05-02T12:14:02.191Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-02T12:14:02.191Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-02T12:14:02.191Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-02T12:14:02.191Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-02T12:14:02.191Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-02T12:14:02.191Z] BRANCH_NAME PR-43552 [2022-05-02T12:14:02.191Z] BUILD_DISPLAY_NAME #2 [2022-05-02T12:14:02.191Z] BUILD_ID 2 [2022-05-02T12:14:02.191Z] BUILD_NUMBER 2 [2022-05-02T12:14:02.191Z] BUILD_TAG jenkins-moby-PR-43552-2 [2022-05-02T12:14:02.191Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/ [2022-05-02T12:14:02.191Z] cgroup2 true [2022-05-02T12:14:02.191Z] CHANGE_AUTHOR thaJeztah [2022-05-02T12:14:02.191Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-02T12:14:02.191Z] CHANGE_BRANCH remove_redundant_validation [2022-05-02T12:14:02.191Z] CHANGE_FORK thaJeztah/docker [2022-05-02T12:14:02.191Z] CHANGE_ID 43552 [2022-05-02T12:14:02.191Z] CHANGE_TARGET master [2022-05-02T12:14:02.191Z] CHANGE_TITLE api: postContainersStop, postContainersRestart remove redundant validation [2022-05-02T12:14:02.191Z] CHANGE_URL https://github.com/moby/moby/pull/43552 [2022-05-02T12:14:02.191Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:14:02.191Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-02T12:14:02.191Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-02T12:14:02.191Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-02T12:14:02.191Z] COMPUTERNAME azwin-2-d32a00 [2022-05-02T12:14:02.191Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-02T12:14:02.191Z] ConfigSequenceNumber 0 [2022-05-02T12:14:02.191Z] dco true [2022-05-02T12:14:02.191Z] DOCKER_BUILDKIT 0 [2022-05-02T12:14:02.191Z] DOCKER_DUT_DEBUG 1 [2022-05-02T12:14:02.191Z] DOCKER_EXPERIMENTAL 1 [2022-05-02T12:14:02.191Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-02T12:14:02.191Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-02T12:14:02.191Z] EXECUTOR_NUMBER 0 [2022-05-02T12:14:02.191Z] FQDN azwin-2-d32a00.westus.cloudapp.azure.com [2022-05-02T12:14:02.191Z] GIT_BRANCH PR-43552 [2022-05-02T12:14:02.191Z] GIT_COMMIT 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:14:02.191Z] GIT_PREVIOUS_COMMIT dfd2c699097a217905db556d29b0a5f9b41dcd79 [2022-05-02T12:14:02.191Z] GIT_URL https://github.com/moby/moby.git [2022-05-02T12:14:02.191Z] HUDSON_COOKIE f7cb1279-d668-42e7-ab97-966d01a50109 [2022-05-02T12:14:02.191Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:14:02.191Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-02T12:14:02.191Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-02T12:14:02.191Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-02T12:14:02.191Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:14:02.191Z] JENKINS_NODE_COOKIE f3469dc0-f0a6-4798-8992-df9c39411a50 [2022-05-02T12:14:02.191Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-02T12:14:02.191Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-02T12:14:02.191Z] JOB_BASE_NAME PR-43552 [2022-05-02T12:14:02.191Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/display/redirect [2022-05-02T12:14:02.191Z] JOB_NAME moby/PR-43552 [2022-05-02T12:14:02.191Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/ [2022-05-02T12:14:02.191Z] library.jps.version master [2022-05-02T12:14:02.191Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-02T12:14:02.191Z] NODE_LABELS amd64 azure azwin-2-d32a00 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-02T12:14:02.191Z] NODE_NAME azwin-2-d32a00 [2022-05-02T12:14:02.191Z] NUMBER_OF_PROCESSORS 4 [2022-05-02T12:14:02.191Z] OS Windows_NT [2022-05-02T12:14:02.191Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-02T12:14:02.191Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-02T12:14:02.191Z] ppc64le false [2022-05-02T12:14:02.191Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-02T12:14:02.191Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-02T12:14:02.191Z] PROCESSOR_LEVEL 6 [2022-05-02T12:14:02.191Z] PROCESSOR_REVISION 4f01 [2022-05-02T12:14:02.191Z] ProgramData C:\ProgramData [2022-05-02T12:14:02.191Z] ProgramFiles C:\Program Files [2022-05-02T12:14:02.191Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-02T12:14:02.191Z] ProgramW6432 C:\Program Files [2022-05-02T12:14:02.191Z] PROMPT $P$G [2022-05-02T12:14:02.191Z] PSExecutionPolicyPreference Bypass [2022-05-02T12:14:02.191Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-02T12:14:02.191Z] PUBLIC C:\Users\Public [2022-05-02T12:14:02.191Z] rootless true [2022-05-02T12:14:02.191Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=artif... [2022-05-02T12:14:02.191Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=changes [2022-05-02T12:14:02.191Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect [2022-05-02T12:14:02.191Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=tests [2022-05-02T12:14:02.191Z] s390x false [2022-05-02T12:14:02.191Z] SKIP_VALIDATION_TESTS 1 [2022-05-02T12:14:02.191Z] SOURCES_DRIVE d [2022-05-02T12:14:02.191Z] SOURCES_SUBDIR gopath [2022-05-02T12:14:02.191Z] STAGE_NAME Run tests [2022-05-02T12:14:02.191Z] SystemDrive C: [2022-05-02T12:14:02.191Z] SystemRoot C:\Windows [2022-05-02T12:14:02.191Z] TEMP C:\Windows\TEMP [2022-05-02T12:14:02.191Z] TESTDEBUG 0 [2022-05-02T12:14:02.191Z] TESTRUN_DRIVE d [2022-05-02T12:14:02.191Z] TESTRUN_SUBDIR CI [2022-05-02T12:14:02.191Z] TIMEOUT 120m [2022-05-02T12:14:02.191Z] TMP C:\Windows\TEMP [2022-05-02T12:14:02.191Z] unit_validate true [2022-05-02T12:14:02.191Z] USERDOMAIN WORKGROUP [2022-05-02T12:14:02.191Z] USERNAME azwin-2-d32a00$ [2022-05-02T12:14:02.191Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-02T12:14:02.191Z] validate_force false [2022-05-02T12:14:02.191Z] windir C:\Windows [2022-05-02T12:14:02.191Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-02T12:14:02.191Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-02T12:14:02.191Z] windows2022 true [2022-05-02T12:14:02.191Z] windows2022containerd true [2022-05-02T12:14:02.191Z] windowsRS5 true [2022-05-02T12:14:02.191Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-02T12:14:02.191Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.191Z] INFO: Sources under d:\gopath\... [2022-05-02T12:14:02.191Z] INFO: Test run under d:\CI\... [2022-05-02T12:14:02.191Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-02T12:14:02.191Z] INFO: docker/docker repository was found [2022-05-02T12:14:02.191Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-02T12:14:02.191Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-02T12:14:02.191Z] INFO: Docker version of control daemon [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.191Z] Client: [2022-05-02T12:14:02.191Z] Version: 20.10.9 [2022-05-02T12:14:02.191Z] API version: 1.41 [2022-05-02T12:14:02.191Z] Go version: go1.16.8 [2022-05-02T12:14:02.191Z] Git commit: c2ea9bc [2022-05-02T12:14:02.191Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:14:02.191Z] OS/Arch: windows/amd64 [2022-05-02T12:14:02.191Z] Context: default [2022-05-02T12:14:02.191Z] Experimental: true [2022-05-02T12:14:02.191Z] [2022-05-02T12:14:02.192Z] Server: Docker Engine - Community [2022-05-02T12:14:02.192Z] Engine: [2022-05-02T12:14:02.192Z] Version: 20.10.9 [2022-05-02T12:14:02.192Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:14:02.192Z] Go version: go1.16.8 [2022-05-02T12:14:02.192Z] Git commit: 79ea9d3 [2022-05-02T12:14:02.192Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:14:02.192Z] OS/Arch: windows/amd64 [2022-05-02T12:14:02.192Z] Experimental: true [2022-05-02T12:14:02.192Z] [2022-05-02T12:14:02.192Z] INFO: Docker info of control daemon [2022-05-02T12:14:02.192Z] [2022-05-02T12:14:02.192Z] Client: [2022-05-02T12:14:02.192Z] Context: default [2022-05-02T12:14:02.192Z] Debug Mode: false [2022-05-02T12:14:02.192Z] [2022-05-02T12:14:02.192Z] Server: [2022-05-02T12:14:02.192Z] Containers: 0 [2022-05-02T12:14:02.192Z] Running: 0 [2022-05-02T12:14:02.192Z] Paused: 0 [2022-05-02T12:14:02.192Z] Stopped: 0 [2022-05-02T12:14:02.192Z] Images: 13 [2022-05-02T12:14:02.192Z] Server Version: 20.10.9 [2022-05-02T12:14:02.192Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:14:02.192Z] Windows: [2022-05-02T12:14:02.192Z] LCOW: [2022-05-02T12:14:02.192Z] Logging Driver: json-file [2022-05-02T12:14:02.192Z] Plugins: [2022-05-02T12:14:02.192Z] Volume: local [2022-05-02T12:14:02.192Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:14:02.192Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:14:02.192Z] Swarm: inactive [2022-05-02T12:14:02.192Z] Default Isolation: process [2022-05-02T12:14:02.192Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:14:02.192Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-02T12:14:02.192Z] OSType: windows [2022-05-02T12:14:02.192Z] Architecture: x86_64 [2022-05-02T12:14:02.192Z] CPUs: 4 [2022-05-02T12:14:02.192Z] Total Memory: 32GiB [2022-05-02T12:14:02.192Z] Name: azwin-2-d32a00 [2022-05-02T12:14:02.192Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-02T12:14:02.192Z] Docker Root Dir: D:\docker [2022-05-02T12:14:02.192Z] Debug Mode: false [2022-05-02T12:14:02.192Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:14:02.192Z] Labels: [2022-05-02T12:14:02.192Z] Experimental: true [2022-05-02T12:14:02.192Z] Insecure Registries: [2022-05-02T12:14:02.192Z] 10.0.0.4:5000 [2022-05-02T12:14:02.192Z] 127.0.0.0/8 [2022-05-02T12:14:02.192Z] Registry Mirrors: [2022-05-02T12:14:02.192Z] http://10.0.0.4:5000/ [2022-05-02T12:14:02.192Z] Live Restore Enabled: false [2022-05-02T12:14:02.192Z] Product License: Community Engine [2022-05-02T12:14:02.192Z] [2022-05-02T12:14:02.192Z] [2022-05-02T12:14:02.192Z] INFO: Commit hash is 789223f2dc [2022-05-02T12:14:02.192Z] INFO: Nuke-Everything... [2022-05-02T12:14:02.192Z] INFO: Container count on control daemon to delete is 0 [2022-05-02T12:14:02.192Z] INFO: Nuking d:\CI [2022-05-02T12:14:02.482Z] #19 28.79 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-02T12:14:02.482Z] #19 28.79 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:02.482Z] #19 28.79 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:14:02.482Z] #19 28.82 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-02T12:14:02.482Z] #19 28.83 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:02.482Z] #19 28.83 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:14:02.660Z] INFO: Zapped successfully [2022-05-02T12:14:02.660Z] INFO: Location for testing is d:\CI\PR-43552\2 [2022-05-02T12:14:02.660Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-02T12:14:02.660Z] [2022-05-02T12:14:02.660Z] [2022-05-02T12:14:02.660Z] INFO: Building the image from Dockerfile.windows at 05/02/2022 12:14:02... [2022-05-02T12:14:02.660Z] [2022-05-02T12:14:05.781Z] #19 32.99 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-02T12:14:06.043Z] #19 32.99 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:06.043Z] #19 33.00 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:14:06.043Z] #19 33.03 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-02T12:14:06.043Z] #19 33.03 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:06.043Z] #19 33.04 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:14:06.752Z] Sending build context to Docker daemon 66.58MB [2022-05-02T12:14:06.752Z] [2022-05-02T12:14:06.752Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-02T12:14:06.752Z] ---> aa8714eb8356 [2022-05-02T12:14:06.752Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> 20576d6502e3 [2022-05-02T12:14:06.752Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> a9a2783699dd [2022-05-02T12:14:06.752Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> 4f8019a0a044 [2022-05-02T12:14:06.752Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> 3fd5fc16aba5 [2022-05-02T12:14:06.752Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> b9c428b15e30 [2022-05-02T12:14:06.752Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> 291327beeea8 [2022-05-02T12:14:06.752Z] Step 8/13 : 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; [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> 0b40b5dc841a [2022-05-02T12:14:06.752Z] Step 9/13 : 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 [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> beee715ec837 [2022-05-02T12:14:06.752Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> 3f9716686366 [2022-05-02T12:14:06.752Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> beec93138d20 [2022-05-02T12:14:06.752Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-02T12:14:06.752Z] ---> Using cache [2022-05-02T12:14:06.752Z] ---> 9592c82b06c6 [2022-05-02T12:14:06.752Z] Step 13/13 : COPY . . [2022-05-02T12:14:07.175Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-02T12:14:07.175Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ae063b29\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-02T12:14:07.175Z] ---------------------------------------------------------------------------- [2022-05-02T12:14:07.175Z] [2022-05-02T12:14:07.175Z] INFO: executeCI.ps1 starting at Mon May 2 12:14:06 CUT 2022 [2022-05-02T12:14:07.175Z] [2022-05-02T12:14:07.175Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-02T12:14:07.175Z] INFO: Running git version 2.24.1.windows.2 [2022-05-02T12:14:07.175Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-02T12:14:07.175Z] INFO: Environment variables: [2022-05-02T12:14:07.175Z] [2022-05-02T12:14:07.175Z] Name Value [2022-05-02T12:14:07.175Z] ---- ----- [2022-05-02T12:14:07.175Z] ALLUSERSPROFILE C:\ProgramData [2022-05-02T12:14:07.175Z] amd64 true [2022-05-02T12:14:07.175Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-02T12:14:07.175Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-02T12:14:07.175Z] arm64 true [2022-05-02T12:14:07.175Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-02T12:14:07.175Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-02T12:14:07.175Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-02T12:14:07.175Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-02T12:14:07.175Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-02T12:14:07.175Z] BRANCH_NAME PR-43552 [2022-05-02T12:14:07.175Z] BUILD_DISPLAY_NAME #2 [2022-05-02T12:14:07.175Z] BUILD_ID 2 [2022-05-02T12:14:07.175Z] BUILD_NUMBER 2 [2022-05-02T12:14:07.175Z] BUILD_TAG jenkins-moby-PR-43552-2 [2022-05-02T12:14:07.175Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/ [2022-05-02T12:14:07.175Z] cgroup2 true [2022-05-02T12:14:07.175Z] CHANGE_AUTHOR thaJeztah [2022-05-02T12:14:07.175Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-02T12:14:07.175Z] CHANGE_BRANCH remove_redundant_validation [2022-05-02T12:14:07.175Z] CHANGE_FORK thaJeztah/docker [2022-05-02T12:14:07.175Z] CHANGE_ID 43552 [2022-05-02T12:14:07.175Z] CHANGE_TARGET master [2022-05-02T12:14:07.175Z] CHANGE_TITLE api: postContainersStop, postContainersRestart remove redundant validation [2022-05-02T12:14:07.175Z] CHANGE_URL https://github.com/moby/moby/pull/43552 [2022-05-02T12:14:07.175Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:14:07.175Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-02T12:14:07.175Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-02T12:14:07.175Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-02T12:14:07.175Z] COMPUTERNAME azwin-2-9b8a80 [2022-05-02T12:14:07.175Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-02T12:14:07.175Z] ConfigSequenceNumber 0 [2022-05-02T12:14:07.175Z] dco true [2022-05-02T12:14:07.175Z] DOCKER_BUILDKIT 0 [2022-05-02T12:14:07.175Z] DOCKER_DUT_DEBUG 1 [2022-05-02T12:14:07.175Z] DOCKER_EXPERIMENTAL 1 [2022-05-02T12:14:07.175Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-02T12:14:07.175Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-02T12:14:07.175Z] EXECUTOR_NUMBER 0 [2022-05-02T12:14:07.175Z] FQDN azwin-2-9b8a80.westus.cloudapp.azure.com [2022-05-02T12:14:07.175Z] GIT_BRANCH PR-43552 [2022-05-02T12:14:07.175Z] GIT_COMMIT 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:14:07.175Z] GIT_PREVIOUS_COMMIT dfd2c699097a217905db556d29b0a5f9b41dcd79 [2022-05-02T12:14:07.175Z] GIT_URL https://github.com/moby/moby.git [2022-05-02T12:14:07.175Z] HUDSON_COOKIE 28603609-db0a-460a-8c84-7e3b3fd70c7d [2022-05-02T12:14:07.175Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:14:07.175Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-02T12:14:07.175Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-02T12:14:07.175Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-02T12:14:07.175Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-02T12:14:07.175Z] JENKINS_NODE_COOKIE c9d8244e-9309-422c-b91f-56402509f543 [2022-05-02T12:14:07.175Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-02T12:14:07.175Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-02T12:14:07.175Z] JOB_BASE_NAME PR-43552 [2022-05-02T12:14:07.175Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/display/redirect [2022-05-02T12:14:07.175Z] JOB_NAME moby/PR-43552 [2022-05-02T12:14:07.175Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/ [2022-05-02T12:14:07.175Z] library.jps.version master [2022-05-02T12:14:07.175Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-02T12:14:07.175Z] NODE_LABELS amd64 azure azwin-2-9b8a80 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-02T12:14:07.176Z] NODE_NAME azwin-2-9b8a80 [2022-05-02T12:14:07.176Z] NUMBER_OF_PROCESSORS 4 [2022-05-02T12:14:07.176Z] OS Windows_NT [2022-05-02T12:14:07.176Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-02T12:14:07.176Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-02T12:14:07.176Z] ppc64le false [2022-05-02T12:14:07.176Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-02T12:14:07.176Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-02T12:14:07.176Z] PROCESSOR_LEVEL 6 [2022-05-02T12:14:07.176Z] PROCESSOR_REVISION 4f01 [2022-05-02T12:14:07.176Z] ProgramData C:\ProgramData [2022-05-02T12:14:07.176Z] ProgramFiles C:\Program Files [2022-05-02T12:14:07.176Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-02T12:14:07.176Z] ProgramW6432 C:\Program Files [2022-05-02T12:14:07.176Z] PROMPT $P$G [2022-05-02T12:14:07.176Z] PSExecutionPolicyPreference Bypass [2022-05-02T12:14:07.176Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-02T12:14:07.176Z] PUBLIC C:\Users\Public [2022-05-02T12:14:07.176Z] rootless true [2022-05-02T12:14:07.176Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=artif... [2022-05-02T12:14:07.176Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=changes [2022-05-02T12:14:07.176Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect [2022-05-02T12:14:07.176Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43552/2/display/redirect?page=tests [2022-05-02T12:14:07.176Z] s390x false [2022-05-02T12:14:07.176Z] SKIP_VALIDATION_TESTS 1 [2022-05-02T12:14:07.176Z] SOURCES_DRIVE d [2022-05-02T12:14:07.176Z] SOURCES_SUBDIR gopath [2022-05-02T12:14:07.176Z] STAGE_NAME Run tests [2022-05-02T12:14:07.176Z] SystemDrive C: [2022-05-02T12:14:07.176Z] SystemRoot C:\Windows [2022-05-02T12:14:07.176Z] TEMP C:\Windows\TEMP [2022-05-02T12:14:07.176Z] TESTDEBUG 0 [2022-05-02T12:14:07.176Z] TESTRUN_DRIVE d [2022-05-02T12:14:07.176Z] TESTRUN_SUBDIR CI [2022-05-02T12:14:07.176Z] TIMEOUT 120m [2022-05-02T12:14:07.176Z] TMP C:\Windows\TEMP [2022-05-02T12:14:07.176Z] unit_validate true [2022-05-02T12:14:07.176Z] USERDOMAIN WORKGROUP [2022-05-02T12:14:07.176Z] USERNAME azwin-2-9b8a80$ [2022-05-02T12:14:07.176Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-02T12:14:07.176Z] validate_force false [2022-05-02T12:14:07.176Z] windir C:\Windows [2022-05-02T12:14:07.176Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-02T12:14:07.176Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-02T12:14:07.176Z] windows2022 true [2022-05-02T12:14:07.176Z] windows2022containerd true [2022-05-02T12:14:07.176Z] windowsRS5 true [2022-05-02T12:14:07.176Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-02T12:14:07.176Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-02T12:14:07.176Z] [2022-05-02T12:14:07.176Z] [2022-05-02T12:14:07.176Z] [2022-05-02T12:14:07.176Z] INFO: Sources under d:\gopath\... [2022-05-02T12:14:07.176Z] INFO: Test run under d:\CI\... [2022-05-02T12:14:07.176Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-02T12:14:07.176Z] INFO: docker/docker repository was found [2022-05-02T12:14:07.176Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-05-02T12:14:07.176Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-02T12:14:07.176Z] INFO: Docker version of control daemon [2022-05-02T12:14:07.176Z] [2022-05-02T12:14:07.572Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-05-02T12:14:07.634Z] Client: [2022-05-02T12:14:07.634Z] Version: 20.10.9 [2022-05-02T12:14:07.634Z] API version: 1.41 [2022-05-02T12:14:07.634Z] Go version: go1.16.8 [2022-05-02T12:14:07.634Z] Git commit: c2ea9bc [2022-05-02T12:14:07.634Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-02T12:14:07.634Z] OS/Arch: windows/amd64 [2022-05-02T12:14:07.634Z] Context: default [2022-05-02T12:14:07.634Z] Experimental: true [2022-05-02T12:14:07.634Z] [2022-05-02T12:14:07.634Z] Server: Docker Engine - Community [2022-05-02T12:14:07.634Z] Engine: [2022-05-02T12:14:07.634Z] Version: 20.10.9 [2022-05-02T12:14:07.634Z] API version: 1.41 (minimum version 1.24) [2022-05-02T12:14:07.634Z] Go version: go1.16.8 [2022-05-02T12:14:07.634Z] Git commit: 79ea9d3 [2022-05-02T12:14:07.634Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-02T12:14:07.634Z] OS/Arch: windows/amd64 [2022-05-02T12:14:07.634Z] Experimental: true [2022-05-02T12:14:07.634Z] [2022-05-02T12:14:07.634Z] INFO: Docker info of control daemon [2022-05-02T12:14:07.634Z] [2022-05-02T12:14:08.092Z] Client: [2022-05-02T12:14:08.092Z] Context: default [2022-05-02T12:14:08.092Z] Debug Mode: false [2022-05-02T12:14:08.092Z] Plugins: [2022-05-02T12:14:08.092Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-02T12:14:08.092Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-02T12:14:08.092Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-02T12:14:08.092Z] [2022-05-02T12:14:08.092Z] Server: [2022-05-02T12:14:08.092Z] Containers: 0 [2022-05-02T12:14:08.092Z] Running: 0 [2022-05-02T12:14:08.092Z] Paused: 0 [2022-05-02T12:14:08.092Z] Stopped: 0 [2022-05-02T12:14:08.092Z] Images: 13 [2022-05-02T12:14:08.092Z] Server Version: 20.10.9 [2022-05-02T12:14:08.092Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-02T12:14:08.092Z] Windows: [2022-05-02T12:14:08.092Z] LCOW: [2022-05-02T12:14:08.092Z] Logging Driver: json-file [2022-05-02T12:14:08.092Z] Plugins: [2022-05-02T12:14:08.092Z] Volume: local [2022-05-02T12:14:08.092Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:14:08.092Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:14:08.092Z] Swarm: inactive [2022-05-02T12:14:08.092Z] Default Isolation: process [2022-05-02T12:14:08.092Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T12:14:08.092Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-02T12:14:08.092Z] OSType: windows [2022-05-02T12:14:08.092Z] Architecture: x86_64 [2022-05-02T12:14:08.092Z] CPUs: 4 [2022-05-02T12:14:08.092Z] Total Memory: 32GiB [2022-05-02T12:14:08.092Z] Name: azwin-2-9b8a80 [2022-05-02T12:14:08.092Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-02T12:14:08.092Z] Docker Root Dir: D:\docker [2022-05-02T12:14:08.092Z] Debug Mode: false [2022-05-02T12:14:08.092Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:14:08.092Z] Labels: [2022-05-02T12:14:08.092Z] Experimental: true [2022-05-02T12:14:08.092Z] Insecure Registries: [2022-05-02T12:14:08.092Z] 10.0.0.4:5000 [2022-05-02T12:14:08.092Z] 127.0.0.0/8 [2022-05-02T12:14:08.092Z] Registry Mirrors: [2022-05-02T12:14:08.092Z] http://10.0.0.4:5000/ [2022-05-02T12:14:08.092Z] Live Restore Enabled: false [2022-05-02T12:14:08.092Z] Product License: Community Engine [2022-05-02T12:14:08.092Z] [2022-05-02T12:14:08.092Z] [2022-05-02T12:14:08.550Z] INFO: Commit hash is 789223f2dc [2022-05-02T12:14:08.550Z] INFO: Nuke-Everything... [2022-05-02T12:14:08.550Z] INFO: Container count on control daemon to delete is 0 [2022-05-02T12:14:09.006Z] INFO: Nuking d:\CI [2022-05-02T12:14:09.006Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2022-05-02T12:14:09.006Z] powershell.exe : time="2022-05-02T12:14:08Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being [2022-05-02T12:14:09.006Z] used by another process.id=CI flavour=0" [2022-05-02T12:14:09.006Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-ae063b29\powershellWrapper.ps1:3 char:1 [2022-05-02T12:14:09.006Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-02T12:14:09.006Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-02T12:14:09.006Z] + CategoryInfo : NotSpecified: (time="2022-05-0...=CI flavour=0" :String) [], RemoteException [2022-05-02T12:14:09.006Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-02T12:14:09.006Z] [2022-05-02T12:14:09.006Z] INFO: Location for testing is d:\CI\PR-43552\2 [2022-05-02T12:14:09.006Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-02T12:14:09.006Z] [2022-05-02T12:14:09.006Z] [2022-05-02T12:14:09.006Z] INFO: Building the image from Dockerfile.windows at 05/02/2022 12:14:08... [2022-05-02T12:14:09.006Z] [2022-05-02T12:14:11.339Z] #19 37.51 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-02T12:14:11.339Z] #19 37.51 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:11.339Z] #19 37.61 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:14:11.339Z] #19 38.04 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-02T12:14:11.339Z] #19 38.04 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:11.339Z] #19 38.11 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:14:11.340Z] Sending build context to Docker daemon 66.58MB [2022-05-02T12:14:11.340Z] [2022-05-02T12:14:11.340Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-02T12:14:11.340Z] ---> aa8714eb8356 [2022-05-02T12:14:11.340Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> e7cc5de9e64c [2022-05-02T12:14:11.340Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> cda37cec7c7a [2022-05-02T12:14:11.340Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> 6886f0e8b087 [2022-05-02T12:14:11.340Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> 77fff954477c [2022-05-02T12:14:11.340Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> 5e4de8fd16f9 [2022-05-02T12:14:11.340Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> a4e939f136c5 [2022-05-02T12:14:11.340Z] Step 8/13 : 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; [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> 7c696ecaa7ef [2022-05-02T12:14:11.340Z] Step 9/13 : 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 [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> c658524e089d [2022-05-02T12:14:11.340Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> 25081dd6b31a [2022-05-02T12:14:11.340Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> b929e648ec73 [2022-05-02T12:14:11.340Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-02T12:14:11.340Z] ---> Using cache [2022-05-02T12:14:11.340Z] ---> fecc4ed76416 [2022-05-02T12:14:11.340Z] Step 13/13 : COPY . . [2022-05-02T12:14:15.548Z] #19 42.12 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-02T12:14:15.548Z] #19 42.12 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:15.548Z] #19 42.12 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:14:15.548Z] #19 42.16 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-02T12:14:15.548Z] #19 42.16 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:15.548Z] #19 42.16 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:14:17.572Z] Sending build context to Docker daemon 66.58MB [2022-05-02T12:14:17.572Z] [2022-05-02T12:14:18.031Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-02T12:14:18.031Z] ---> e8870c5c3ab2 [2022-05-02T12:14:18.031Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> 0b01664829d5 [2022-05-02T12:14:18.031Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> 0f8d028f713a [2022-05-02T12:14:18.031Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> 6e42e910bd8b [2022-05-02T12:14:18.031Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> 975c369978e9 [2022-05-02T12:14:18.031Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> bdcb252c91ce [2022-05-02T12:14:18.031Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> 1b7aa8810ae7 [2022-05-02T12:14:18.031Z] Step 8/13 : 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; [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> 39a4621fb7ce [2022-05-02T12:14:18.031Z] Step 9/13 : 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 [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> 21fbb7eab540 [2022-05-02T12:14:18.031Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> ef7b2420b866 [2022-05-02T12:14:18.031Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> bbf3090c1359 [2022-05-02T12:14:18.031Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-02T12:14:18.031Z] ---> Using cache [2022-05-02T12:14:18.031Z] ---> daa0167863f0 [2022-05-02T12:14:18.031Z] Step 13/13 : COPY . . [2022-05-02T12:14:18.852Z] #19 45.99 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-02T12:14:18.852Z] #19 46.00 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:18.852Z] #19 46.00 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:14:18.852Z] #19 46.03 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-02T12:14:18.852Z] #19 46.03 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:18.852Z] #19 46.03 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:14:18.852Z] #19 46.06 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-02T12:14:18.852Z] #19 46.06 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:18.852Z] #19 46.07 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:14:18.852Z] #19 46.09 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-02T12:14:18.852Z] #19 46.09 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:18.852Z] #19 46.09 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:14:19.113Z] #19 46.12 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-02T12:14:19.113Z] #19 46.12 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:19.113Z] #19 46.12 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:14:19.113Z] #19 46.15 Selecting previously unselected package cross-config. [2022-05-02T12:14:19.113Z] #19 46.15 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-02T12:14:19.113Z] #19 46.16 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-02T12:14:19.113Z] #19 46.19 Selecting previously unselected package gcc-10-cross-base. [2022-05-02T12:14:19.113Z] #19 46.19 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.113Z] #19 46.19 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-02T12:14:19.113Z] #19 46.22 Selecting previously unselected package libc6-arm64-cross. [2022-05-02T12:14:19.113Z] #19 46.23 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-02T12:14:19.113Z] #19 46.23 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-02T12:14:19.114Z] #19 46.35 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-02T12:14:19.376Z] #19 46.35 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.376Z] #19 46.36 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.376Z] #19 46.39 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-02T12:14:19.376Z] #19 46.39 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.376Z] #19 46.39 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.376Z] #19 46.42 Selecting previously unselected package libitm1-arm64-cross. [2022-05-02T12:14:19.376Z] #19 46.43 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.376Z] #19 46.43 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.376Z] #19 46.46 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-02T12:14:19.376Z] #19 46.46 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.376Z] #19 46.46 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.376Z] #19 46.49 Selecting previously unselected package libasan6-arm64-cross. [2022-05-02T12:14:19.376Z] #19 46.49 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.376Z] #19 46.50 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.637Z] #19 46.72 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-02T12:14:19.637Z] #19 46.72 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.637Z] #19 46.73 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.637Z] #19 46.83 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-02T12:14:19.900Z] #19 46.83 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.900Z] #19 46.83 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.900Z] #19 47.05 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-02T12:14:19.900Z] #19 47.05 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:19.900Z] #19 47.06 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:19.900Z] #19 47.12 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-02T12:14:20.161Z] #19 47.13 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:20.161Z] #19 47.13 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:20.161Z] #19 47.23 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-02T12:14:20.161Z] #19 47.23 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:20.161Z] #19 47.23 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:20.161Z] #19 47.36 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-02T12:14:20.422Z] #19 47.36 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:20.422Z] #19 47.37 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:14:21.950Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-056406cbf9cb0fe98) in /home/ubuntu/workspace/moby_PR-43552 [Pipeline] { [2022-05-02T12:14:21.984Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0677fde91d4be79bc) in /home/ubuntu/workspace/moby_PR-43552 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-05-02T12:14:22.145Z] The recommended git tool is: git [2022-05-02T12:14:22.272Z] The recommended git tool is: git [2022-05-02T12:14:25.370Z] using credential docker-jenkins-github-credentials [2022-05-02T12:14:25.379Z] Cloning the remote Git repository [2022-05-02T12:14:25.379Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:14:25.476Z] using credential docker-jenkins-github-credentials [2022-05-02T12:14:25.484Z] Cloning the remote Git repository [2022-05-02T12:14:25.484Z] Cloning with configured refspecs honoured and without tags [2022-05-02T12:14:25.504Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:14:25.564Z] > git init /home/ubuntu/workspace/moby_PR-43552 # timeout=10 [2022-05-02T12:14:25.712Z] #19 52.34 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-02T12:14:25.712Z] #19 52.34 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:25.712Z] #19 52.34 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:14:25.712Z] #19 52.37 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-02T12:14:25.712Z] #19 52.37 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:14:25.712Z] #19 52.38 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-02T12:14:25.712Z] #19 52.54 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-02T12:14:25.712Z] #19 52.54 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-02T12:14:25.712Z] #19 52.55 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-02T12:14:25.712Z] #19 52.84 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-02T12:14:25.712Z] #19 52.84 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:25.712Z] #19 52.84 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:14:25.067Z] Cloning repository https://github.com/moby/moby.git [2022-05-02T12:14:25.146Z] > git init /home/ubuntu/workspace/moby_PR-43552 # timeout=10 [2022-05-02T12:14:25.973Z] #19 53.10 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-02T12:14:25.973Z] #19 53.10 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:25.973Z] #19 53.10 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:14:25.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:14:25.857Z] > git --version # timeout=10 [2022-05-02T12:14:25.874Z] > git --version # 'git version 2.17.1' [2022-05-02T12:14:25.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:14:25.876Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:14:25.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:14:25.478Z] > git --version # timeout=10 [2022-05-02T12:14:25.502Z] > git --version # 'git version 2.17.1' [2022-05-02T12:14:25.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:14:25.512Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:14:31.268Z] #19 57.83 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-02T12:14:31.268Z] #19 57.83 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:31.268Z] #19 57.84 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:14:31.268Z] #19 57.86 Selecting previously unselected package patch. [2022-05-02T12:14:31.268Z] #19 57.87 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-02T12:14:31.268Z] #19 57.87 Unpacking patch (2.7.6-7) ... [2022-05-02T12:14:31.268Z] #19 57.91 Selecting previously unselected package dpkg-dev. [2022-05-02T12:14:31.268Z] #19 57.91 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-02T12:14:31.268Z] #19 57.91 Unpacking dpkg-dev (1.20.9) ... [2022-05-02T12:14:31.268Z] #19 58.04 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-02T12:14:31.268Z] #19 58.04 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-02T12:14:31.268Z] #19 58.04 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-02T12:14:31.268Z] #19 58.07 Selecting previously unselected package libio-string-perl. [2022-05-02T12:14:31.268Z] #19 58.08 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-02T12:14:31.268Z] #19 58.08 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-02T12:14:31.268Z] #19 58.11 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:14:31.268Z] #19 58.11 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:14:31.268Z] #19 58.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:14:31.841Z] #19 58.96 Selecting previously unselected package libxml2:amd64. [2022-05-02T12:14:31.841Z] #19 58.97 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-02T12:14:31.841Z] #19 58.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:14:31.841Z] #19 59.05 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-02T12:14:31.841Z] #19 59.05 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-02T12:14:31.841Z] #19 59.05 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-02T12:14:31.841Z] #19 59.08 Selecting previously unselected package libxml-sax-base-perl. [2022-05-02T12:14:31.856Z] ---> 7f3b9be21b8a [2022-05-02T12:14:31.856Z] Successfully built 7f3b9be21b8a [2022-05-02T12:14:31.856Z] Successfully tagged docker:latest [2022-05-02T12:14:31.856Z] INFO: Image build ended at 05/02/2022 12:14:31. Duration:00:00:30.7579999 [2022-05-02T12:14:31.856Z] [2022-05-02T12:14:31.857Z] [2022-05-02T12:14:31.857Z] INFO: Building the test binaries at 05/02/2022 12:14:31... [2022-05-02T12:14:32.103Z] #19 59.09 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-02T12:14:32.103Z] #19 59.09 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-02T12:14:32.103Z] #19 59.13 Selecting previously unselected package libxml-sax-perl. [2022-05-02T12:14:32.103Z] #19 59.13 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-02T12:14:32.103Z] #19 59.13 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-02T12:14:32.103Z] #19 59.18 Selecting previously unselected package libxml-libxml-perl. [2022-05-02T12:14:32.103Z] #19 59.18 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-02T12:14:32.103Z] #19 59.18 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-02T12:14:32.103Z] #19 59.24 Selecting previously unselected package libxml-simple-perl. [2022-05-02T12:14:32.103Z] #19 59.24 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-02T12:14:32.103Z] #19 59.24 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-02T12:14:32.103Z] #19 59.28 Selecting previously unselected package libyaml-perl. [2022-05-02T12:14:32.103Z] #19 59.28 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-02T12:14:32.103Z] #19 59.28 Unpacking libyaml-perl (1.30-1) ... [2022-05-02T12:14:32.103Z] #19 59.32 Selecting previously unselected package libconfig-auto-perl. [2022-05-02T12:14:32.103Z] #19 59.32 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-02T12:14:32.103Z] #19 59.32 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-02T12:14:32.103Z] #19 59.35 Selecting previously unselected package libfile-which-perl. [2022-05-02T12:14:32.365Z] #19 59.35 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-02T12:14:32.365Z] #19 59.36 Unpacking libfile-which-perl (1.23-1) ... [2022-05-02T12:14:32.365Z] #19 59.38 Selecting previously unselected package libfile-homedir-perl. [2022-05-02T12:14:32.365Z] #19 59.38 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-02T12:14:32.365Z] #19 59.39 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-02T12:14:32.365Z] #19 59.42 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-02T12:14:32.365Z] #19 59.42 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-02T12:14:32.365Z] #19 59.43 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-02T12:14:32.365Z] #19 59.46 Selecting previously unselected package dpkg-cross. [2022-05-02T12:14:32.365Z] #19 59.47 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-02T12:14:32.365Z] #19 59.47 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-02T12:14:32.365Z] #19 59.50 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-02T12:14:32.365Z] #19 59.50 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-02T12:14:32.365Z] #19 59.51 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-02T12:14:32.365Z] #19 59.53 Selecting previously unselected package libc6-armel-cross. [2022-05-02T12:14:32.365Z] #19 59.53 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-02T12:14:32.365Z] #19 59.54 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-02T12:14:32.627Z] #19 59.66 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-02T12:14:32.627Z] #19 59.66 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:32.627Z] #19 59.66 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:32.627Z] #19 59.69 Selecting previously unselected package libgomp1-armel-cross. [2022-05-02T12:14:32.627Z] #19 59.70 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:32.627Z] #19 59.70 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:32.627Z] #19 59.73 Selecting previously unselected package libatomic1-armel-cross. [2022-05-02T12:14:32.627Z] #19 59.74 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:32.627Z] #19 59.74 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:32.627Z] #19 59.77 Selecting previously unselected package libasan6-armel-cross. [2022-05-02T12:14:32.627Z] #19 59.77 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:32.627Z] #19 59.78 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:32.889Z] #19 60.00 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-02T12:14:32.889Z] #19 60.00 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:32.889Z] #19 60.00 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:32.889Z] #19 60.07 Selecting previously unselected package libubsan1-armel-cross. [2022-05-02T12:14:32.889Z] #19 60.07 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:32.889Z] #19 60.07 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:33.150Z] #19 60.16 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-02T12:14:33.150Z] #19 60.16 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:33.150Z] #19 60.17 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:33.150Z] #19 60.28 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-02T12:14:33.150Z] #19 60.28 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:33.150Z] #19 60.29 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:14:35.600Z] INFO: make.ps1 starting at 05/02/2022 12:14:35 [2022-05-02T12:14:36.067Z] INFO: Git commit (789223f2dc) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:14:36.067Z] INFO: Invoking autogen... [2022-05-02T12:14:36.067Z] { [2022-05-02T12:14:36.067Z] "RT_GROUP_ICON": { [2022-05-02T12:14:36.067Z] "#1": { [2022-05-02T12:14:36.067Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:14:36.067Z] } [2022-05-02T12:14:36.067Z] }, [2022-05-02T12:14:36.067Z] "RT_MANIFEST": { [2022-05-02T12:14:36.068Z] "#1": { [2022-05-02T12:14:36.068Z] "0409": { [2022-05-02T12:14:36.068Z] "identity": {}, [2022-05-02T12:14:36.068Z] "description": "Docker Engine", [2022-05-02T12:14:36.068Z] "minimum-os": "vista", [2022-05-02T12:14:36.068Z] "execution-level": "", [2022-05-02T12:14:36.068Z] "ui-access": false, [2022-05-02T12:14:36.068Z] "auto-elevate": false, [2022-05-02T12:14:36.068Z] "dpi-awareness": "unaware", [2022-05-02T12:14:36.068Z] "disable-theming": false, [2022-05-02T12:14:36.068Z] "disable-window-filtering": false, [2022-05-02T12:14:36.068Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:14:36.068Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:14:36.068Z] "long-path-aware": false, [2022-05-02T12:14:36.068Z] "printer-driver-isolation": false, [2022-05-02T12:14:36.068Z] "gdi-scaling": false, [2022-05-02T12:14:36.068Z] "segment-heap": false, [2022-05-02T12:14:36.068Z] "use-common-controls-v6": false [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] }, [2022-05-02T12:14:36.068Z] "RT_MESSAGETABLE": { [2022-05-02T12:14:36.068Z] "#1": { [2022-05-02T12:14:36.068Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] }, [2022-05-02T12:14:36.068Z] "RT_VERSION": { [2022-05-02T12:14:36.068Z] "#1": { [2022-05-02T12:14:36.068Z] "0409": { [2022-05-02T12:14:36.068Z] "fixed": { [2022-05-02T12:14:36.068Z] "file_version": "0.0.0.0", [2022-05-02T12:14:36.068Z] "product_version": "0.0.0.0", [2022-05-02T12:14:36.068Z] "type": "Unknown" [2022-05-02T12:14:36.068Z] }, [2022-05-02T12:14:36.068Z] "info": { [2022-05-02T12:14:36.068Z] "0000": { [2022-05-02T12:14:36.068Z] "CompanyName": "", [2022-05-02T12:14:36.068Z] "FileVersion": "0.0.0-dev", [2022-05-02T12:14:36.068Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-02T12:14:36.068Z] "OriginalFileName": "dockerd.exe", [2022-05-02T12:14:36.068Z] "ProductName": "", [2022-05-02T12:14:36.068Z] "ProductVersion": "0.0.0-dev", [2022-05-02T12:14:36.068Z] "SpecialBuild": "789223f2dc" [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] } [2022-05-02T12:14:36.068Z] cmd\dockerd\config.go [2022-05-02T12:14:36.068Z] cmd\dockerd\config_windows.go [2022-05-02T12:14:36.068Z] cmd\dockerd\daemon.go [2022-05-02T12:14:36.068Z] cmd\dockerd\daemon_test.go [2022-05-02T12:14:36.068Z] cmd\dockerd\daemon_windows.go [2022-05-02T12:14:36.068Z] cmd\dockerd\docker.go [2022-05-02T12:14:36.068Z] cmd\dockerd\docker_windows.go [2022-05-02T12:14:36.068Z] cmd\dockerd\genwinres_windows.go [2022-05-02T12:14:36.523Z] cmd\dockerd\metrics.go [2022-05-02T12:14:36.523Z] cmd\dockerd\options.go [2022-05-02T12:14:36.523Z] cmd\dockerd\options_test.go [2022-05-02T12:14:36.523Z] cmd\dockerd\service_windows.go [2022-05-02T12:14:36.523Z] INFO: Building daemon... [2022-05-02T12:14:38.446Z] #19 65.03 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-02T12:14:38.446Z] #19 65.03 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:38.446Z] #19 65.04 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:14:38.446Z] #19 65.06 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-02T12:14:38.447Z] #19 65.06 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:14:38.447Z] #19 65.07 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-02T12:14:38.447Z] #19 65.24 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-02T12:14:38.447Z] #19 65.24 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-02T12:14:38.447Z] #19 65.24 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-02T12:14:38.447Z] #19 65.46 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-02T12:14:38.447Z] #19 65.46 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:38.447Z] #19 65.47 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:14:38.447Z] #19 65.71 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-02T12:14:38.447Z] #19 65.71 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:38.447Z] #19 65.72 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.18 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-02T12:14:43.734Z] #19 70.18 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:43.734Z] #19 70.18 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:14:43.734Z] #19 70.21 Selecting previously unselected package crossbuild-essential-armel. [2022-05-02T12:14:43.734Z] #19 70.21 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.22 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-02T12:14:43.734Z] #19 70.24 Selecting previously unselected package libc6-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.25 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.25 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-02T12:14:43.734Z] #19 70.36 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.36 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.37 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.39 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.39 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.40 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.43 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.43 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.45 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.47 Selecting previously unselected package libasan6-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.48 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.48 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.70 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.70 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.71 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.77 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.77 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.77 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.86 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-02T12:14:43.734Z] #19 70.87 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:43.734Z] #19 70.87 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:43.734Z] #19 70.98 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-02T12:14:43.996Z] #19 70.98 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:43.996Z] #19 70.99 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:14:47.234Z] ---> 51fa2515e7b4 [2022-05-02T12:14:47.235Z] Successfully built 51fa2515e7b4 [2022-05-02T12:14:47.235Z] Successfully tagged docker:latest [2022-05-02T12:14:47.235Z] INFO: Image build ended at 05/02/2022 12:14:44. Duration:00:00:42.2166272 [2022-05-02T12:14:47.235Z] [2022-05-02T12:14:47.235Z] [2022-05-02T12:14:47.235Z] INFO: Building the test binaries at 05/02/2022 12:14:44... [2022-05-02T12:14:47.803Z] Fetching without tags [2022-05-02T12:14:47.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:14:47.668Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:14:47.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:14:47.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:14:47.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:14:47.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:14:47.766Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:14:48.082Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:14:48.151Z] Fetching without tags [2022-05-02T12:14:48.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:14:48.071Z] > git config --add remote.origin.fetch +refs/pull/43552/head:refs/remotes/origin/PR-43552 # timeout=10 [2022-05-02T12:14:48.098Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:14:48.126Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-02T12:14:48.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-02T12:14:48.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:14:48.156Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43552/head:refs/remotes/origin/PR-43552 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-02T12:14:48.435Z] Merging remotes/origin/master commit 2ed904cad7055847796433cc56ef1d1de0da868c into PR head commit 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:14:49.041Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:14:49.041Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:14:49.291Z] #19 75.74 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-02T12:14:49.291Z] #19 75.75 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:49.291Z] #19 75.75 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:14:49.291Z] #19 75.78 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-02T12:14:49.291Z] #19 75.78 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:14:49.291Z] #19 75.78 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-02T12:14:49.291Z] #19 75.95 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-02T12:14:49.291Z] #19 75.95 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-02T12:14:49.291Z] #19 75.96 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-02T12:14:49.291Z] #19 76.18 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-02T12:14:49.291Z] #19 76.18 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:49.291Z] #19 76.18 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:14:49.291Z] #19 76.43 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-02T12:14:49.291Z] #19 76.43 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:49.291Z] #19 76.43 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:14:49.418Z] Merge succeeded, producing 789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:14:49.418Z] Checking out Revision 789223f2dc6f92553311f22523bb53abf7936039 (PR-43552) [2022-05-02T12:14:50.188Z] INFO: make.ps1 starting at 05/02/2022 12:14:49 [2022-05-02T12:14:50.188Z] INFO: Git commit (789223f2dc) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:14:50.188Z] INFO: Invoking autogen... [2022-05-02T12:14:48.043Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:14:48.072Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:14:48.900Z] > git remote # timeout=10 [2022-05-02T12:14:48.926Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:14:48.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:14:48.954Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:14:48.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:14:49.003Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:14:49.022Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:14:48.441Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:14:48.476Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:14:49.310Z] > git remote # timeout=10 [2022-05-02T12:14:49.339Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T12:14:49.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-02T12:14:49.364Z] > git merge 2ed904cad7055847796433cc56ef1d1de0da868c # timeout=10 [2022-05-02T12:14:49.397Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T12:14:49.420Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T12:14:49.442Z] > git checkout -f 789223f2dc6f92553311f22523bb53abf7936039 # timeout=10 [2022-05-02T12:14:50.656Z] { [2022-05-02T12:14:50.656Z] "RT_GROUP_ICON": { [2022-05-02T12:14:50.656Z] "#1": { [2022-05-02T12:14:50.656Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:14:50.656Z] } [2022-05-02T12:14:50.656Z] }, [2022-05-02T12:14:50.656Z] "RT_MANIFEST": { [2022-05-02T12:14:50.656Z] "#1": { [2022-05-02T12:14:50.656Z] "0409": { [2022-05-02T12:14:50.656Z] "identity": {}, [2022-05-02T12:14:50.656Z] "description": "Docker Engine", [2022-05-02T12:14:50.656Z] "minimum-os": "vista", [2022-05-02T12:14:50.656Z] "execution-level": "", [2022-05-02T12:14:50.656Z] "ui-access": false, [2022-05-02T12:14:50.656Z] "auto-elevate": false, [2022-05-02T12:14:50.656Z] "dpi-awareness": "unaware", [2022-05-02T12:14:50.656Z] "disable-theming": false, [2022-05-02T12:14:50.656Z] "disable-window-filtering": false, [2022-05-02T12:14:50.656Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:14:50.656Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:14:50.656Z] "long-path-aware": false, [2022-05-02T12:14:50.656Z] "printer-driver-isolation": false, [2022-05-02T12:14:50.656Z] "gdi-scaling": false, [2022-05-02T12:14:50.657Z] "segment-heap": false, [2022-05-02T12:14:50.657Z] "use-common-controls-v6": false [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] }, [2022-05-02T12:14:50.657Z] "RT_MESSAGETABLE": { [2022-05-02T12:14:50.657Z] "#1": { [2022-05-02T12:14:50.657Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] }, [2022-05-02T12:14:50.657Z] "RT_VERSION": { [2022-05-02T12:14:50.657Z] "#1": { [2022-05-02T12:14:50.657Z] "0409": { [2022-05-02T12:14:50.657Z] "fixed": { [2022-05-02T12:14:50.657Z] "file_version": "0.0.0.0", [2022-05-02T12:14:50.657Z] "product_version": "0.0.0.0", [2022-05-02T12:14:50.657Z] "type": "Unknown" [2022-05-02T12:14:50.657Z] }, [2022-05-02T12:14:50.657Z] "info": { [2022-05-02T12:14:50.657Z] "0000": { [2022-05-02T12:14:50.657Z] "CompanyName": "", [2022-05-02T12:14:50.657Z] "FileVersion": "0.0.0-dev", [2022-05-02T12:14:50.657Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-02T12:14:50.657Z] "OriginalFileName": "dockerd.exe", [2022-05-02T12:14:50.657Z] "ProductName": "", [2022-05-02T12:14:50.657Z] "ProductVersion": "0.0.0-dev", [2022-05-02T12:14:50.657Z] "SpecialBuild": "789223f2dc" [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] } [2022-05-02T12:14:50.657Z] powershell.exe : cmd\dockerd\config.go [2022-05-02T12:14:50.657Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-db25055a\powershellWrapper.ps1:3 char:1 [2022-05-02T12:14:50.657Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-02T12:14:50.657Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-02T12:14:50.657Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-02T12:14:50.657Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-02T12:14:50.657Z] [2022-05-02T12:14:50.657Z] cmd\dockerd\config_windows.go [2022-05-02T12:14:50.657Z] cmd\dockerd\daemon.go [2022-05-02T12:14:50.657Z] cmd\dockerd\daemon_test.go [2022-05-02T12:14:50.657Z] cmd\dockerd\daemon_windows.go [2022-05-02T12:14:50.657Z] cmd\dockerd\docker.go [2022-05-02T12:14:50.657Z] cmd\dockerd\docker_windows.go [2022-05-02T12:14:50.657Z] cmd\dockerd\genwinres_windows.go [2022-05-02T12:14:50.657Z] cmd\dockerd\metrics.go [2022-05-02T12:14:50.657Z] cmd\dockerd\options.go [2022-05-02T12:14:50.657Z] cmd\dockerd\options_test.go [2022-05-02T12:14:50.657Z] cmd\dockerd\service_windows.go [2022-05-02T12:14:50.657Z] INFO: Building daemon... [2022-05-02T12:14:53.850Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [2022-05-02T12:14:54.155Z] Commit message: "api: postContainersStop, postContainersRestart remove redundant validation" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:14:54.582Z] #19 80.85 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-02T12:14:54.582Z] #19 80.85 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:14:54.582Z] #19 80.85 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:14:54.582Z] #19 80.88 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-02T12:14:54.582Z] #19 80.88 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-02T12:14:54.582Z] #19 80.89 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-02T12:14:54.582Z] #19 80.91 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 80.91 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-02T12:14:54.582Z] #19 80.92 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:14:54.582Z] #19 81.07 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.07 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.08 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.582Z] #19 81.11 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.11 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.11 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.582Z] #19 81.16 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.16 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.16 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.582Z] #19 81.19 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.19 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.19 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.582Z] #19 81.22 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.22 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.23 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.582Z] #19 81.46 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.46 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.47 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.582Z] #19 81.58 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.58 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.59 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.582Z] #19 81.82 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-02T12:14:54.582Z] #19 81.82 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.582Z] #19 81.82 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-02T12:14:54.843Z] #19 81.90 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-02T12:14:54.843Z] #19 81.91 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:54.843Z] #19 81.91 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:54.843Z] #19 82.02 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-02T12:14:54.895Z] + docker version [2022-05-02T12:14:55.104Z] #19 82.02 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:55.104Z] #19 82.02 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:55.104Z] #19 82.06 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-02T12:14:55.104Z] #19 82.07 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:14:55.104Z] #19 82.07 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:14:55.104Z] #19 82.24 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-02T12:14:55.104Z] #19 82.24 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:14:55.104Z] #19 82.25 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:14:55.354Z] + docker version [2022-05-02T12:15:00.396Z] #19 86.76 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-02T12:15:00.396Z] #19 86.76 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:15:00.396Z] #19 86.76 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:00.396Z] #19 86.79 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-02T12:15:00.396Z] #19 86.79 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:15:00.396Z] #19 86.80 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-02T12:15:00.396Z] #19 86.97 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-02T12:15:00.396Z] #19 86.97 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-02T12:15:00.396Z] #19 86.97 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:15:00.396Z] #19 87.24 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-02T12:15:00.396Z] #19 87.24 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:00.396Z] #19 87.24 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:00.396Z] #19 87.55 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-02T12:15:00.396Z] #19 87.55 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:15:00.396Z] #19 87.57 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:00.554Z] ---> aeccf2e5a6aa [2022-05-02T12:15:00.554Z] Successfully built aeccf2e5a6aa [2022-05-02T12:15:00.554Z] Successfully tagged docker:latest [2022-05-02T12:15:00.554Z] INFO: Image build ended at 05/02/2022 12:14:55. Duration:00:00:47.0745140 [2022-05-02T12:15:00.554Z] [2022-05-02T12:15:00.554Z] [2022-05-02T12:15:00.554Z] INFO: Building the test binaries at 05/02/2022 12:14:55... [2022-05-02T12:15:01.481Z] Client: Docker Engine - Community [2022-05-02T12:15:01.481Z] Version: 20.10.14 [2022-05-02T12:15:01.481Z] API version: 1.41 [2022-05-02T12:15:01.481Z] Go version: go1.16.15 [2022-05-02T12:15:01.481Z] Git commit: a224086 [2022-05-02T12:15:01.481Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-02T12:15:01.481Z] OS/Arch: linux/amd64 [2022-05-02T12:15:01.481Z] Context: default [2022-05-02T12:15:01.481Z] Experimental: true [2022-05-02T12:15:01.481Z] [2022-05-02T12:15:01.481Z] Server: Docker Engine - Community [2022-05-02T12:15:01.481Z] Engine: [2022-05-02T12:15:01.481Z] Version: 20.10.14 [2022-05-02T12:15:01.481Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:15:01.481Z] Go version: go1.16.15 [2022-05-02T12:15:01.481Z] Git commit: 87a90dc [2022-05-02T12:15:01.481Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-02T12:15:01.481Z] OS/Arch: linux/amd64 [2022-05-02T12:15:01.481Z] Experimental: true [2022-05-02T12:15:01.481Z] containerd: [2022-05-02T12:15:01.481Z] Version: 1.5.11 [2022-05-02T12:15:01.481Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:15:01.481Z] runc: [2022-05-02T12:15:01.481Z] Version: 1.0.3 [2022-05-02T12:15:01.481Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:15:01.481Z] docker-init: [2022-05-02T12:15:01.481Z] Version: 0.19.0 [2022-05-02T12:15:01.481Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:15:01.807Z] + docker info [2022-05-02T12:15:01.909Z] Client: Docker Engine - Community [2022-05-02T12:15:01.909Z] Version: 20.10.14 [2022-05-02T12:15:01.909Z] API version: 1.41 [2022-05-02T12:15:01.909Z] Go version: go1.16.15 [2022-05-02T12:15:01.909Z] Git commit: a224086 [2022-05-02T12:15:01.909Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-02T12:15:01.909Z] OS/Arch: linux/amd64 [2022-05-02T12:15:01.909Z] Context: default [2022-05-02T12:15:01.909Z] Experimental: true [2022-05-02T12:15:01.909Z] [2022-05-02T12:15:01.909Z] Server: Docker Engine - Community [2022-05-02T12:15:01.909Z] Engine: [2022-05-02T12:15:01.909Z] Version: 20.10.14 [2022-05-02T12:15:01.909Z] API version: 1.41 (minimum version 1.12) [2022-05-02T12:15:01.909Z] Go version: go1.16.15 [2022-05-02T12:15:01.909Z] Git commit: 87a90dc [2022-05-02T12:15:01.909Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-02T12:15:01.909Z] OS/Arch: linux/amd64 [2022-05-02T12:15:01.909Z] Experimental: true [2022-05-02T12:15:01.909Z] containerd: [2022-05-02T12:15:01.909Z] Version: 1.5.11 [2022-05-02T12:15:01.909Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:15:01.909Z] runc: [2022-05-02T12:15:01.909Z] Version: 1.0.3 [2022-05-02T12:15:01.909Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-02T12:15:01.909Z] docker-init: [2022-05-02T12:15:01.909Z] Version: 0.19.0 [2022-05-02T12:15:01.909Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-02T12:15:02.245Z] + docker info [2022-05-02T12:15:02.731Z] INFO: make.ps1 starting at 05/02/2022 12:15:02 [2022-05-02T12:15:03.189Z] INFO: Git commit (789223f2dc) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:15:03.189Z] INFO: Invoking autogen... [2022-05-02T12:15:03.649Z] { [2022-05-02T12:15:03.649Z] "RT_GROUP_ICON": { [2022-05-02T12:15:03.649Z] "#1": { [2022-05-02T12:15:03.649Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] }, [2022-05-02T12:15:03.649Z] "RT_MANIFEST": { [2022-05-02T12:15:03.649Z] "#1": { [2022-05-02T12:15:03.649Z] "0409": { [2022-05-02T12:15:03.649Z] "identity": {}, [2022-05-02T12:15:03.649Z] "description": "Docker Engine", [2022-05-02T12:15:03.649Z] "minimum-os": "vista", [2022-05-02T12:15:03.649Z] "execution-level": "", [2022-05-02T12:15:03.649Z] "ui-access": false, [2022-05-02T12:15:03.649Z] "auto-elevate": false, [2022-05-02T12:15:03.649Z] "dpi-awareness": "unaware", [2022-05-02T12:15:03.649Z] "disable-theming": false, [2022-05-02T12:15:03.649Z] "disable-window-filtering": false, [2022-05-02T12:15:03.649Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:15:03.649Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:15:03.649Z] "long-path-aware": false, [2022-05-02T12:15:03.649Z] "printer-driver-isolation": false, [2022-05-02T12:15:03.649Z] "gdi-scaling": false, [2022-05-02T12:15:03.649Z] "segment-heap": false, [2022-05-02T12:15:03.649Z] "use-common-controls-v6": false [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] }, [2022-05-02T12:15:03.649Z] "RT_MESSAGETABLE": { [2022-05-02T12:15:03.649Z] "#1": { [2022-05-02T12:15:03.649Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] }, [2022-05-02T12:15:03.649Z] "RT_VERSION": { [2022-05-02T12:15:03.649Z] "#1": { [2022-05-02T12:15:03.649Z] "0409": { [2022-05-02T12:15:03.649Z] "fixed": { [2022-05-02T12:15:03.649Z] "file_version": "0.0.0.0", [2022-05-02T12:15:03.649Z] "product_version": "0.0.0.0", [2022-05-02T12:15:03.649Z] "type": "Unknown" [2022-05-02T12:15:03.649Z] }, [2022-05-02T12:15:03.649Z] "info": { [2022-05-02T12:15:03.649Z] "0000": { [2022-05-02T12:15:03.649Z] "CompanyName": "", [2022-05-02T12:15:03.649Z] "FileVersion": "0.0.0-dev", [2022-05-02T12:15:03.649Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-02T12:15:03.649Z] "OriginalFileName": "dockerd.exe", [2022-05-02T12:15:03.649Z] "ProductName": "", [2022-05-02T12:15:03.649Z] "ProductVersion": "0.0.0-dev", [2022-05-02T12:15:03.649Z] "SpecialBuild": "789223f2dc" [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] } [2022-05-02T12:15:03.649Z] cmd\dockerd\config.go [2022-05-02T12:15:03.649Z] cmd\dockerd\config_windows.go [2022-05-02T12:15:03.649Z] cmd\dockerd\daemon.go [2022-05-02T12:15:03.649Z] cmd\dockerd\daemon_test.go [2022-05-02T12:15:03.649Z] cmd\dockerd\daemon_windows.go [2022-05-02T12:15:03.649Z] cmd\dockerd\docker.go [2022-05-02T12:15:03.649Z] cmd\dockerd\docker_windows.go [2022-05-02T12:15:03.649Z] cmd\dockerd\genwinres_windows.go [2022-05-02T12:15:03.649Z] cmd\dockerd\metrics.go [2022-05-02T12:15:03.649Z] cmd\dockerd\options.go [2022-05-02T12:15:03.649Z] cmd\dockerd\options_test.go [2022-05-02T12:15:03.649Z] cmd\dockerd\service_windows.go [2022-05-02T12:15:03.649Z] INFO: Building daemon... [2022-05-02T12:15:05.767Z] #19 92.10 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-02T12:15:05.767Z] #19 92.10 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:15:05.767Z] #19 92.11 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:05.767Z] #19 92.14 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-02T12:15:05.767Z] #19 92.14 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.15 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-02T12:15:05.767Z] #19 92.18 Selecting previously unselected package libc6-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.18 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.18 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-02T12:15:05.767Z] #19 92.32 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.32 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.33 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 92.38 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.38 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.38 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 92.43 Selecting previously unselected package libitm1-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.43 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.44 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 92.47 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.47 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.48 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 92.50 Selecting previously unselected package libasan6-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.51 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.51 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 92.74 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.74 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.74 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 92.83 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.83 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.83 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 92.93 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-02T12:15:05.767Z] #19 92.93 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:05.767Z] #19 92.94 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:05.767Z] #19 93.04 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-02T12:15:06.028Z] #19 93.04 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:15:06.028Z] #19 93.05 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:10.235Z] #19 97.31 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-02T12:15:10.235Z] #19 97.32 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:15:10.235Z] #19 97.32 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:10.235Z] #19 97.35 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-02T12:15:10.235Z] #19 97.35 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-02T12:15:10.235Z] #19 97.36 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-02T12:15:10.496Z] #19 97.53 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-02T12:15:10.496Z] #19 97.53 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-02T12:15:10.496Z] #19 97.53 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-02T12:15:10.496Z] #19 97.76 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-02T12:15:10.757Z] #19 97.76 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-02T12:15:10.757Z] #19 97.77 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:10.757Z] #19 98.02 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-02T12:15:11.019Z] #19 98.02 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-02T12:15:11.019Z] #19 98.03 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T12:15:15.226Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-02T12:15:15.226Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T12:15:15.226Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T12:15:15.235Z] #19 102.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-02T12:15:15.235Z] #19 102.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-02T12:15:15.235Z] #19 102.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:15.235Z] #19 102.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-02T12:15:15.235Z] #19 102.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-02T12:15:15.235Z] #19 102.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-02T12:15:15.235Z] #19 102.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-02T12:15:15.235Z] #19 102.2 Setting up libfile-which-perl (1.23-1) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-02T12:15:15.235Z] #19 102.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up file (1:5.39-3) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up bzip2 (1.0.8-4) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up libyaml-perl (1.30-1) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-02T12:15:15.235Z] #19 102.4 Setting up libio-string-perl (1.08-3.1) ... [2022-05-02T12:15:15.235Z] #19 102.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-02T12:15:15.235Z] #19 102.5 Setting up cross-config (2.6.18+nmu1) ... [2022-05-02T12:15:15.496Z] #19 102.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:15:15.496Z] #19 102.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-02T12:15:15.496Z] #19 102.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-02T12:15:15.496Z] #19 102.6 Setting up patch (2.7.6-7) ... [2022-05-02T12:15:15.496Z] #19 102.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-02T12:15:15.496Z] #19 102.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:15.496Z] #19 102.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-02T12:15:15.496Z] #19 102.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:15.757Z] #19 102.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 102.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 103.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-02T12:15:15.757Z] #19 103.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.757Z] #19 103.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:15.790Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T12:15:15.790Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T12:15:16.018Z] #19 103.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-02T12:15:16.018Z] #19 103.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-02T12:15:16.018Z] #19 103.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.018Z] #19 103.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-02T12:15:16.018Z] #19 103.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-02T12:15:16.018Z] #19 103.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-02T12:15:16.046Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-02T12:15:16.046Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T12:15:16.046Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T12:15:16.046Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T12:15:16.046Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T12:15:16.046Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T12:15:16.046Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T12:15:16.046Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T12:15:16.279Z] #19 103.4 [2022-05-02T12:15:16.279Z] #19 103.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-02T12:15:16.279Z] #19 103.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.4 Setting up dpkg-dev (1.20.9) ... [2022-05-02T12:15:16.279Z] #19 103.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:15:16.279Z] #19 103.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.279Z] #19 103.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.302Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-02T12:15:16.541Z] #19 103.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-02T12:15:16.541Z] #19 103.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-02T12:15:16.541Z] #19 103.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-02T12:15:16.541Z] #19 103.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-02T12:15:16.558Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-02T12:15:16.558Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T12:15:16.558Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T12:15:16.558Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T12:15:16.558Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T12:15:16.558Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T12:15:16.558Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T12:15:16.558Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T12:15:16.558Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-02T12:15:16.803Z] #19 103.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-02T12:15:16.803Z] #19 103.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 103.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 103.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 103.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.803Z] #19 104.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:16.814Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T12:15:16.814Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T12:15:17.063Z] #19 104.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:17.063Z] #19 104.1 Setting up libxml-simple-perl (2.25-1) ... [2022-05-02T12:15:17.063Z] #19 104.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:15:17.063Z] #19 104.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-02T12:15:17.063Z] #19 104.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:15:17.063Z] #19 104.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-02T12:15:17.063Z] #19 104.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:17.063Z] #19 104.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:17.063Z] #19 104.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-02T12:15:17.324Z] #19 104.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:17.324Z] #19 104.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:17.324Z] #19 104.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-02T12:15:17.324Z] #19 104.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:17.324Z] #19 104.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-02T12:15:17.324Z] #19 104.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:17.585Z] #19 104.5 Setting up crossbuild-essential-armel (12.9) ... [2022-05-02T12:15:17.585Z] #19 104.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-02T12:15:17.585Z] #19 104.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-02T12:15:17.585Z] #19 104.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-02T12:15:17.585Z] #19 104.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-02T12:15:17.585Z] #19 104.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-02T12:15:17.585Z] #19 104.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:15:18.705Z] ok github.com/docker/docker/builder/remotecontext 0.142s coverage: 13.7% of statements [2022-05-02T12:15:18.969Z] #19 DONE 106.1s [2022-05-02T12:15:18.969Z] [2022-05-02T12:15:18.969Z] #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 [2022-05-02T12:15:18.969Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:15:18.969Z] #20 ... [2022-05-02T12:15:18.969Z] [2022-05-02T12:15:18.969Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:15:18.969Z] #32 sha256:0a832b709bb12f2b28946873129288a481f8480e644907bfef2d8ee72f54056a [2022-05-02T12:15:18.969Z] #32 DONE 0.2s [2022-05-02T12:15:18.969Z] [2022-05-02T12:15:18.969Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:15:18.969Z] #71 sha256:3d735df443f678a81f331a4fd2cbaccd76910744166fe687646284ee0d038f35 [2022-05-02T12:15:18.969Z] #71 DONE 0.2s [2022-05-02T12:15:19.230Z] [2022-05-02T12:15:19.230Z] #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 [2022-05-02T12:15:19.230Z] #72 sha256:4a0703e9df84bda2fbc571cfdcfe20292712478842da881e84db5d01b83dba14 [2022-05-02T12:15:19.268Z] ok github.com/docker/docker/builder/dockerfile 0.439s coverage: 49.3% of statements [2022-05-02T12:15:19.524Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-02T12:15:19.915Z] Client: [2022-05-02T12:15:19.915Z] Context: default [2022-05-02T12:15:19.915Z] Debug Mode: false [2022-05-02T12:15:19.915Z] Plugins: [2022-05-02T12:15:19.915Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:15:19.915Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:15:19.915Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:15:19.915Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:15:19.915Z] [2022-05-02T12:15:19.915Z] Server: [2022-05-02T12:15:19.915Z] Containers: 0 [2022-05-02T12:15:19.915Z] Running: 0 [2022-05-02T12:15:19.915Z] Paused: 0 [2022-05-02T12:15:19.915Z] Stopped: 0 [2022-05-02T12:15:19.915Z] Images: 0 [2022-05-02T12:15:19.915Z] Server Version: 20.10.14 [2022-05-02T12:15:19.915Z] Storage Driver: overlay2 [2022-05-02T12:15:19.915Z] Backing Filesystem: extfs [2022-05-02T12:15:19.915Z] Supports d_type: true [2022-05-02T12:15:19.915Z] Native Overlay Diff: true [2022-05-02T12:15:19.915Z] userxattr: false [2022-05-02T12:15:19.915Z] Logging Driver: json-file [2022-05-02T12:15:19.915Z] Cgroup Driver: cgroupfs [2022-05-02T12:15:19.915Z] Cgroup Version: 1 [2022-05-02T12:15:19.915Z] Plugins: [2022-05-02T12:15:19.915Z] Volume: local [2022-05-02T12:15:19.915Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:15:19.915Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:15:19.915Z] Swarm: inactive [2022-05-02T12:15:19.915Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:15:19.915Z] Default Runtime: runc [2022-05-02T12:15:19.915Z] Init Binary: docker-init [2022-05-02T12:15:19.915Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:15:19.915Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:15:19.915Z] init version: de40ad0 [2022-05-02T12:15:19.915Z] Security Options: [2022-05-02T12:15:19.915Z] apparmor [2022-05-02T12:15:19.915Z] seccomp [2022-05-02T12:15:19.915Z] Profile: default [2022-05-02T12:15:19.915Z] Kernel Version: 5.4.0-1071-aws [2022-05-02T12:15:19.915Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-02T12:15:19.915Z] OSType: linux [2022-05-02T12:15:19.915Z] Architecture: x86_64 [2022-05-02T12:15:19.915Z] CPUs: 2 [2022-05-02T12:15:19.915Z] Total Memory: 7.565GiB [2022-05-02T12:15:19.915Z] Name: ip-10-100-104-55 [2022-05-02T12:15:19.915Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-02T12:15:19.915Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:15:19.915Z] Debug Mode: false [2022-05-02T12:15:19.915Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:15:19.915Z] Labels: [2022-05-02T12:15:19.915Z] Experimental: true [2022-05-02T12:15:19.915Z] Insecure Registries: [2022-05-02T12:15:19.915Z] 127.0.0.0/8 [2022-05-02T12:15:19.915Z] Live Restore Enabled: true [2022-05-02T12:15:19.915Z] [2022-05-02T12:15:19.915Z] WARNING: No swap limit support [Pipeline] sh [2022-05-02T12:15:20.176Z] #72 1.194 + RM_GOPATH=0 [2022-05-02T12:15:20.176Z] #72 1.194 + TMP_GOPATH= [2022-05-02T12:15:20.176Z] #72 1.194 + : /build [2022-05-02T12:15:20.176Z] #72 1.194 + '[' -z '' ']' [2022-05-02T12:15:20.210Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:15:20.210Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:15:20.210Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43552/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:15:20.210Z] + bash /home/ubuntu/workspace/moby_PR-43552/check-config.sh [2022-05-02T12:15:20.210Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:15:20.210Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-02T12:15:20.210Z] [2022-05-02T12:15:20.210Z] Generally Necessary: [2022-05-02T12:15:20.210Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:15:20.210Z] - apparmor: enabled and tools installed [2022-05-02T12:15:20.210Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:15:20.210Z] - CONFIG_NET_NS: enabled [2022-05-02T12:15:20.210Z] - CONFIG_PID_NS: enabled [2022-05-02T12:15:20.210Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:15:20.210Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:15:20.210Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:15:20.210Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:15:20.210Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:15:20.210Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:15:20.210Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:15:20.210Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:15:20.210Z] - CONFIG_MEMCG: enabled [2022-05-02T12:15:20.210Z] - CONFIG_KEYS: enabled [2022-05-02T12:15:20.210Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:15:20.210Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:15:20.210Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:15:20.210Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:15:20.333Z] Client: [2022-05-02T12:15:20.333Z] Context: default [2022-05-02T12:15:20.333Z] Debug Mode: false [2022-05-02T12:15:20.333Z] Plugins: [2022-05-02T12:15:20.333Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-02T12:15:20.333Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-02T12:15:20.333Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-02T12:15:20.333Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-02T12:15:20.333Z] [2022-05-02T12:15:20.333Z] Server: [2022-05-02T12:15:20.333Z] Containers: 0 [2022-05-02T12:15:20.333Z] Running: 0 [2022-05-02T12:15:20.333Z] Paused: 0 [2022-05-02T12:15:20.333Z] Stopped: 0 [2022-05-02T12:15:20.333Z] Images: 0 [2022-05-02T12:15:20.333Z] Server Version: 20.10.14 [2022-05-02T12:15:20.333Z] Storage Driver: overlay2 [2022-05-02T12:15:20.333Z] Backing Filesystem: extfs [2022-05-02T12:15:20.333Z] Supports d_type: true [2022-05-02T12:15:20.333Z] Native Overlay Diff: true [2022-05-02T12:15:20.333Z] userxattr: false [2022-05-02T12:15:20.333Z] Logging Driver: json-file [2022-05-02T12:15:20.333Z] Cgroup Driver: cgroupfs [2022-05-02T12:15:20.333Z] Cgroup Version: 1 [2022-05-02T12:15:20.333Z] Plugins: [2022-05-02T12:15:20.333Z] Volume: local [2022-05-02T12:15:20.333Z] Network: bridge host ipvlan macvlan null overlay [2022-05-02T12:15:20.333Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-02T12:15:20.333Z] Swarm: inactive [2022-05-02T12:15:20.333Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-02T12:15:20.333Z] Default Runtime: runc [2022-05-02T12:15:20.333Z] Init Binary: docker-init [2022-05-02T12:15:20.333Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-02T12:15:20.333Z] runc version: v1.0.3-0-gf46b6ba [2022-05-02T12:15:20.333Z] init version: de40ad0 [2022-05-02T12:15:20.333Z] Security Options: [2022-05-02T12:15:20.333Z] apparmor [2022-05-02T12:15:20.333Z] seccomp [2022-05-02T12:15:20.333Z] Profile: default [2022-05-02T12:15:20.333Z] Kernel Version: 5.4.0-1071-aws [2022-05-02T12:15:20.333Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-02T12:15:20.333Z] OSType: linux [2022-05-02T12:15:20.333Z] Architecture: x86_64 [2022-05-02T12:15:20.333Z] CPUs: 2 [2022-05-02T12:15:20.333Z] Total Memory: 7.565GiB [2022-05-02T12:15:20.333Z] Name: ip-10-100-73-20 [2022-05-02T12:15:20.333Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-02T12:15:20.333Z] Docker Root Dir: /var/lib/docker [2022-05-02T12:15:20.333Z] Debug Mode: false [2022-05-02T12:15:20.333Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:15:20.333Z] Labels: [2022-05-02T12:15:20.333Z] Experimental: true [2022-05-02T12:15:20.333Z] Insecure Registries: [2022-05-02T12:15:20.333Z] 127.0.0.0/8 [2022-05-02T12:15:20.333Z] Live Restore Enabled: true [2022-05-02T12:15:20.333Z] [2022-05-02T12:15:20.333Z] WARNING: No swap limit support [Pipeline] sh [2022-05-02T12:15:20.438Z] #72 1.196 ++ mktemp -d [2022-05-02T12:15:20.438Z] #72 1.198 + export GOPATH=/tmp/tmp.kfnBqxmqj1 [2022-05-02T12:15:20.438Z] #72 1.198 + GOPATH=/tmp/tmp.kfnBqxmqj1 [2022-05-02T12:15:20.438Z] #72 1.198 + RM_GOPATH=1 [2022-05-02T12:15:20.438Z] #72 1.198 + case "$(go env GOARCH)" in [2022-05-02T12:15:20.438Z] #72 1.198 ++ go env GOARCH [2022-05-02T12:15:20.438Z] #72 1.223 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:15:20.438Z] #72 1.223 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:15:20.438Z] #72 1.223 ++ dirname /install.sh [2022-05-02T12:15:20.438Z] #72 1.227 + dir=/ [2022-05-02T12:15:20.438Z] #72 1.227 + bin=rootlesskit [2022-05-02T12:15:20.438Z] #72 1.227 + shift [2022-05-02T12:15:20.438Z] #72 1.227 + '[' '!' -f //rootlesskit.installer ']' [2022-05-02T12:15:20.438Z] #72 1.227 + . //rootlesskit.installer [2022-05-02T12:15:20.438Z] #72 1.227 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:15:20.438Z] #72 1.227 + install_rootlesskit [2022-05-02T12:15:20.438Z] #72 1.227 + case "$1" in [2022-05-02T12:15:20.438Z] #72 1.227 + export CGO_ENABLED=0 [2022-05-02T12:15:20.438Z] #72 1.227 + CGO_ENABLED=0 [2022-05-02T12:15:20.438Z] #72 1.227 + _install_rootlesskit [2022-05-02T12:15:20.438Z] #72 1.235 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:15:20.438Z] #72 1.237 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-02T12:15:20.438Z] #72 1.237 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:15:20.438Z] #72 1.237 + GOBIN=/build [2022-05-02T12:15:20.438Z] #72 1.237 + GO111MODULE=on [2022-05-02T12:15:20.438Z] #72 1.237 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:15:20.453Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-02T12:15:20.453Z] ok github.com/docker/docker/builder/remotecontext/git 1.249s coverage: 86.3% of statements [2022-05-02T12:15:20.453Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T12:15:20.453Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T12:15:20.453Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T12:15:20.453Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T12:15:20.484Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:15:20.484Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:15:20.484Z] [2022-05-02T12:15:20.484Z] Optional Features: [2022-05-02T12:15:20.484Z] - CONFIG_USER_NS: enabled [2022-05-02T12:15:20.484Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:15:20.484Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:15:20.484Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:15:20.484Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:15:20.484Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-02T12:15:20.484Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-02T12:15:20.484Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:15:20.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:15:20.484Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:15:20.484Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:15:20.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:15:20.484Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:15:20.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:15:20.484Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:15:20.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:15:20.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:15:20.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:15:20.484Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:15:20.484Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:15:20.484Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:15:20.484Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:15:20.484Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:15:20.484Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:15:20.484Z] - Network Drivers: [2022-05-02T12:15:20.484Z] - "overlay": [2022-05-02T12:15:20.651Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:15:20.652Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-02T12:15:20.652Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43552/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-02T12:15:20.652Z] + bash /home/ubuntu/workspace/moby_PR-43552/check-config.sh [2022-05-02T12:15:20.652Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-02T12:15:20.652Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-02T12:15:20.652Z] [2022-05-02T12:15:20.652Z] Generally Necessary: [2022-05-02T12:15:20.652Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-02T12:15:20.652Z] - apparmor: enabled and tools installed [2022-05-02T12:15:20.652Z] - CONFIG_NAMESPACES: enabled [2022-05-02T12:15:20.652Z] - CONFIG_NET_NS: enabled [2022-05-02T12:15:20.652Z] - CONFIG_PID_NS: enabled [2022-05-02T12:15:20.652Z] - CONFIG_IPC_NS: enabled [2022-05-02T12:15:20.652Z] - CONFIG_UTS_NS: enabled [2022-05-02T12:15:20.652Z] - CONFIG_CGROUPS: enabled [2022-05-02T12:15:20.652Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-02T12:15:20.652Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-02T12:15:20.652Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-02T12:15:20.652Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-02T12:15:20.652Z] - CONFIG_CPUSETS: enabled [2022-05-02T12:15:20.652Z] - CONFIG_MEMCG: enabled [2022-05-02T12:15:20.652Z] - CONFIG_KEYS: enabled [2022-05-02T12:15:20.652Z] - CONFIG_VETH: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-02T12:15:20.652Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-02T12:15:20.749Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:15:20.749Z] Optional (for encrypted networks): [2022-05-02T12:15:20.749Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:15:20.749Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:15:20.749Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:15:20.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:15:20.749Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:15:20.749Z] - CONFIG_XFRM: enabled [2022-05-02T12:15:20.749Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:15:20.749Z] - "ipvlan": [2022-05-02T12:15:20.749Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:15:20.749Z] - "macvlan": [2022-05-02T12:15:20.749Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:15:20.749Z] - "ftp,tftp client in container": [2022-05-02T12:15:20.749Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:15:20.749Z] - Storage Drivers: [2022-05-02T12:15:20.749Z] - "aufs": [2022-05-02T12:15:20.749Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:15:20.749Z] - "btrfs": [2022-05-02T12:15:20.749Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:15:20.749Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:15:20.749Z] - "devicemapper": [2022-05-02T12:15:20.749Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:15:20.749Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:15:20.749Z] - "overlay": [2022-05-02T12:15:20.749Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:15:20.749Z] - "zfs": [2022-05-02T12:15:20.749Z] - /dev/zfs: present [2022-05-02T12:15:20.749Z] - zfs command: missing [2022-05-02T12:15:20.749Z] - zpool command: missing [2022-05-02T12:15:20.749Z] [2022-05-02T12:15:20.749Z] Limits: [2022-05-02T12:15:20.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:15:20.749Z] [2022-05-02T12:15:20.749Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:15:20.912Z] - CONFIG_CGROUP_BPF: enabled [2022-05-02T12:15:20.913Z] [2022-05-02T12:15:20.913Z] Optional Features: [2022-05-02T12:15:20.913Z] - CONFIG_USER_NS: enabled [2022-05-02T12:15:20.913Z] - CONFIG_SECCOMP: enabled [2022-05-02T12:15:20.913Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-02T12:15:20.913Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-02T12:15:20.913Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-02T12:15:20.913Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-02T12:15:20.913Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-02T12:15:20.913Z] - CONFIG_BLK_CGROUP: enabled [2022-05-02T12:15:20.913Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-02T12:15:20.913Z] - CONFIG_CGROUP_PERF: enabled [2022-05-02T12:15:20.913Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-02T12:15:20.913Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-02T12:15:20.913Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-02T12:15:20.913Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-02T12:15:20.913Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-02T12:15:20.913Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-02T12:15:20.913Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-02T12:15:20.913Z] - CONFIG_IP_VS: enabled (as module) [2022-05-02T12:15:20.913Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-02T12:15:20.913Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-02T12:15:20.913Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-02T12:15:20.913Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-02T12:15:20.913Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-02T12:15:20.913Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-02T12:15:20.913Z] - CONFIG_EXT4_FS: enabled [2022-05-02T12:15:20.913Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-02T12:15:20.913Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-02T12:15:20.913Z] - Network Drivers: [2022-05-02T12:15:20.913Z] - "overlay": [2022-05-02T12:15:20.913Z] - CONFIG_VXLAN: enabled (as module) [2022-05-02T12:15:20.913Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-02T12:15:20.913Z] Optional (for encrypted networks): [2022-05-02T12:15:21.015Z] ok github.com/docker/docker/cmd/docker-proxy 0.022s coverage: 67.6% of statements [2022-05-02T12:15:21.089Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:789223f2dc6f92553311f22523bb53abf7936039 . [2022-05-02T12:15:21.180Z] - CONFIG_CRYPTO: enabled [2022-05-02T12:15:21.180Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-02T12:15:21.180Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-02T12:15:21.180Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-02T12:15:21.180Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-02T12:15:21.180Z] - CONFIG_XFRM: enabled [2022-05-02T12:15:21.181Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-02T12:15:21.181Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-02T12:15:21.181Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-02T12:15:21.181Z] - "ipvlan": [2022-05-02T12:15:21.181Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-02T12:15:21.181Z] - "macvlan": [2022-05-02T12:15:21.181Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-02T12:15:21.181Z] - CONFIG_DUMMY: enabled (as module) [2022-05-02T12:15:21.181Z] - "ftp,tftp client in container": [2022-05-02T12:15:21.181Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-02T12:15:21.181Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-02T12:15:21.181Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-02T12:15:21.181Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-02T12:15:21.181Z] - Storage Drivers: [2022-05-02T12:15:21.181Z] - "aufs": [2022-05-02T12:15:21.181Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-02T12:15:21.181Z] - "btrfs": [2022-05-02T12:15:21.181Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-02T12:15:21.181Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-02T12:15:21.181Z] - "devicemapper": [2022-05-02T12:15:21.181Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-02T12:15:21.181Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-02T12:15:21.181Z] - "overlay": [2022-05-02T12:15:21.181Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-02T12:15:21.181Z] - "zfs": [2022-05-02T12:15:21.181Z] - /dev/zfs: present [2022-05-02T12:15:21.181Z] - zfs command: missing [2022-05-02T12:15:21.181Z] - zpool command: missing [2022-05-02T12:15:21.181Z] [2022-05-02T12:15:21.181Z] Limits: [2022-05-02T12:15:21.181Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-02T12:15:21.181Z] [2022-05-02T12:15:21.181Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-02T12:15:21.353Z] #2 [internal] load .dockerignore [2022-05-02T12:15:21.353Z] #2 sha256:f4955f6a96e6a4341506e18459c28cc75c4f2a2da292314dce45876d0df6cd60 [2022-05-02T12:15:21.520Z] + sudo modprobe ip_vs [2022-05-02T12:15:21.520Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:789223f2dc6f92553311f22523bb53abf7936039 . [2022-05-02T12:15:21.828Z] #2 [internal] load .dockerignore [2022-05-02T12:15:21.828Z] #2 sha256:8ba2c9074875da872ae40a7349c76c5787ebc2cd7bdfd349722415ab50cb0aff [2022-05-02T12:15:21.924Z] #2 ... [2022-05-02T12:15:21.924Z] [2022-05-02T12:15:21.924Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:15:21.924Z] #1 sha256:dd69cf21a5b2ce2851cd5c9adc1c50d41b01d2bf0618da5530af74daa721f5da [2022-05-02T12:15:21.924Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:15:21.924Z] #1 DONE 0.6s [2022-05-02T12:15:21.924Z] [2022-05-02T12:15:21.924Z] #2 [internal] load .dockerignore [2022-05-02T12:15:21.924Z] #2 sha256:f4955f6a96e6a4341506e18459c28cc75c4f2a2da292314dce45876d0df6cd60 [2022-05-02T12:15:21.924Z] #2 transferring context: 145B done [2022-05-02T12:15:21.924Z] #2 DONE 0.6s [2022-05-02T12:15:22.085Z] #2 transferring context: 32B [2022-05-02T12:15:22.183Z] [2022-05-02T12:15:22.183Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:15:22.183Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:15:22.344Z] #2 transferring context: 145B 0.0s done [2022-05-02T12:15:22.344Z] #2 DONE 0.5s [2022-05-02T12:15:22.344Z] [2022-05-02T12:15:22.344Z] #1 [internal] load build definition from Dockerfile [2022-05-02T12:15:22.344Z] #1 sha256:6bab7fc216df629dd29b006169ecd779ee90cdffeb788db46565568e42d4e9b0 [2022-05-02T12:15:22.344Z] #1 transferring dockerfile: 17.44kB done [2022-05-02T12:15:22.344Z] #1 DONE 0.5s [2022-05-02T12:15:22.344Z] [2022-05-02T12:15:22.344Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-02T12:15:22.344Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-02T12:15:22.754Z] #3 DONE 0.5s [2022-05-02T12:15:22.754Z] [2022-05-02T12:15:22.754Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:15:22.754Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:15:22.754Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-02T12:15:22.754Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-02T12:15:22.754Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-02T12:15:22.754Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-02T12:15:22.754Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-02T12:15:22.909Z] #3 DONE 0.4s [2022-05-02T12:15:22.909Z] [2022-05-02T12:15:22.909Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-02T12:15:22.909Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-02T12:15:22.909Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-02T12:15:22.909Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-02T12:15:22.909Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-02T12:15:22.909Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-02T12:15:22.909Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-02T12:15:23.013Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-02T12:15:23.013Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-02T12:15:23.167Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-02T12:15:23.167Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-02T12:15:23.581Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-02T12:15:23.581Z] #4 DONE 1.0s [2022-05-02T12:15:23.737Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-02T12:15:23.737Z] #4 DONE 0.9s [2022-05-02T12:15:23.841Z] [2022-05-02T12:15:23.841Z] #5 [internal] load .dockerignore [2022-05-02T12:15:23.841Z] #5 sha256:bdb02b7e3924c0572fe718b75ce2157a09aa508935cc39c8d5bb01150cc6c711 [2022-05-02T12:15:23.841Z] #5 DONE 0.0s [2022-05-02T12:15:23.841Z] [2022-05-02T12:15:23.841Z] #6 [internal] load build definition from Dockerfile [2022-05-02T12:15:23.841Z] #6 sha256:3fe21e67876d31bd14794f88899fce6c7e11202420bffdd24edc83cee5135027 [2022-05-02T12:15:23.841Z] #6 DONE 0.0s [2022-05-02T12:15:23.841Z] [2022-05-02T12:15:23.841Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:15:23.841Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:15:23.996Z] [2022-05-02T12:15:23.996Z] #5 [internal] load .dockerignore [2022-05-02T12:15:23.996Z] #5 sha256:adc959e23da74bafe978429549ebe92b36becbc2e8c0eb4d642788e0105f33fb [2022-05-02T12:15:23.996Z] #5 DONE 0.0s [2022-05-02T12:15:23.996Z] [2022-05-02T12:15:23.996Z] #6 [internal] load build definition from Dockerfile [2022-05-02T12:15:23.996Z] #6 sha256:fd99011965e53926f3bed75a2d341da47eb7261a7b64445d6e5702e3cb828cf3 [2022-05-02T12:15:23.996Z] #6 DONE 0.0s [2022-05-02T12:15:23.996Z] [2022-05-02T12:15:23.996Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:15:23.996Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:15:24.100Z] #10 ... [2022-05-02T12:15:24.100Z] [2022-05-02T12:15:24.100Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:15:24.100Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:15:24.100Z] #8 DONE 0.3s [2022-05-02T12:15:24.100Z] [2022-05-02T12:15:24.100Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:15:24.100Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:15:24.100Z] #9 DONE 0.3s [2022-05-02T12:15:24.360Z] [2022-05-02T12:15:24.360Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:15:24.360Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:15:24.360Z] #7 DONE 0.4s [2022-05-02T12:15:24.360Z] [2022-05-02T12:15:24.360Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:15:24.360Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:15:24.360Z] #10 DONE 0.4s [2022-05-02T12:15:24.653Z] #72 ... [2022-05-02T12:15:24.653Z] [2022-05-02T12:15:24.653Z] #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 [2022-05-02T12:15:24.653Z] #33 sha256:33df10c4562e27981e41dea5e3be3baa92b3bdf342df626093891ccf98efd795 [2022-05-02T12:15:24.653Z] #33 1.207 + RM_GOPATH=0 [2022-05-02T12:15:24.653Z] #33 1.207 + TMP_GOPATH= [2022-05-02T12:15:24.653Z] #33 1.207 + : /build [2022-05-02T12:15:24.653Z] #33 1.207 + '[' -z '' ']' [2022-05-02T12:15:24.653Z] #33 1.213 ++ mktemp -d [2022-05-02T12:15:24.653Z] #33 1.214 + export GOPATH=/tmp/tmp.4zMtAwbQiC [2022-05-02T12:15:24.653Z] #33 1.219 + GOPATH=/tmp/tmp.4zMtAwbQiC [2022-05-02T12:15:24.653Z] #33 1.219 + RM_GOPATH=1 [2022-05-02T12:15:24.653Z] #33 1.219 + case "$(go env GOARCH)" in [2022-05-02T12:15:24.653Z] #33 1.219 ++ go env GOARCH [2022-05-02T12:15:24.653Z] #33 1.248 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:15:24.653Z] #33 1.248 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:15:24.653Z] #33 1.249 ++ dirname /install.sh [2022-05-02T12:15:24.653Z] #33 1.250 + dir=/ [2022-05-02T12:15:24.653Z] #33 1.250 + bin=dockercli [2022-05-02T12:15:24.653Z] #33 1.250 + shift [2022-05-02T12:15:24.653Z] #33 1.250 + '[' '!' -f //dockercli.installer ']' [2022-05-02T12:15:24.653Z] #33 1.250 + . //dockercli.installer [2022-05-02T12:15:24.653Z] #33 1.250 ++ : stable [2022-05-02T12:15:24.653Z] #33 1.250 ++ : 17.06.2-ce [2022-05-02T12:15:24.653Z] #33 1.250 + install_dockercli [2022-05-02T12:15:24.653Z] #33 1.250 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-02T12:15:24.653Z] #33 1.251 Install docker/cli version 17.06.2-ce from stable [2022-05-02T12:15:24.653Z] #33 1.251 ++ uname -m [2022-05-02T12:15:24.653Z] #33 1.255 + arch=x86_64 [2022-05-02T12:15:24.653Z] #33 1.255 + '[' x86_64 '!=' x86_64 ']' [2022-05-02T12:15:24.653Z] #33 1.255 + url=https://download.docker.com/linux/static [2022-05-02T12:15:24.653Z] #33 1.255 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-02T12:15:24.653Z] #33 1.256 + tar -xz docker/docker [2022-05-02T12:15:24.653Z] #33 3.692 + mkdir -p /build [2022-05-02T12:15:24.653Z] #33 3.694 + mv docker/docker /build/ [2022-05-02T12:15:24.653Z] #33 3.696 + rmdir docker [2022-05-02T12:15:24.653Z] #33 DONE 5.0s [2022-05-02T12:15:24.653Z] [2022-05-02T12:15:24.653Z] #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 [2022-05-02T12:15:24.653Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:15:24.653Z] #20 1.855 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:15:24.653Z] #20 2.020 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:15:24.653Z] #20 2.196 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:15:24.653Z] #20 2.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:15:24.653Z] #20 2.787 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:15:24.653Z] #20 3.353 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:15:24.653Z] #20 3.854 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:15:24.653Z] #20 4.205 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:15:24.653Z] #20 4.704 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:15:24.653Z] #20 4.726 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:15:24.653Z] #20 4.736 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:15:24.653Z] #20 4.750 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:15:24.653Z] #20 4.758 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:15:24.653Z] #20 4.764 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:15:24.653Z] #20 4.773 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:15:24.653Z] #20 4.774 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:15:24.653Z] #20 4.793 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:15:24.653Z] #20 4.794 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:15:24.927Z] #10 ... [2022-05-02T12:15:24.927Z] [2022-05-02T12:15:24.927Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-02T12:15:24.927Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-02T12:15:24.927Z] #7 DONE 1.1s [2022-05-02T12:15:24.927Z] [2022-05-02T12:15:24.927Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-02T12:15:24.927Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-02T12:15:24.927Z] #8 DONE 1.1s [2022-05-02T12:15:25.186Z] ok github.com/docker/docker/client 0.074s coverage: 75.6% of statements [2022-05-02T12:15:25.187Z] [2022-05-02T12:15:25.187Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:15:25.187Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-02T12:15:25.187Z] #9 DONE 1.1s [2022-05-02T12:15:25.187Z] [2022-05-02T12:15:25.187Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-02T12:15:25.187Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-02T12:15:25.187Z] #10 DONE 1.1s [2022-05-02T12:15:26.276Z] [2022-05-02T12:15:26.276Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:15:26.276Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:15:26.276Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-02T12:15:26.276Z] #71 DONE 0.1s [2022-05-02T12:15:26.276Z] [2022-05-02T12:15:26.276Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:15:26.276Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:15:26.276Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-02T12:15:26.276Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-02T12:15:26.276Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-02T12:15:26.276Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-02T12:15:26.555Z] #69 ... [2022-05-02T12:15:26.555Z] [2022-05-02T12:15:26.555Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:15:26.555Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:15:26.555Z] #47 DONE 0.0s [2022-05-02T12:15:26.555Z] [2022-05-02T12:15:26.555Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:15:26.555Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:15:26.555Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-05-02T12:15:26.555Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2022-05-02T12:15:26.565Z] [2022-05-02T12:15:26.565Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:15:26.565Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:15:26.565Z] #71 DONE 0.0s [2022-05-02T12:15:26.565Z] [2022-05-02T12:15:26.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:26.565Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:26.565Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-02T12:15:26.820Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-02T12:15:26.821Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-02T12:15:26.823Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-02T12:15:26.823Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-02T12:15:26.823Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-02T12:15:26.823Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-02T12:15:27.081Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.45MB / 54.94MB 0.2s [2022-05-02T12:15:27.081Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.2s [2022-05-02T12:15:27.081Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.2s [2022-05-02T12:15:27.081Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 21.82MB / 54.94MB 0.4s [2022-05-02T12:15:27.081Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.34MB / 10.87MB 0.4s [2022-05-02T12:15:27.081Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s [2022-05-02T12:15:27.205Z] #20 ... [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:15:27.205Z] #37 sha256:1c65cb11c256d340d8dd922fb02022e8680ff0d4113b44ff0cf98266a21f7204 [2022-05-02T12:15:27.205Z] #37 CACHED [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #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 [2022-05-02T12:15:27.205Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:15:27.205Z] #36 CACHED [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #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 [2022-05-02T12:15:27.205Z] #38 sha256:9bb47fdf4ee050a87edf1b0392cb885c1d2e434889e98b08cd76bd59be2ae1f6 [2022-05-02T12:15:27.205Z] #38 CACHED [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:15:27.205Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:15:27.205Z] #40 CACHED [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #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 [2022-05-02T12:15:27.205Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:15:27.205Z] #41 CACHED [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #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 [2022-05-02T12:15:27.205Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:15:27.205Z] #43 CACHED [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:15:27.205Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:15:27.205Z] #45 CACHED [2022-05-02T12:15:27.205Z] [2022-05-02T12:15:27.205Z] #47 [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 [2022-05-02T12:15:27.205Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:15:27.205Z] #47 1.870 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:15:27.205Z] #47 2.029 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:15:27.205Z] #47 2.194 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:15:27.205Z] #47 2.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:15:27.205Z] #47 2.698 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:15:27.205Z] #47 3.345 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:15:27.205Z] #47 3.674 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:15:27.205Z] #47 4.111 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:15:27.205Z] #47 4.649 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:15:27.205Z] #47 4.666 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:15:27.205Z] #47 4.680 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:15:27.205Z] #47 4.694 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:15:27.205Z] #47 4.701 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:15:27.205Z] #47 4.722 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:15:27.205Z] #47 4.726 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:15:27.205Z] #47 4.727 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:15:27.205Z] #47 4.729 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:15:27.205Z] #47 4.737 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:15:27.345Z] #11 ... [2022-05-02T12:15:27.345Z] [2022-05-02T12:15:27.345Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-02T12:15:27.345Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-02T12:15:27.345Z] #47 DONE 0.0s [2022-05-02T12:15:27.345Z] [2022-05-02T12:15:27.345Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:27.345Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:27.345Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 28.31MB / 54.94MB 0.5s [2022-05-02T12:15:27.345Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s [2022-05-02T12:15:27.345Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-02T12:15:27.608Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.7s [2022-05-02T12:15:27.608Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 0.8s [2022-05-02T12:15:27.608Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-05-02T12:15:27.608Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.8s [2022-05-02T12:15:27.608Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.8s [2022-05-02T12:15:27.608Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.0s [2022-05-02T12:15:27.608Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 1.0s [2022-05-02T12:15:27.608Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 1.0s [2022-05-02T12:15:27.903Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 24.12MB / 54.58MB 1.2s [2022-05-02T12:15:27.903Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 20.97MB / 85.84MB 1.2s [2022-05-02T12:15:28.148Z] #47 ... [2022-05-02T12:15:28.148Z] [2022-05-02T12:15:28.148Z] #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 [2022-05-02T12:15:28.148Z] #72 sha256:4a0703e9df84bda2fbc571cfdcfe20292712478842da881e84db5d01b83dba14 [2022-05-02T12:15:28.148Z] #72 8.958 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-02T12:15:28.162Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 46.14MB / 54.58MB 1.4s [2022-05-02T12:15:28.163Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s done [2022-05-02T12:15:28.163Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 50.33MB / 54.58MB 1.5s [2022-05-02T12:15:28.163Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 31.46MB / 85.84MB 1.5s [2022-05-02T12:15:28.163Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.5s [2022-05-02T12:15:28.420Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.7s [2022-05-02T12:15:28.420Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.70MB / 85.84MB 1.7s [2022-05-02T12:15:28.420Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-02T12:15:28.677Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 41.94MB / 85.84MB 1.9s [2022-05-02T12:15:28.677Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 1.9s [2022-05-02T12:15:28.938Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 48.23MB / 85.84MB 2.1s [2022-05-02T12:15:28.938Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 20.46MB / 141.70MB 2.1s [2022-05-02T12:15:28.938Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.1s done [2022-05-02T12:15:28.938Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 56.62MB / 85.84MB 2.2s [2022-05-02T12:15:29.090Z] #72 ... [2022-05-02T12:15:29.090Z] [2022-05-02T12:15:29.090Z] #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 [2022-05-02T12:15:29.090Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-02T12:15:29.090Z] #67 1.858 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:15:29.090Z] #67 2.021 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:15:29.090Z] #67 2.193 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:15:29.090Z] #67 2.197 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:15:29.090Z] #67 2.720 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:15:29.090Z] #67 3.373 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:15:29.090Z] #67 4.049 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:15:29.090Z] #67 4.613 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:15:29.090Z] #67 5.073 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:15:29.090Z] #67 5.074 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:15:29.090Z] #67 5.098 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:15:29.090Z] #67 5.100 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:15:29.090Z] #67 5.101 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:15:29.090Z] #67 5.102 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:15:29.090Z] #67 5.113 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:15:29.090Z] #67 5.114 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:15:29.090Z] #67 5.114 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:15:29.090Z] #67 5.115 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:15:29.195Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 62.69MB / 85.84MB 2.5s [2022-05-02T12:15:29.195Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 34.60MB / 141.70MB 2.5s [2022-05-02T12:15:29.195Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.4s [2022-05-02T12:15:29.454Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.4s done [2022-05-02T12:15:29.454Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 68.16MB / 85.84MB 2.7s [2022-05-02T12:15:29.662Z] #67 ... [2022-05-02T12:15:29.662Z] [2022-05-02T12:15:29.662Z] #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 [2022-05-02T12:15:29.662Z] #72 sha256:4a0703e9df84bda2fbc571cfdcfe20292712478842da881e84db5d01b83dba14 [2022-05-02T12:15:29.662Z] #72 10.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:15:29.662Z] #72 10.43 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-02T12:15:29.662Z] #72 10.61 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-02T12:15:29.714Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 42.99MB / 141.70MB 2.8s [2022-05-02T12:15:29.714Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 75.50MB / 85.84MB 3.0s [2022-05-02T12:15:29.972Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 54.53MB / 141.70MB 3.1s [2022-05-02T12:15:29.972Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.3s [2022-05-02T12:15:29.972Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 67.11MB / 141.70MB 3.3s [2022-05-02T12:15:30.539Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 75.52MB / 141.70MB 3.7s [2022-05-02T12:15:30.607Z] #72 11.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-02T12:15:30.868Z] #72 11.76 go: downloading github.com/google/uuid v1.3.0 [2022-05-02T12:15:30.868Z] #72 11.76 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-02T12:15:30.868Z] #72 11.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-02T12:15:30.868Z] #72 11.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:15:30.868Z] #72 11.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-02T12:15:31.104Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 82.76MB / 141.70MB 4.2s [2022-05-02T12:15:31.104Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.2s done [2022-05-02T12:15:31.129Z] #72 11.97 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-02T12:15:31.129Z] #72 12.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-02T12:15:31.390Z] #72 12.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-02T12:15:31.651Z] #72 12.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-02T12:15:31.651Z] #72 12.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:15:31.670Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 4.7s [2022-05-02T12:15:31.670Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 100.66MB / 141.70MB 4.9s [2022-05-02T12:15:31.926Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 110.10MB / 141.70MB 5.2s [2022-05-02T12:15:32.109Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-05-02T12:15:32.109Z] #69 DONE 5.6s [2022-05-02T12:15:32.109Z] [2022-05-02T12:15:32.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:32.109Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:32.109Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-05-02T12:15:32.109Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-02T12:15:32.109Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-02T12:15:32.109Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-02T12:15:32.109Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 3.0s done [2022-05-02T12:15:32.109Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.1s done [2022-05-02T12:15:32.109Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.3s done [2022-05-02T12:15:32.109Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.1s done [2022-05-02T12:15:32.109Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.2s done [2022-05-02T12:15:32.109Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 95.42MB / 141.70MB 5.6s [2022-05-02T12:15:32.109Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.2s done [2022-05-02T12:15:32.109Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.3s [2022-05-02T12:15:32.109Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 103.81MB / 141.70MB 5.8s [2022-05-02T12:15:32.109Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.44MB / 141.70MB 6.1s [2022-05-02T12:15:32.440Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.66MB / 141.70MB 6.3s [2022-05-02T12:15:32.505Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 118.91MB / 141.70MB 5.7s [2022-05-02T12:15:32.701Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 6.7s [2022-05-02T12:15:32.762Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 126.88MB / 141.70MB 5.9s [2022-05-02T12:15:32.762Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 138.41MB / 141.70MB 6.1s [2022-05-02T12:15:33.274Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.1s [2022-05-02T12:15:33.694Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.2s [2022-05-02T12:15:34.266Z] #11 ... [2022-05-02T12:15:34.266Z] [2022-05-02T12:15:34.266Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:15:34.266Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-02T12:15:34.266Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-02T12:15:34.266Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-02T12:15:34.266Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-02T12:15:34.266Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-02T12:15:34.266Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-05-02T12:15:34.266Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-05-02T12:15:34.266Z] #69 DONE 7.5s [2022-05-02T12:15:34.266Z] [2022-05-02T12:15:34.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:34.266Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:34.266Z] #11 ... [2022-05-02T12:15:34.266Z] [2022-05-02T12:15:34.266Z] #24 [internal] load build context [2022-05-02T12:15:34.266Z] #24 sha256:411e200ab42351bcab27a367423e27d779da6fb93f024472d3c60c80e045932a [2022-05-02T12:15:34.266Z] #24 transferring context: 47.77MB 7.6s [2022-05-02T12:15:34.523Z] #24 ... [2022-05-02T12:15:34.523Z] [2022-05-02T12:15:34.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:34.523Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:34.656Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.2s done [2022-05-02T12:15:34.656Z] #11 ... [2022-05-02T12:15:34.656Z] [2022-05-02T12:15:34.656Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:15:34.656Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:15:34.656Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-02T12:15:34.656Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-02T12:15:34.656Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-02T12:15:34.656Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-05-02T12:15:34.656Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-05-02T12:15:34.656Z] #71 DONE 8.5s [2022-05-02T12:15:34.656Z] [2022-05-02T12:15:34.656Z] #24 [internal] load build context [2022-05-02T12:15:34.656Z] #24 sha256:97a1a426872d795a5b1a7998f8f2965375af9fe45600ff7db7b3dbc5beef11bf [2022-05-02T12:15:34.656Z] #24 transferring context: 47.78MB 8.7s [2022-05-02T12:15:35.108Z] #11 ... [2022-05-02T12:15:35.108Z] [2022-05-02T12:15:35.108Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-02T12:15:35.108Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-02T12:15:35.108Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-02T12:15:35.108Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-02T12:15:35.108Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-02T12:15:35.108Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-05-02T12:15:35.108Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-05-02T12:15:35.108Z] #71 DONE 8.4s [2022-05-02T12:15:35.108Z] [2022-05-02T12:15:35.108Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:35.108Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:35.227Z] #24 ... [2022-05-02T12:15:35.227Z] [2022-05-02T12:15:35.227Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:15:35.227Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:15:35.798Z] #70 DONE 0.7s [2022-05-02T12:15:35.799Z] [2022-05-02T12:15:35.799Z] #24 [internal] load build context [2022-05-02T12:15:35.799Z] #24 sha256:97a1a426872d795a5b1a7998f8f2965375af9fe45600ff7db7b3dbc5beef11bf [2022-05-02T12:15:35.799Z] #24 transferring context: 61.00MB 9.7s done [2022-05-02T12:15:35.799Z] #24 DONE 9.9s [2022-05-02T12:15:35.799Z] [2022-05-02T12:15:35.799Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:15:35.799Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:15:35.861Z] #72 ... [2022-05-02T12:15:35.861Z] [2022-05-02T12:15:35.861Z] #47 [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 [2022-05-02T12:15:35.861Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:15:35.861Z] #47 16.68 Fetched 40.4 MB in 15s (2669 kB/s) [2022-05-02T12:15:36.057Z] #72 ... [2022-05-02T12:15:36.057Z] [2022-05-02T12:15:36.057Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:15:36.057Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:15:36.057Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-02T12:15:36.057Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-02T12:15:36.057Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-02T12:15:36.057Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-02T12:15:36.057Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 3.0s done [2022-05-02T12:15:36.130Z] #11 ... [2022-05-02T12:15:36.130Z] [2022-05-02T12:15:36.130Z] #24 [internal] load build context [2022-05-02T12:15:36.130Z] #24 sha256:411e200ab42351bcab27a367423e27d779da6fb93f024472d3c60c80e045932a [2022-05-02T12:15:36.130Z] #24 transferring context: 61.00MB 8.5s done [2022-05-02T12:15:36.130Z] #24 DONE 9.4s [2022-05-02T12:15:36.130Z] [2022-05-02T12:15:36.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:36.130Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:36.624Z] #28 ... [2022-05-02T12:15:36.624Z] [2022-05-02T12:15:36.624Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:15:36.624Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:15:36.624Z] #72 DONE 0.7s [2022-05-02T12:15:36.624Z] [2022-05-02T12:15:36.624Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:15:36.624Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:15:36.624Z] #28 ... [2022-05-02T12:15:36.624Z] [2022-05-02T12:15:36.624Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:36.624Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:36.700Z] #11 ... [2022-05-02T12:15:36.700Z] [2022-05-02T12:15:36.700Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:15:36.700Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:15:36.700Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-02T12:15:36.700Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-02T12:15:36.700Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-02T12:15:36.700Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-02T12:15:36.700Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s done [2022-05-02T12:15:36.960Z] #28 ... [2022-05-02T12:15:36.960Z] [2022-05-02T12:15:36.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:36.960Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:37.192Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.6s [2022-05-02T12:15:38.032Z] #11 ... [2022-05-02T12:15:38.032Z] [2022-05-02T12:15:38.032Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:15:38.032Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:15:38.032Z] #70 DONE 0.2s [2022-05-02T12:15:38.032Z] [2022-05-02T12:15:38.032Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:15:38.032Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:15:38.289Z] #72 DONE 0.5s [2022-05-02T12:15:38.289Z] [2022-05-02T12:15:38.289Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:38.289Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:38.289Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.6s done [2022-05-02T12:15:38.547Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-02T12:15:38.547Z] #11 ... [2022-05-02T12:15:38.547Z] [2022-05-02T12:15:38.547Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:15:38.547Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:15:38.547Z] #28 DONE 11.8s [2022-05-02T12:15:38.547Z] [2022-05-02T12:15:38.547Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:38.547Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:39.482Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-05-02T12:15:39.482Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-02T12:15:40.069Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-02T12:15:40.069Z] #11 ... [2022-05-02T12:15:40.069Z] [2022-05-02T12:15:40.069Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-02T12:15:40.069Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-02T12:15:40.069Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.1s done [2022-05-02T12:15:40.069Z] #28 DONE 13.8s [2022-05-02T12:15:40.069Z] [2022-05-02T12:15:40.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:40.069Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:40.416Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-05-02T12:15:40.637Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-05-02T12:15:40.637Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-02T12:15:40.673Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-05-02T12:15:41.204Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-05-02T12:15:41.463Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-02T12:15:44.004Z] #47 16.68 Reading package lists... [2022-05-02T12:15:44.004Z] #47 ... [2022-05-02T12:15:44.004Z] [2022-05-02T12:15:44.004Z] #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 [2022-05-02T12:15:44.004Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-02T12:15:44.004Z] #67 16.83 Fetched 40.4 MB in 15s (2628 kB/s) [2022-05-02T12:15:44.580Z] #67 16.83 Reading package lists... [2022-05-02T12:15:45.104Z] #67 25.90 Reading package lists... [2022-05-02T12:15:45.104Z] #67 ... [2022-05-02T12:15:45.104Z] [2022-05-02T12:15:45.104Z] #47 [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 [2022-05-02T12:15:45.104Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:15:45.104Z] #47 16.68 Reading package lists... [2022-05-02T12:15:45.626Z] #47 26.38 Reading package lists... [2022-05-02T12:15:45.626Z] #47 ... [2022-05-02T12:15:45.626Z] [2022-05-02T12:15:45.626Z] #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 [2022-05-02T12:15:45.626Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:15:45.626Z] #20 16.81 Fetched 40.4 MB in 15s (2627 kB/s) [2022-05-02T12:15:45.626Z] #20 16.81 Reading package lists... [2022-05-02T12:15:45.930Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-05-02T12:15:46.735Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s [2022-05-02T12:15:48.465Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.7s done [2022-05-02T12:15:48.644Z] #11 ... [2022-05-02T12:15:48.644Z] [2022-05-02T12:15:48.644Z] #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 [2022-05-02T12:15:48.644Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:15:48.644Z] #29 1.370 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:15:48.644Z] #29 1.375 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:15:48.644Z] #29 1.384 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:15:48.644Z] #29 1.608 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:15:48.644Z] #29 2.022 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:15:48.644Z] #29 2.351 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:15:48.644Z] #29 3.480 Fetched 8510 kB in 2s (3566 kB/s) [2022-05-02T12:15:48.644Z] #29 3.480 Reading package lists... [2022-05-02T12:15:48.644Z] #29 4.273 Reading package lists... [2022-05-02T12:15:48.644Z] #29 5.058 Building dependency tree... [2022-05-02T12:15:48.644Z] #29 5.399 The following additional packages will be installed: [2022-05-02T12:15:48.644Z] #29 5.399 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-02T12:15:48.644Z] #29 5.406 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-02T12:15:48.644Z] #29 5.406 Recommended packages: [2022-05-02T12:15:48.644Z] #29 5.406 libldap-common publicsuffix libsasl2-modules [2022-05-02T12:15:48.644Z] #29 5.582 The following NEW packages will be installed: [2022-05-02T12:15:48.644Z] #29 5.582 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-02T12:15:48.644Z] #29 5.582 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-02T12:15:48.644Z] #29 5.582 libssh2-1 openssl [2022-05-02T12:15:48.644Z] #29 5.848 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:15:48.644Z] #29 5.848 Need to get 3040 kB of archives. [2022-05-02T12:15:48.644Z] #29 5.848 After this operation, 6651 kB of additional disk space will be used. [2022-05-02T12:15:48.644Z] #29 5.848 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-02T12:15:48.644Z] #29 5.876 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-02T12:15:48.644Z] #29 5.881 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-02T12:15:48.644Z] #29 5.881 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-02T12:15:48.644Z] #29 5.891 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-02T12:15:48.644Z] #29 5.891 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:15:48.644Z] #29 5.891 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:15:48.644Z] #29 5.916 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:15:48.644Z] #29 6.085 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:15:48.644Z] #29 6.128 Fetched 3040 kB in 0s (9735 kB/s) [2022-05-02T12:15:48.644Z] #29 6.148 Selecting previously unselected package openssl. [2022-05-02T12:15:48.644Z] #29 6.148 (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.) [2022-05-02T12:15:48.644Z] #29 6.157 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.162 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-02T12:15:48.644Z] #29 6.333 Selecting previously unselected package ca-certificates. [2022-05-02T12:15:48.644Z] #29 6.333 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-02T12:15:48.644Z] #29 6.337 Unpacking ca-certificates (20210119) ... [2022-05-02T12:15:48.644Z] #29 6.425 Selecting previously unselected package libbrotli1:amd64. [2022-05-02T12:15:48.644Z] #29 6.425 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.438 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-02T12:15:48.644Z] #29 6.522 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-02T12:15:48.644Z] #29 6.522 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.526 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.644Z] #29 6.567 Selecting previously unselected package libsasl2-2:amd64. [2022-05-02T12:15:48.644Z] #29 6.567 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.570 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.644Z] #29 6.632 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-02T12:15:48.644Z] #29 6.632 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.638 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-02T12:15:48.644Z] #29 6.728 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-02T12:15:48.644Z] #29 6.728 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.735 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-02T12:15:48.644Z] #29 6.837 Selecting previously unselected package libpsl5:amd64. [2022-05-02T12:15:48.644Z] #29 6.837 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.850 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-02T12:15:48.644Z] #29 6.884 Selecting previously unselected package librtmp1:amd64. [2022-05-02T12:15:48.644Z] #29 6.884 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.888 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-02T12:15:48.644Z] #29 6.936 Selecting previously unselected package libssh2-1:amd64. [2022-05-02T12:15:48.644Z] #29 6.936 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 6.941 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-02T12:15:48.644Z] #29 7.005 Selecting previously unselected package libcurl4:amd64. [2022-05-02T12:15:48.644Z] #29 7.005 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 7.009 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:48.644Z] #29 7.095 Selecting previously unselected package curl. [2022-05-02T12:15:48.644Z] #29 7.095 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-02T12:15:48.644Z] #29 7.100 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:48.645Z] #29 7.189 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:15:48.645Z] #29 7.189 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:15:48.645Z] #29 7.199 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:15:48.645Z] #29 7.275 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:15:48.645Z] #29 7.275 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:15:48.645Z] #29 7.285 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:15:48.645Z] #29 7.346 Selecting previously unselected package jq. [2022-05-02T12:15:48.645Z] #29 7.346 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:15:48.645Z] #29 7.351 Unpacking jq (1.6-2.1) ... [2022-05-02T12:15:48.645Z] #29 7.414 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-02T12:15:48.645Z] #29 7.426 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-02T12:15:48.645Z] #29 7.439 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-02T12:15:48.645Z] #29 7.450 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.645Z] #29 7.462 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-02T12:15:48.645Z] #29 7.478 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.645Z] #29 7.498 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-02T12:15:48.645Z] #29 7.507 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-02T12:15:48.645Z] #29 7.527 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:15:48.645Z] #29 7.536 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:15:48.645Z] #29 7.550 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-02T12:15:48.645Z] #29 7.562 Setting up ca-certificates (20210119) ... [2022-05-02T12:15:48.645Z] #29 8.374 Updating certificates in /etc/ssl/certs... [2022-05-02T12:15:48.724Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-02T12:15:48.724Z] #11 ... [2022-05-02T12:15:48.724Z] [2022-05-02T12:15:48.724Z] #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 [2022-05-02T12:15:48.724Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:15:48.724Z] #29 1.458 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:15:48.724Z] #29 1.458 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:15:48.724Z] #29 1.462 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:15:48.724Z] #29 1.630 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:15:48.724Z] #29 1.842 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:15:48.724Z] #29 2.097 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:15:48.724Z] #29 3.575 Fetched 8510 kB in 2s (3559 kB/s) [2022-05-02T12:15:48.724Z] #29 3.575 Reading package lists... [2022-05-02T12:15:48.724Z] #29 4.364 Reading package lists... [2022-05-02T12:15:48.724Z] #29 5.148 Building dependency tree... [2022-05-02T12:15:48.724Z] #29 5.482 The following additional packages will be installed: [2022-05-02T12:15:48.724Z] #29 5.482 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-02T12:15:48.724Z] #29 5.482 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-02T12:15:48.724Z] #29 5.482 Recommended packages: [2022-05-02T12:15:48.724Z] #29 5.482 libldap-common publicsuffix libsasl2-modules [2022-05-02T12:15:48.724Z] #29 5.713 The following NEW packages will be installed: [2022-05-02T12:15:48.724Z] #29 5.713 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-02T12:15:48.724Z] #29 5.713 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-02T12:15:48.724Z] #29 5.713 libssh2-1 openssl [2022-05-02T12:15:48.724Z] #29 5.991 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:15:48.724Z] #29 5.991 Need to get 3040 kB of archives. [2022-05-02T12:15:48.724Z] #29 5.991 After this operation, 6651 kB of additional disk space will be used. [2022-05-02T12:15:48.724Z] #29 5.991 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-02T12:15:48.724Z] #29 5.998 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-02T12:15:48.724Z] #29 5.998 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-02T12:15:48.724Z] #29 5.998 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-02T12:15:48.724Z] #29 5.999 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-02T12:15:48.724Z] #29 6.006 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-02T12:15:48.724Z] #29 6.006 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-02T12:15:48.724Z] #29 6.011 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-02T12:15:48.724Z] #29 6.011 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-02T12:15:48.724Z] #29 6.011 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-02T12:15:48.724Z] #29 6.011 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-02T12:15:48.724Z] #29 6.019 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-02T12:15:48.724Z] #29 6.030 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:15:48.724Z] #29 6.030 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:15:48.724Z] #29 6.030 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:15:48.724Z] #29 6.189 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:15:48.724Z] #29 6.258 Fetched 3040 kB in 0s (9853 kB/s) [2022-05-02T12:15:48.724Z] #29 6.283 Selecting previously unselected package openssl. [2022-05-02T12:15:48.724Z] #29 6.283 (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.) [2022-05-02T12:15:48.724Z] #29 6.283 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 6.295 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 6.453 Selecting previously unselected package ca-certificates. [2022-05-02T12:15:48.724Z] #29 6.453 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-02T12:15:48.724Z] #29 6.458 Unpacking ca-certificates (20210119) ... [2022-05-02T12:15:48.724Z] #29 6.550 Selecting previously unselected package libbrotli1:amd64. [2022-05-02T12:15:48.724Z] #29 6.552 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 6.560 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-02T12:15:48.724Z] #29 6.661 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-02T12:15:48.724Z] #29 6.661 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 6.665 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 6.727 Selecting previously unselected package libsasl2-2:amd64. [2022-05-02T12:15:48.724Z] #29 6.727 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 6.741 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 6.796 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-02T12:15:48.724Z] #29 6.796 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 6.799 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-02T12:15:48.724Z] #29 6.901 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-02T12:15:48.724Z] #29 6.901 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 6.903 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-02T12:15:48.724Z] #29 6.969 Selecting previously unselected package libpsl5:amd64. [2022-05-02T12:15:48.724Z] #29 6.969 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 6.974 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-02T12:15:48.724Z] #29 7.029 Selecting previously unselected package librtmp1:amd64. [2022-05-02T12:15:48.724Z] #29 7.029 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 7.033 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-02T12:15:48.724Z] #29 7.092 Selecting previously unselected package libssh2-1:amd64. [2022-05-02T12:15:48.724Z] #29 7.092 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 7.096 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-02T12:15:48.724Z] #29 7.162 Selecting previously unselected package libcurl4:amd64. [2022-05-02T12:15:48.724Z] #29 7.162 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 7.166 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 7.250 Selecting previously unselected package curl. [2022-05-02T12:15:48.724Z] #29 7.250 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 7.251 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 7.329 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:15:48.724Z] #29 7.329 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 7.334 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:15:48.724Z] #29 7.438 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:15:48.724Z] #29 7.438 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 7.443 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:15:48.724Z] #29 7.519 Selecting previously unselected package jq. [2022-05-02T12:15:48.724Z] #29 7.519 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:15:48.724Z] #29 7.526 Unpacking jq (1.6-2.1) ... [2022-05-02T12:15:48.724Z] #29 7.585 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-02T12:15:48.724Z] #29 7.603 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-02T12:15:48.724Z] #29 7.626 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-02T12:15:48.724Z] #29 7.636 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 7.651 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-02T12:15:48.724Z] #29 7.676 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 7.694 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-02T12:15:48.724Z] #29 7.706 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 7.720 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:15:48.724Z] #29 7.740 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:15:48.724Z] #29 7.752 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-02T12:15:48.724Z] #29 7.760 Setting up ca-certificates (20210119) ... [2022-05-02T12:15:48.724Z] #29 8.453 Updating certificates in /etc/ssl/certs... [2022-05-02T12:15:48.724Z] #29 9.973 129 added, 0 removed; done. [2022-05-02T12:15:48.724Z] #29 10.01 Setting up jq (1.6-2.1) ... [2022-05-02T12:15:48.724Z] #29 10.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 10.03 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:48.724Z] #29 10.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:15:48.724Z] #29 10.08 Processing triggers for ca-certificates (20210119) ... [2022-05-02T12:15:48.724Z] #29 10.09 Updating certificates in /etc/ssl/certs... [2022-05-02T12:15:48.724Z] #29 ... [2022-05-02T12:15:48.724Z] [2022-05-02T12:15:48.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:48.724Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:48.905Z] #29 ... [2022-05-02T12:15:48.905Z] [2022-05-02T12:15:48.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:48.905Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:49.166Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.6s done [2022-05-02T12:15:49.429Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-02T12:15:50.632Z] #11 ... [2022-05-02T12:15:50.632Z] [2022-05-02T12:15:50.632Z] #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 [2022-05-02T12:15:50.632Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:15:50.632Z] #29 11.09 0 added, 0 removed; done. [2022-05-02T12:15:50.632Z] #29 11.09 Running hooks in /etc/ca-certificates/update.d... [2022-05-02T12:15:50.632Z] #29 11.10 done. [2022-05-02T12:15:50.632Z] #29 DONE 11.9s [2022-05-02T12:15:50.632Z] [2022-05-02T12:15:50.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:50.632Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:50.632Z] #11 ... [2022-05-02T12:15:50.632Z] [2022-05-02T12:15:50.632Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:15:50.632Z] #30 sha256:950233f42965e0cd4fc8b907674419f9650c29a4901a3dabd3819ceb55ffd8fa [2022-05-02T12:15:50.632Z] #30 DONE 0.1s [2022-05-02T12:15:50.632Z] [2022-05-02T12:15:50.632Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:50.632Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:52.731Z] #11 ... [2022-05-02T12:15:52.731Z] [2022-05-02T12:15:52.731Z] #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 [2022-05-02T12:15:52.731Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-02T12:15:52.731Z] #29 9.631 129 added, 0 removed; done. [2022-05-02T12:15:52.731Z] #29 9.669 Setting up jq (1.6-2.1) ... [2022-05-02T12:15:52.731Z] #29 9.680 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:52.731Z] #29 9.692 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-02T12:15:52.731Z] #29 9.704 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:15:52.731Z] #29 9.728 Processing triggers for ca-certificates (20210119) ... [2022-05-02T12:15:52.731Z] #29 9.738 Updating certificates in /etc/ssl/certs... [2022-05-02T12:15:52.731Z] #29 10.76 0 added, 0 removed; done. [2022-05-02T12:15:52.731Z] #29 10.76 Running hooks in /etc/ca-certificates/update.d... [2022-05-02T12:15:52.731Z] #29 10.77 done. [2022-05-02T12:15:52.731Z] #29 DONE 12.4s [2022-05-02T12:15:52.731Z] [2022-05-02T12:15:52.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:52.731Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:52.731Z] #11 ... [2022-05-02T12:15:52.731Z] [2022-05-02T12:15:52.731Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-02T12:15:52.731Z] #30 sha256:4f1d31d8d24fc2d04390ac18d23ddca5335555e4feff372765e9452af51c1821 [2022-05-02T12:15:52.731Z] #30 DONE 0.1s [2022-05-02T12:15:52.731Z] [2022-05-02T12:15:52.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:15:52.731Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:15:53.764Z] #20 26.01 Reading package lists... [2022-05-02T12:15:53.765Z] #20 34.61 Building dependency tree... [2022-05-02T12:15:53.765Z] #20 ... [2022-05-02T12:15:53.765Z] [2022-05-02T12:15:53.765Z] #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 [2022-05-02T12:15:53.765Z] #72 sha256:4a0703e9df84bda2fbc571cfdcfe20292712478842da881e84db5d01b83dba14 [2022-05-02T12:15:53.765Z] #72 34.37 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:15:53.765Z] #72 34.37 + GOBIN=/build [2022-05-02T12:15:53.765Z] #72 34.37 + GO111MODULE=on [2022-05-02T12:15:53.765Z] #72 34.37 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:15:53.908Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-02T12:15:54.639Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-02T12:15:54.972Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:15:54.972Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:15:54.972Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:15:54.972Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:15:54.972Z] [2022-05-02T12:15:54.972Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:15:54.972Z] DOCKER_SYSTEMD=1 [2022-05-02T12:15:54.972Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:15:54.972Z] HOSTNAME=02f757113b49 [2022-05-02T12:15:54.972Z] DEST=bundles/test-integration [2022-05-02T12:15:54.972Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:15:54.972Z] DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:15:54.972Z] container=docker [2022-05-02T12:15:54.972Z] HOME=/root [2022-05-02T12:15:54.972Z] LANG=C.UTF-8 [2022-05-02T12:15:54.972Z] INVOCATION_ID=956334620d2b45959f802d9499d6857a [2022-05-02T12:15:54.972Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:15:54.972Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:15:54.972Z] VALIDATE_BRANCH=master [2022-05-02T12:15:54.972Z] TERM=xterm [2022-05-02T12:15:54.972Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:15:54.972Z] SHLVL=3 [2022-05-02T12:15:54.972Z] TIMEOUT=120m [2022-05-02T12:15:54.972Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:15:54.972Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:15:54.972Z] GO111MODULE=off [2022-05-02T12:15:54.972Z] DOCKER_EXPERIMENTAL=1 [2022-05-02T12:15:54.972Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:15:54.972Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:15:54.972Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:15:54.972Z] GOPATH=/go [2022-05-02T12:15:54.972Z] PKG_CONFIG=pkg-config [2022-05-02T12:15:54.972Z] _=/usr/bin/env [2022-05-02T12:15:54.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:15:56.442Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.7s done [2022-05-02T12:15:56.700Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-02T12:15:57.184Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.4s done [2022-05-02T12:15:57.184Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-02T12:15:57.229Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.2% of statements [2022-05-02T12:15:57.229Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-02T12:15:57.803Z] ok github.com/docker/docker/cmd/dockerd/trap 2.393s coverage: 0.0% of statements [2022-05-02T12:15:57.803Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T12:15:57.803Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T12:15:57.803Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T12:15:57.803Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T12:15:57.803Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T12:15:57.974Z] #72 38.92 rootlesskit version 1.0.0 [2022-05-02T12:15:57.974Z] #72 38.92 Usage of /build/rootlesskit-docker-proxy: [2022-05-02T12:15:57.974Z] #72 38.92 -container-ip string [2022-05-02T12:15:57.974Z] #72 38.92 container ip [2022-05-02T12:15:57.974Z] #72 38.92 -container-port int [2022-05-02T12:15:57.974Z] #72 38.92 container port (default -1) [2022-05-02T12:15:57.974Z] #72 38.92 -host-ip string [2022-05-02T12:15:57.974Z] #72 38.92 host ip [2022-05-02T12:15:57.974Z] #72 38.92 -host-port int [2022-05-02T12:15:57.974Z] #72 38.92 host port (default -1) [2022-05-02T12:15:57.974Z] #72 38.92 -proto string [2022-05-02T12:15:57.974Z] #72 38.92 proxy protocol (default "tcp") [2022-05-02T12:15:58.547Z] #72 DONE 39.5s [2022-05-02T12:15:58.547Z] [2022-05-02T12:15:58.547Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:15:58.547Z] #73 sha256:ac45a23a0d3a804a333d0f973c47e753740cde663d6140236a77220eb72fd096 [2022-05-02T12:15:58.547Z] #73 DONE 0.1s [2022-05-02T12:15:58.547Z] [2022-05-02T12:15:58.547Z] #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 [2022-05-02T12:15:58.547Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:15:58.547Z] #20 34.61 Building dependency tree... [2022-05-02T12:15:58.547Z] #20 36.06 Reading state information... [2022-05-02T12:15:58.547Z] #20 37.58 The following additional packages will be installed: [2022-05-02T12:15:58.547Z] #20 37.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:15:58.547Z] #20 37.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-02T12:15:58.547Z] #20 37.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-02T12:15:58.547Z] #20 37.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-02T12:15:58.547Z] #20 37.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-02T12:15:58.547Z] #20 37.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-02T12:15:58.547Z] #20 37.63 mingw-w64-common mingw-w64-x86-64-dev [2022-05-02T12:15:58.547Z] #20 37.66 Suggested packages: [2022-05-02T12:15:58.547Z] #20 37.67 gcc-10-locales seccomp wine64 [2022-05-02T12:15:58.547Z] #20 38.54 The following NEW packages will be installed: [2022-05-02T12:15:58.547Z] #20 38.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:15:58.547Z] #20 38.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-02T12:15:58.547Z] #20 38.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-02T12:15:58.547Z] #20 38.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-02T12:15:58.547Z] #20 38.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-02T12:15:58.547Z] #20 38.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-02T12:15:58.547Z] #20 38.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-02T12:15:58.547Z] #20 38.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-02T12:15:58.547Z] #20 38.57 mingw-w64-x86-64-dev [2022-05-02T12:15:58.547Z] #20 39.00 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:15:58.547Z] #20 39.00 Need to get 115 MB of archives. [2022-05-02T12:15:58.547Z] #20 39.00 After this operation, 645 MB of additional disk space will be used. [2022-05-02T12:15:58.547Z] #20 39.00 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] [2022-05-02T12:15:58.547Z] #20 39.07 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] [2022-05-02T12:15:58.547Z] #20 39.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-02T12:15:58.547Z] #20 39.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-02T12:15:58.547Z] #20 39.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-02T12:15:58.547Z] #20 39.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-02T12:15:58.547Z] #20 39.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-02T12:15:58.547Z] #20 39.29 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] [2022-05-02T12:15:58.547Z] #20 39.30 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] [2022-05-02T12:15:58.547Z] #20 39.66 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] [2022-05-02T12:15:58.809Z] #20 ... [2022-05-02T12:15:58.809Z] [2022-05-02T12:15:58.809Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:15:58.809Z] #74 sha256:c5fcf63b02f68b48857a8a9950daef8e51a33f37be9585b4ef9ab4d9ad44daa5 [2022-05-02T12:15:58.809Z] #74 DONE 0.1s [2022-05-02T12:15:58.809Z] [2022-05-02T12:15:58.809Z] #47 [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 [2022-05-02T12:15:58.809Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:15:58.809Z] #47 26.38 Reading package lists... [2022-05-02T12:15:58.809Z] #47 35.05 Building dependency tree... [2022-05-02T12:15:58.809Z] #47 36.59 Reading state information... [2022-05-02T12:15:58.809Z] #47 38.27 The following additional packages will be installed: [2022-05-02T12:15:58.809Z] #47 38.29 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-02T12:15:58.809Z] #47 38.32 Suggested packages: [2022-05-02T12:15:58.809Z] #47 38.32 cmake-doc ninja-build lrzip [2022-05-02T12:15:58.809Z] #47 38.33 Recommended packages: [2022-05-02T12:15:58.809Z] #47 38.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-02T12:15:58.809Z] #47 38.90 The following NEW packages will be installed: [2022-05-02T12:15:58.809Z] #47 38.91 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-02T12:15:58.809Z] #47 39.23 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:15:58.809Z] #47 39.23 Need to get 8418 kB of archives. [2022-05-02T12:15:58.809Z] #47 39.23 After this operation, 34.9 MB of additional disk space will be used. [2022-05-02T12:15:58.809Z] #47 39.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:15:58.809Z] #47 39.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-02T12:15:58.809Z] #47 39.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-02T12:15:58.809Z] #47 39.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-02T12:15:58.809Z] #47 39.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-02T12:15:58.809Z] #47 39.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-02T12:15:58.809Z] #47 39.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-02T12:15:58.809Z] #47 39.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-02T12:15:58.809Z] #47 39.91 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:15:59.072Z] #47 40.23 Fetched 8418 kB in 0s (17.1 MB/s) [2022-05-02T12:15:59.072Z] #47 40.32 Selecting previously unselected package xxd. [2022-05-02T12:15:59.334Z] #47 40.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-02T12:15:59.334Z] #47 40.39 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:15:59.334Z] #47 40.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:15:59.334Z] #47 40.50 Selecting previously unselected package vim-common. [2022-05-02T12:15:59.334Z] #47 40.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:15:59.334Z] #47 40.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:15:59.599Z] #47 40.72 Selecting previously unselected package cmake-data. [2022-05-02T12:15:59.599Z] #47 40.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-02T12:15:59.599Z] #47 40.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:16:00.175Z] #47 ... [2022-05-02T12:16:00.175Z] [2022-05-02T12:16:00.175Z] #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 [2022-05-02T12:16:00.175Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-02T12:16:00.175Z] #67 25.90 Reading package lists... [2022-05-02T12:16:00.175Z] #67 34.84 Building dependency tree... [2022-05-02T12:16:00.175Z] #67 36.55 Reading state information... [2022-05-02T12:16:00.175Z] #67 38.25 The following additional packages will be installed: [2022-05-02T12:16:00.175Z] #67 38.28 libbtrfs0 [2022-05-02T12:16:00.175Z] #67 38.53 The following NEW packages will be installed: [2022-05-02T12:16:00.175Z] #67 38.55 libbtrfs-dev libbtrfs0 [2022-05-02T12:16:00.175Z] #67 38.99 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:16:00.175Z] #67 38.99 Need to get 460 kB of archives. [2022-05-02T12:16:00.175Z] #67 38.99 After this operation, 1237 kB of additional disk space will be used. [2022-05-02T12:16:00.175Z] #67 38.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:16:00.175Z] #67 38.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:16:00.175Z] #67 39.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:16:00.176Z] #67 40.11 Fetched 460 kB in 0s (1506 kB/s) [2022-05-02T12:16:00.176Z] #67 40.22 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:16:00.176Z] #67 40.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-02T12:16:00.176Z] #67 40.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:16:00.176Z] #67 40.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:16:00.176Z] #67 40.43 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:16:00.176Z] #67 40.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:16:00.176Z] #67 40.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:16:00.176Z] #67 40.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:16:00.176Z] #67 40.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:16:00.176Z] #67 40.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:16:00.176Z] #67 DONE 41.2s [2022-05-02T12:16:00.176Z] [2022-05-02T12:16:00.176Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:16:00.176Z] #68 sha256:5d08fee0e379888349686bd0ba788746bf3d1ea9e89597c2ae8f4469b493bf53 [2022-05-02T12:16:00.437Z] #68 DONE 0.1s [2022-05-02T12:16:00.437Z] [2022-05-02T12:16:00.437Z] #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 [2022-05-02T12:16:00.437Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:16:00.699Z] #69 ... [2022-05-02T12:16:00.699Z] [2022-05-02T12:16:00.699Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-02T12:16:00.699Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-02T12:16:00.699Z] #77 CACHED [2022-05-02T12:16:00.699Z] [2022-05-02T12:16:00.699Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-02T12:16:00.699Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-02T12:16:00.699Z] #79 CACHED [2022-05-02T12:16:00.883Z] #11 ... [2022-05-02T12:16:00.883Z] [2022-05-02T12:16:00.883Z] #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 [2022-05-02T12:16:00.883Z] #31 sha256:5aed182fa266c79add5573c2ce0be5d98196b5409c9cf401ecea5a43ecec71e4 [2022-05-02T12:16:00.883Z] #31 2.152 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-02T12:16:00.883Z] #31 2.498 [2022-05-02T12:16:00.883Z] #31 2.736 #=#=# ######################################################################## 100.0% [2022-05-02T12:16:00.883Z] #31 3.009 [2022-05-02T12:16:00.883Z] #31 4.046 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-02T12:16:00.883Z] #31 4.358 [2022-05-02T12:16:00.883Z] #31 4.590 #=#=# ########## 14.1% ######################################################################## 100.0% [2022-05-02T12:16:00.883Z] #31 4.974 [2022-05-02T12:16:00.883Z] #31 6.037 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-02T12:16:00.883Z] #31 6.387 [2022-05-02T12:16:00.883Z] #31 6.605 #=#=# ################# 24.4% ####################################### 54.6% ################################################################# 90.3% ######################################################################## 100.0% [2022-05-02T12:16:00.883Z] #31 7.139 [2022-05-02T12:16:00.883Z] #31 8.141 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-02T12:16:00.883Z] #31 8.462 [2022-05-02T12:16:00.883Z] #31 8.687 #=#=# ######################################################################## 100.0% [2022-05-02T12:16:00.883Z] #31 9.041 [2022-05-02T12:16:00.883Z] #31 9.746 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-02T12:16:00.883Z] #31 10.08 [2022-05-02T12:16:00.883Z] #31 ... [2022-05-02T12:16:00.883Z] [2022-05-02T12:16:00.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:16:00.883Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:16:00.962Z] [2022-05-02T12:16:00.962Z] #47 [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 [2022-05-02T12:16:00.962Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-02T12:16:00.962Z] #47 41.99 Selecting previously unselected package libarchive13:amd64. [2022-05-02T12:16:00.962Z] #47 41.99 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-02T12:16:00.962Z] #47 42.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:16:01.224Z] #47 42.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-02T12:16:01.224Z] #47 42.16 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-02T12:16:01.224Z] #47 42.16 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:16:01.224Z] #47 42.22 Selecting previously unselected package librhash0:amd64. [2022-05-02T12:16:01.224Z] #47 42.23 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-02T12:16:01.224Z] #47 42.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:16:01.224Z] #47 42.31 Selecting previously unselected package libuv1:amd64. [2022-05-02T12:16:01.224Z] #47 42.31 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-02T12:16:01.224Z] #47 42.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:16:01.224Z] #47 42.37 Selecting previously unselected package cmake. [2022-05-02T12:16:01.224Z] #47 42.37 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-02T12:16:01.224Z] #47 42.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:16:01.821Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-02T12:16:02.386Z] #11 ... [2022-05-02T12:16:02.386Z] [2022-05-02T12:16:02.386Z] #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 [2022-05-02T12:16:02.386Z] #31 sha256:5aed182fa266c79add5573c2ce0be5d98196b5409c9cf401ecea5a43ecec71e4 [2022-05-02T12:16:02.386Z] #31 10.31 #=#=# ######################################################################## 100.0% [2022-05-02T12:16:02.386Z] #31 10.59 [2022-05-02T12:16:02.386Z] #31 10.65 Download of images into '/build' complete. [2022-05-02T12:16:02.386Z] #31 10.65 Use something like the following to load the result into a Docker daemon: [2022-05-02T12:16:02.386Z] #31 10.65 tar -cC '/build' . | docker load [2022-05-02T12:16:02.386Z] #31 DONE 11.7s [2022-05-02T12:16:02.386Z] [2022-05-02T12:16:02.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:16:02.386Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:16:02.475Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-02T12:16:02.475Z] #11 ... [2022-05-02T12:16:02.475Z] [2022-05-02T12:16:02.475Z] #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 [2022-05-02T12:16:02.475Z] #31 sha256:2cab64d2b51f19c1a8abf21ac68181447ee1a1a5e45993e2e0445c85b83f49cc [2022-05-02T12:16:02.475Z] #31 2.241 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-02T12:16:02.475Z] #31 2.575 [2022-05-02T12:16:02.475Z] #31 2.813 #=#=# ######################################################################## 100.0% [2022-05-02T12:16:02.475Z] #31 3.119 [2022-05-02T12:16:02.475Z] #31 4.106 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-02T12:16:02.475Z] #31 4.431 [2022-05-02T12:16:02.475Z] #31 4.674 #=#=# ######################################################################## 100.0% [2022-05-02T12:16:02.475Z] #31 5.019 [2022-05-02T12:16:02.475Z] #31 6.164 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-02T12:16:02.475Z] #31 6.547 [2022-05-02T12:16:02.475Z] #31 6.778 #=#=# ############### 21.8% ########################################## 58.6% ################################################################ 90.0% ######################################################################## 100.0% [2022-05-02T12:16:02.475Z] #31 7.349 [2022-05-02T12:16:02.475Z] #31 8.446 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-02T12:16:02.475Z] #31 8.756 [2022-05-02T12:16:02.475Z] #31 8.989 #=#=# ######################################################################## 100.0% [2022-05-02T12:16:02.475Z] #31 9.268 [2022-05-02T12:16:02.475Z] #31 10.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-02T12:16:02.475Z] #31 ... [2022-05-02T12:16:02.475Z] [2022-05-02T12:16:02.475Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:16:02.475Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:16:02.502Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-02T12:16:02.502Z] [2022-05-02T12:16:02.502Z] ________ ____ __. [2022-05-02T12:16:02.502Z] \_____ \ | |/ _| [2022-05-02T12:16:02.502Z] / | \| < [2022-05-02T12:16:02.502Z] / | \ | \ [2022-05-02T12:16:02.502Z] \_______ /____|__ \ [2022-05-02T12:16:02.502Z] \/ \/ [2022-05-02T12:16:02.502Z] [2022-05-02T12:16:02.502Z] INFO: make.ps1 ended at 05/02/2022 12:16:00 [2022-05-02T12:16:02.611Z] #47 43.56 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:16:02.611Z] #47 43.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:16:02.611Z] #47 43.59 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:16:02.611Z] #47 43.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:16:02.611Z] #47 43.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:16:02.611Z] #47 43.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:16:02.611Z] #47 43.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:16:02.611Z] #47 43.67 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:16:02.611Z] #47 43.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:16:02.872Z] #47 DONE 44.0s [2022-05-02T12:16:02.872Z] [2022-05-02T12:16:02.872Z] #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 [2022-05-02T12:16:02.872Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:16:02.872Z] #20 40.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-02T12:16:02.872Z] #20 40.56 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] [2022-05-02T12:16:02.872Z] #20 40.78 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] [2022-05-02T12:16:02.872Z] #20 41.30 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] [2022-05-02T12:16:02.872Z] #20 41.68 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] [2022-05-02T12:16:02.872Z] #20 41.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-02T12:16:02.872Z] #20 41.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-02T12:16:02.872Z] #20 41.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:16:02.872Z] #20 41.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:16:02.872Z] #20 41.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-02T12:16:02.872Z] #20 41.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-02T12:16:02.872Z] #20 41.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-02T12:16:02.872Z] #20 41.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-02T12:16:02.872Z] #20 41.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-02T12:16:02.872Z] #20 41.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-02T12:16:02.872Z] #20 41.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-02T12:16:02.872Z] #20 41.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-02T12:16:02.872Z] #20 41.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] [2022-05-02T12:16:02.872Z] #20 41.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-02T12:16:02.872Z] #20 41.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-02T12:16:02.872Z] #20 42.26 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:16:02.872Z] #20 42.42 Fetched 115 MB in 3s (37.2 MB/s) [2022-05-02T12:16:02.872Z] #20 42.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-02T12:16:02.872Z] #20 42.45 (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.) [2022-05-02T12:16:02.872Z] #20 42.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:16:02.872Z] #20 42.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:16:02.872Z] #20 43.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-02T12:16:02.872Z] #20 43.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:16:02.872Z] #20 43.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:16:02.872Z] #20 43.79 Selecting previously unselected package binutils-mingw-w64. [2022-05-02T12:16:02.872Z] #20 43.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-02T12:16:02.872Z] #20 43.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:16:02.872Z] #20 43.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-02T12:16:02.872Z] #20 43.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:16:02.872Z] #20 43.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:16:02.957Z] INFO: Binaries build ended at 05/02/2022 12:16:02. Duration:00:01:31.0546718 [2022-05-02T12:16:03.134Z] #20 ... [2022-05-02T12:16:03.134Z] [2022-05-02T12:16:03.134Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:16:03.134Z] #48 sha256:2c0dca64cb76dd62ec56f7076c31d2f0bc382c3430d99e322bf6a964db3e42a8 [2022-05-02T12:16:03.134Z] #48 DONE 0.1s [2022-05-02T12:16:03.134Z] [2022-05-02T12:16:03.134Z] #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 [2022-05-02T12:16:03.134Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:16:03.134Z] #20 44.08 Selecting previously unselected package dmsetup. [2022-05-02T12:16:03.134Z] #20 44.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:16:03.134Z] #20 44.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:16:03.134Z] #20 44.23 Selecting previously unselected package mingw-w64-common. [2022-05-02T12:16:03.134Z] #20 44.23 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-02T12:16:03.134Z] #20 44.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-02T12:16:03.921Z] INFO: Copying the built daemon binary to d:\CI\PR-43552\2\binary\dockerd-789223f2dc.exe... [2022-05-02T12:16:03.921Z] INFO: Copying the built client binary to d:\CI\PR-43552\2\binary\docker-789223f2dc.exe... [2022-05-02T12:16:03.921Z] INFO: Copying the golang package from the container to d:\CI\PR-43552\2\installer\go.zip... [2022-05-02T12:16:04.342Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-05-02T12:16:04.598Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-05-02T12:16:04.883Z] INFO: Extracting go.zip to d:\CI\PR-43552\2\go [2022-05-02T12:16:05.017Z] #11 ... [2022-05-02T12:16:05.017Z] [2022-05-02T12:16:05.017Z] #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 [2022-05-02T12:16:05.017Z] #31 sha256:2cab64d2b51f19c1a8abf21ac68181447ee1a1a5e45993e2e0445c85b83f49cc [2022-05-02T12:16:05.017Z] #31 10.32 [2022-05-02T12:16:05.017Z] #31 10.56 #=#=# ######################################################################## 100.0% [2022-05-02T12:16:05.017Z] #31 10.85 [2022-05-02T12:16:05.017Z] #31 10.91 Download of images into '/build' complete. [2022-05-02T12:16:05.017Z] #31 10.91 Use something like the following to load the result into a Docker daemon: [2022-05-02T12:16:05.017Z] #31 10.91 tar -cC '/build' . | docker load [2022-05-02T12:16:05.017Z] #31 DONE 12.1s [2022-05-02T12:16:05.017Z] [2022-05-02T12:16:05.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-02T12:16:05.017Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-02T12:16:05.049Z] #20 45.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-02T12:16:05.049Z] #20 45.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-02T12:16:05.049Z] #20 45.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:16:05.965Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-05-02T12:16:06.499Z] #20 ... [2022-05-02T12:16:06.499Z] [2022-05-02T12:16:06.499Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:16:06.499Z] #49 sha256:cd8d4e7aa9626cb21151ab358c6d6f671b86f23bf19ce828ad0feb9266ee77f8 [2022-05-02T12:16:06.499Z] #49 0.768 + RM_GOPATH=0 [2022-05-02T12:16:06.499Z] #49 0.769 + TMP_GOPATH= [2022-05-02T12:16:06.499Z] #49 0.771 + : /build [2022-05-02T12:16:06.499Z] #49 0.771 + '[' -z '' ']' [2022-05-02T12:16:06.499Z] #49 0.772 ++ mktemp -d [2022-05-02T12:16:06.499Z] #49 0.773 + export GOPATH=/tmp/tmp.qWBGH4pegH [2022-05-02T12:16:06.499Z] #49 0.773 + GOPATH=/tmp/tmp.qWBGH4pegH [2022-05-02T12:16:06.499Z] #49 0.774 + RM_GOPATH=1 [2022-05-02T12:16:06.499Z] #49 0.774 + case "$(go env GOARCH)" in [2022-05-02T12:16:06.499Z] #49 0.774 ++ go env GOARCH [2022-05-02T12:16:06.499Z] #49 0.779 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:06.499Z] #49 0.779 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:06.499Z] #49 0.779 ++ dirname /install.sh [2022-05-02T12:16:06.499Z] #49 0.780 + dir=/ [2022-05-02T12:16:06.499Z] #49 0.781 + bin=tini [2022-05-02T12:16:06.499Z] #49 0.781 + shift [2022-05-02T12:16:06.499Z] #49 0.781 + '[' '!' -f //tini.installer ']' [2022-05-02T12:16:06.499Z] #49 0.781 + . //tini.installer [2022-05-02T12:16:06.499Z] #49 0.781 ++ : v0.19.0 [2022-05-02T12:16:06.499Z] #49 0.782 + install_tini [2022-05-02T12:16:06.499Z] #49 0.782 + echo 'Install tini version v0.19.0' [2022-05-02T12:16:06.499Z] #49 0.782 Install tini version v0.19.0 [2022-05-02T12:16:06.499Z] #49 0.782 + git clone https://github.com/krallin/tini.git /tmp/tmp.qWBGH4pegH/tini [2022-05-02T12:16:06.499Z] #49 0.784 Cloning into '/tmp/tmp.qWBGH4pegH/tini'... [2022-05-02T12:16:06.499Z] #49 1.149 + cd /tmp/tmp.qWBGH4pegH/tini [2022-05-02T12:16:06.499Z] #49 1.150 + git checkout -q v0.19.0 [2022-05-02T12:16:06.499Z] #49 1.155 + cmake . [2022-05-02T12:16:06.499Z] #49 1.481 -- The C compiler identification is GNU 10.2.1 [2022-05-02T12:16:06.499Z] #49 1.515 -- Detecting C compiler ABI info [2022-05-02T12:16:06.499Z] #49 1.686 -- Detecting C compiler ABI info - done [2022-05-02T12:16:06.499Z] #49 1.734 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-02T12:16:06.499Z] #49 1.735 -- Detecting C compile features [2022-05-02T12:16:06.499Z] #49 1.736 -- Detecting C compile features - done [2022-05-02T12:16:06.499Z] #49 1.760 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-02T12:16:06.499Z] #49 1.821 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-02T12:16:06.499Z] #49 1.848 -- Configuring done [2022-05-02T12:16:06.499Z] #49 1.853 -- Generating done [2022-05-02T12:16:06.499Z] #49 1.856 -- Build files have been written to: /tmp/tmp.qWBGH4pegH/tini [2022-05-02T12:16:06.499Z] #49 1.862 + make tini-static [2022-05-02T12:16:06.499Z] #49 1.952 Scanning dependencies of target tini-static [2022-05-02T12:16:06.499Z] #49 1.973 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-02T12:16:06.499Z] #49 2.440 [100%] Linking C executable tini-static [2022-05-02T12:16:06.499Z] #49 2.707 [100%] Built target tini-static [2022-05-02T12:16:06.499Z] #49 2.723 + mkdir -p /build [2022-05-02T12:16:06.499Z] #49 2.726 + cp tini-static /build/docker-init [2022-05-02T12:16:06.499Z] #49 DONE 3.2s [2022-05-02T12:16:06.499Z] [2022-05-02T12:16:06.499Z] #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 [2022-05-02T12:16:06.499Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:16:06.499Z] #69 0.763 + RM_GOPATH=0 [2022-05-02T12:16:06.499Z] #69 0.763 + TMP_GOPATH= [2022-05-02T12:16:06.499Z] #69 0.764 + : /build [2022-05-02T12:16:06.499Z] #69 0.764 + '[' -z '' ']' [2022-05-02T12:16:06.499Z] #69 0.764 ++ mktemp -d [2022-05-02T12:16:06.499Z] #69 0.767 + export GOPATH=/tmp/tmp.U6jz4z0uYt [2022-05-02T12:16:06.499Z] #69 0.768 + GOPATH=/tmp/tmp.U6jz4z0uYt [2022-05-02T12:16:06.499Z] #69 0.768 + RM_GOPATH=1 [2022-05-02T12:16:06.499Z] #69 0.768 + case "$(go env GOARCH)" in [2022-05-02T12:16:06.499Z] #69 0.769 ++ go env GOARCH [2022-05-02T12:16:06.499Z] #69 0.778 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:06.499Z] #69 0.778 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:06.499Z] #69 0.779 ++ dirname /install.sh [2022-05-02T12:16:06.499Z] #69 0.779 + dir=/ [2022-05-02T12:16:06.499Z] #69 0.779 + bin=containerd [2022-05-02T12:16:06.499Z] #69 0.780 + shift [2022-05-02T12:16:06.499Z] #69 0.780 + '[' '!' -f //containerd.installer ']' [2022-05-02T12:16:06.499Z] #69 0.780 + . //containerd.installer [2022-05-02T12:16:06.499Z] #69 0.780 ++ set -e [2022-05-02T12:16:06.499Z] #69 0.781 ++ : v1.6.3 [2022-05-02T12:16:06.499Z] #69 0.781 + install_containerd [2022-05-02T12:16:06.499Z] #69 0.781 + echo 'Install containerd version v1.6.3' [2022-05-02T12:16:06.499Z] #69 0.782 Install containerd version v1.6.3 [2022-05-02T12:16:06.499Z] #69 0.782 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U6jz4z0uYt/src/github.com/containerd/containerd [2022-05-02T12:16:06.499Z] #69 0.812 Cloning into '/tmp/tmp.U6jz4z0uYt/src/github.com/containerd/containerd'... [2022-05-02T12:16:06.764Z] #69 ... [2022-05-02T12:16:06.764Z] [2022-05-02T12:16:06.764Z] #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 [2022-05-02T12:16:06.764Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:16:06.764Z] #20 47.77 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-02T12:16:06.764Z] #20 47.78 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:16:06.764Z] #20 47.78 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:16:06.764Z] #20 47.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-02T12:16:06.764Z] #20 47.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:16:06.764Z] #20 47.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:16:07.551Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.4s [2022-05-02T12:16:07.640Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-05-02T12:16:07.727Z] #20 ... [2022-05-02T12:16:07.727Z] [2022-05-02T12:16:07.727Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:16:07.727Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:16:07.727Z] #51 CACHED [2022-05-02T12:16:07.727Z] [2022-05-02T12:16:07.727Z] #52 [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 [2022-05-02T12:16:07.727Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:16:07.727Z] #52 CACHED [2022-05-02T12:16:07.727Z] [2022-05-02T12:16:07.727Z] #55 [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 [2022-05-02T12:16:07.727Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:16:07.727Z] #55 CACHED [2022-05-02T12:16:07.727Z] [2022-05-02T12:16:07.727Z] #56 [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 [2022-05-02T12:16:07.727Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:07.727Z] #56 CACHED [2022-05-02T12:16:07.727Z] [2022-05-02T12:16:07.727Z] #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 [2022-05-02T12:16:07.727Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:16:07.727Z] #58 CACHED [2022-05-02T12:16:07.727Z] [2022-05-02T12:16:07.727Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:16:07.727Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:16:07.727Z] #60 CACHED [2022-05-02T12:16:07.727Z] [2022-05-02T12:16:07.727Z] #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 [2022-05-02T12:16:07.727Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:16:07.727Z] #62 CACHED [2022-05-02T12:16:07.988Z] [2022-05-02T12:16:07.988Z] #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 [2022-05-02T12:16:07.988Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:16:09.372Z] #20 50.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-02T12:16:09.372Z] #20 50.26 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:16:09.372Z] #20 50.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:16:10.162Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.3s done [2022-05-02T12:16:10.422Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-02T12:16:10.679Z] #11 DONE 43.9s [2022-05-02T12:16:10.679Z] [2022-05-02T12:16:10.679Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:16:10.679Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:16:10.838Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.7s done [2022-05-02T12:16:11.096Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-02T12:16:11.356Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-02T12:16:11.356Z] #11 DONE 45.3s [2022-05-02T12:16:11.614Z] [2022-05-02T12:16:11.614Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-02T12:16:11.614Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-02T12:16:12.505Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-02T12:16:12.998Z] #12 DONE 1.2s [2022-05-02T12:16:12.998Z] [2022-05-02T12:16:12.998Z] #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 [2022-05-02T12:16:12.998Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:16:13.208Z] #12 DONE 2.1s [2022-05-02T12:16:13.208Z] [2022-05-02T12:16:13.208Z] #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 [2022-05-02T12:16:13.208Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-02T12:16:13.209Z] #13 DONE 0.6s [2022-05-02T12:16:13.209Z] [2022-05-02T12:16:13.209Z] #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 [2022-05-02T12:16:13.209Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:16:13.435Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-05-02T12:16:13.468Z] #55 ... [2022-05-02T12:16:13.468Z] [2022-05-02T12:16:13.468Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:16:13.468Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:16:13.468Z] #44 DONE 0.2s [2022-05-02T12:16:13.468Z] [2022-05-02T12:16:13.468Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:16:13.468Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:16:13.468Z] #33 DONE 0.3s [2022-05-02T12:16:13.468Z] [2022-05-02T12:16:13.468Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:16:13.468Z] #64 sha256:356039a0a21fc22b290f936a31f89712db2513bd3a3876ae9ec285a1b86bb955 [2022-05-02T12:16:13.468Z] #64 DONE 0.4s [2022-05-02T12:16:13.468Z] [2022-05-02T12:16:13.468Z] #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 [2022-05-02T12:16:13.468Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:16:13.570Z] #13 DONE 0.7s [2022-05-02T12:16:13.570Z] [2022-05-02T12:16:13.570Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:16:13.570Z] #25 sha256:99ffa0a02d18851ec8c044b40139d8157e0616565a5e5cf4ca4f94d26de857a9 [2022-05-02T12:16:13.570Z] #25 ... [2022-05-02T12:16:13.570Z] [2022-05-02T12:16:13.570Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-02T12:16:13.570Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-02T12:16:13.570Z] #33 DONE 0.2s [2022-05-02T12:16:13.570Z] [2022-05-02T12:16:13.570Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-02T12:16:13.570Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-02T12:16:13.570Z] #44 DONE 0.2s [2022-05-02T12:16:13.576Z] #20 54.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-02T12:16:13.576Z] #20 54.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:16:13.576Z] #20 54.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:16:13.725Z] #34 ... [2022-05-02T12:16:13.725Z] [2022-05-02T12:16:13.725Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:16:13.725Z] #25 sha256:284b71c211410ce3584d8339073caadef94e21d6cbc5b7e867744613581db74f [2022-05-02T12:16:13.725Z] #25 DONE 0.4s [2022-05-02T12:16:13.725Z] [2022-05-02T12:16:13.725Z] #48 [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 [2022-05-02T12:16:13.725Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:16:13.725Z] #48 DONE 0.4s [2022-05-02T12:16:13.829Z] [2022-05-02T12:16:13.829Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-02T12:16:13.829Z] #25 sha256:99ffa0a02d18851ec8c044b40139d8157e0616565a5e5cf4ca4f94d26de857a9 [2022-05-02T12:16:13.829Z] #25 DONE 0.3s [2022-05-02T12:16:13.829Z] [2022-05-02T12:16:13.829Z] #48 [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 [2022-05-02T12:16:13.829Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-02T12:16:13.829Z] #48 DONE 0.3s [2022-05-02T12:16:13.829Z] [2022-05-02T12:16:13.829Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-02T12:16:13.829Z] #64 sha256:b183c13670f9cd5171c05c3de1babe78acef4c9c619d600545964197a20b4731 [2022-05-02T12:16:13.829Z] #64 DONE 0.4s [2022-05-02T12:16:13.829Z] [2022-05-02T12:16:13.829Z] #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 [2022-05-02T12:16:13.829Z] #65 sha256:564b0264682bb843fd13005957589cba8899cf690a9e4ad0c6a61790dea68367 [2022-05-02T12:16:13.983Z] [2022-05-02T12:16:13.983Z] #49 [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 [2022-05-02T12:16:13.983Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:13.998Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-02T12:16:14.561Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-02T12:16:14.961Z] #20 55.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-02T12:16:14.961Z] #20 55.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:16:14.961Z] #20 55.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:16:15.490Z] ok github.com/docker/docker/daemon 10.124s coverage: 16.7% of statements [2022-05-02T12:16:15.490Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T12:16:15.490Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T12:16:15.490Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T12:16:15.490Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T12:16:16.052Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.592s coverage: 74.8% of statements [2022-05-02T12:16:16.348Z] #20 57.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-02T12:16:16.348Z] #20 57.41 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:16:16.348Z] #20 57.42 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:16:16.981Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.289s coverage: 56.2% of statements [2022-05-02T12:16:17.545Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.0% of statements [2022-05-02T12:16:18.914Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-05-02T12:16:19.111Z] #65 ... [2022-05-02T12:16:19.111Z] [2022-05-02T12:16:19.111Z] #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 [2022-05-02T12:16:19.111Z] #26 sha256:c4505ad7c75af5a309bf3181bd234dcada99c1e4c22e2054105e31f9582d4330 [2022-05-02T12:16:19.111Z] #26 5.290 Install docker/cli version 17.06.2-ce from stable [2022-05-02T12:16:19.111Z] #26 5.304 + RM_GOPATH=0 [2022-05-02T12:16:19.111Z] #26 5.304 + TMP_GOPATH= [2022-05-02T12:16:19.111Z] #26 5.304 + : /build [2022-05-02T12:16:19.111Z] #26 5.304 + '[' -z '' ']' [2022-05-02T12:16:19.111Z] #26 5.304 ++ mktemp -d [2022-05-02T12:16:19.111Z] #26 5.304 + export GOPATH=/tmp/tmp.ekRodjWE2l [2022-05-02T12:16:19.111Z] #26 5.304 + GOPATH=/tmp/tmp.ekRodjWE2l [2022-05-02T12:16:19.111Z] #26 5.304 + RM_GOPATH=1 [2022-05-02T12:16:19.111Z] #26 5.304 + case "$(go env GOARCH)" in [2022-05-02T12:16:19.111Z] #26 5.304 ++ go env GOARCH [2022-05-02T12:16:19.111Z] #26 5.304 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:19.111Z] #26 5.304 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:19.111Z] #26 5.304 ++ dirname /install.sh [2022-05-02T12:16:19.111Z] #26 5.304 + dir=/ [2022-05-02T12:16:19.111Z] #26 5.304 + bin=dockercli [2022-05-02T12:16:19.111Z] #26 5.304 + shift [2022-05-02T12:16:19.111Z] #26 5.304 + '[' '!' -f //dockercli.installer ']' [2022-05-02T12:16:19.111Z] #26 5.304 + . //dockercli.installer [2022-05-02T12:16:19.111Z] #26 5.304 ++ : stable [2022-05-02T12:16:19.111Z] #26 5.304 ++ : 17.06.2-ce [2022-05-02T12:16:19.111Z] #26 5.304 + install_dockercli [2022-05-02T12:16:19.111Z] #26 5.304 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-02T12:16:19.111Z] #26 5.304 ++ uname -m [2022-05-02T12:16:19.111Z] #26 5.304 + arch=x86_64 [2022-05-02T12:16:19.111Z] #26 5.304 + '[' x86_64 '!=' x86_64 ']' [2022-05-02T12:16:19.111Z] #26 5.304 + url=https://download.docker.com/linux/static [2022-05-02T12:16:19.111Z] #26 5.304 + tar -xz docker/docker [2022-05-02T12:16:19.111Z] #26 5.304 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-02T12:16:19.246Z] #49 ... [2022-05-02T12:16:19.246Z] [2022-05-02T12:16:19.246Z] #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 [2022-05-02T12:16:19.246Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:16:19.246Z] #34 5.291 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-02T12:16:19.246Z] #34 5.291 Cloning into '.'... [2022-05-02T12:16:19.369Z] #26 ... [2022-05-02T12:16:19.369Z] [2022-05-02T12:16:19.369Z] #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 [2022-05-02T12:16:19.369Z] #65 sha256:564b0264682bb843fd13005957589cba8899cf690a9e4ad0c6a61790dea68367 [2022-05-02T12:16:19.369Z] #65 5.755 + RM_GOPATH=0 [2022-05-02T12:16:19.369Z] #65 5.755 + TMP_GOPATH= [2022-05-02T12:16:19.369Z] #65 5.755 + : /build [2022-05-02T12:16:19.369Z] #65 5.755 + '[' -z '' ']' [2022-05-02T12:16:19.369Z] #65 5.755 ++ mktemp -d [2022-05-02T12:16:19.631Z] #65 5.758 + export GOPATH=/tmp/tmp.Nbq1zUMI70 [2022-05-02T12:16:19.631Z] #65 5.758 + GOPATH=/tmp/tmp.Nbq1zUMI70 [2022-05-02T12:16:19.631Z] #65 5.758 + RM_GOPATH=1 [2022-05-02T12:16:19.631Z] #65 5.758 + case "$(go env GOARCH)" in [2022-05-02T12:16:19.631Z] #65 5.758 ++ go env GOARCH [2022-05-02T12:16:19.631Z] #65 5.799 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:19.631Z] #65 5.799 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:19.631Z] #65 5.799 ++ dirname /install.sh [2022-05-02T12:16:19.631Z] #65 5.811 + dir=/ [2022-05-02T12:16:19.631Z] #65 5.817 + bin=rootlesskit [2022-05-02T12:16:19.631Z] #65 5.817 + shift [2022-05-02T12:16:19.631Z] #65 5.817 + '[' '!' -f //rootlesskit.installer ']' [2022-05-02T12:16:19.631Z] #65 5.817 + . //rootlesskit.installer [2022-05-02T12:16:19.631Z] #65 5.817 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:16:19.631Z] #65 5.817 + install_rootlesskit [2022-05-02T12:16:19.631Z] #65 5.817 + case "$1" in [2022-05-02T12:16:19.631Z] #65 5.817 + export CGO_ENABLED=0 [2022-05-02T12:16:19.631Z] #65 5.817 + CGO_ENABLED=0 [2022-05-02T12:16:19.631Z] #65 5.817 + _install_rootlesskit [2022-05-02T12:16:19.631Z] #65 5.817 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-02T12:16:19.631Z] #65 5.817 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:16:19.631Z] #65 5.817 + GOBIN=/build [2022-05-02T12:16:19.631Z] #65 5.817 + GO111MODULE=on [2022-05-02T12:16:19.631Z] #65 5.817 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:16:19.631Z] #65 5.817 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:16:20.198Z] #65 6.361 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-02T12:16:20.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 50.6% of statements [2022-05-02T12:16:20.539Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.953s coverage: 45.9% of statements [2022-05-02T12:16:20.539Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T12:16:20.558Z] #20 60.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-02T12:16:20.558Z] #20 60.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:16:20.558Z] #20 60.93 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:16:21.467Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-05-02T12:16:21.762Z] #20 62.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-02T12:16:21.762Z] #20 62.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-02T12:16:21.762Z] #20 62.68 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:16:21.762Z] #20 62.75 Selecting previously unselected package libapparmor1:amd64. [2022-05-02T12:16:21.762Z] #20 62.76 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-02T12:16:21.762Z] #20 62.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:16:21.762Z] #20 62.81 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-02T12:16:21.762Z] #20 62.82 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-02T12:16:21.762Z] #20 62.82 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:16:22.024Z] #20 62.89 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:16:22.024Z] #20 62.90 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:16:22.024Z] #20 62.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:16:22.024Z] #20 62.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:16:22.024Z] #20 62.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:16:22.024Z] #20 62.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:16:22.024Z] #20 63.08 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-02T12:16:22.024Z] #20 63.08 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:16:22.024Z] #20 63.09 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:16:22.024Z] #20 63.13 Selecting previously unselected package libudev-dev:amd64. [2022-05-02T12:16:22.024Z] #20 63.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-02T12:16:22.024Z] #20 63.14 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:16:22.285Z] #20 63.20 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-02T12:16:22.285Z] #20 63.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-02T12:16:22.285Z] #20 63.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:16:22.285Z] #20 63.34 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-02T12:16:22.285Z] #20 63.34 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-02T12:16:22.285Z] #20 63.35 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:16:22.285Z] #20 63.43 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-02T12:16:22.285Z] #20 63.44 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-02T12:16:22.285Z] #20 63.44 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:16:22.285Z] #20 63.53 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-02T12:16:22.395Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.888s coverage: 58.2% of statements [2022-05-02T12:16:22.395Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-02T12:16:22.395Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T12:16:22.395Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-02T12:16:22.546Z] #20 63.53 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-02T12:16:22.546Z] #20 63.54 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:16:22.546Z] #20 63.58 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-02T12:16:22.546Z] #20 63.59 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-02T12:16:22.546Z] #20 63.59 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:16:22.546Z] #20 63.77 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-02T12:16:22.546Z] #20 63.78 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-02T12:16:22.651Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-05-02T12:16:22.807Z] #20 63.79 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:16:22.808Z] #20 63.90 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-02T12:16:22.808Z] #20 ... [2022-05-02T12:16:22.808Z] [2022-05-02T12:16:22.808Z] #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 [2022-05-02T12:16:22.808Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:16:22.808Z] #69 12.53 + cd /tmp/tmp.U6jz4z0uYt/src/github.com/containerd/containerd [2022-05-02T12:16:22.808Z] #69 12.53 + git checkout -q v1.6.3 [2022-05-02T12:16:22.808Z] #69 13.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-02T12:16:22.808Z] #69 13.22 + BUILDTAGS='netgo osusergo static_build' [2022-05-02T12:16:22.808Z] #69 13.22 + export EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:16:22.808Z] #69 13.22 + EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:16:22.808Z] #69 13.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-02T12:16:22.808Z] #69 13.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-02T12:16:22.808Z] #69 13.22 + '[' '' = dynamic ']' [2022-05-02T12:16:22.808Z] #69 13.22 + make [2022-05-02T12:16:22.808Z] #69 14.10 + bin/ctr [2022-05-02T12:16:22.808Z] #69 ... [2022-05-02T12:16:22.808Z] [2022-05-02T12:16:22.808Z] #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 [2022-05-02T12:16:22.808Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-02T12:16:22.808Z] #20 63.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:16:22.808Z] #20 63.91 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:16:22.808Z] #20 63.95 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-02T12:16:22.808Z] #20 63.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-02T12:16:22.808Z] #20 63.96 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:16:23.069Z] #20 64.02 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-02T12:16:23.069Z] #20 64.03 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-02T12:16:23.069Z] #20 64.04 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:16:23.069Z] #20 64.26 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:16:23.069Z] #20 64.27 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:16:23.069Z] #20 64.28 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:16:23.343Z] #20 64.29 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:16:23.343Z] #20 64.31 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:16:23.343Z] #20 64.32 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:16:23.343Z] #20 64.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:16:23.343Z] #20 64.34 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:16:23.343Z] #20 64.35 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:16:23.343Z] #20 64.36 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:16:23.343Z] #20 64.38 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:16:23.343Z] #20 64.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:16:23.343Z] #20 64.40 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:16:23.343Z] #20 64.41 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:16:23.343Z] #20 64.42 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-02T12:16:23.344Z] #20 64.43 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:16:23.344Z] #20 64.45 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:16:23.344Z] #20 64.46 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:16:23.344Z] #20 64.47 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:16:23.344Z] #20 64.48 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:16:23.439Z] #34 ... [2022-05-02T12:16:23.439Z] [2022-05-02T12:16:23.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 [2022-05-02T12:16:23.439Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:23.439Z] #14 5.727 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:23.439Z] #14 5.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:23.439Z] #14 5.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:23.439Z] #14 6.894 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:23.439Z] #14 9.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:23.439Z] #14 ... [2022-05-02T12:16:23.439Z] [2022-05-02T12:16:23.439Z] #40 [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 [2022-05-02T12:16:23.439Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:16:23.439Z] #40 6.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:23.439Z] #40 6.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:23.439Z] #40 6.428 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:23.439Z] #40 8.370 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:23.439Z] #40 ... [2022-05-02T12:16:23.439Z] [2022-05-02T12:16:23.439Z] #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 [2022-05-02T12:16:23.439Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:16:23.439Z] #60 5.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:23.439Z] #60 5.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:23.439Z] #60 5.059 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:23.439Z] #60 5.311 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:23.439Z] #60 7.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:23.492Z] #65 9.150 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:16:23.492Z] #65 9.393 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-02T12:16:23.492Z] #65 ... [2022-05-02T12:16:23.492Z] [2022-05-02T12:16:23.492Z] #40 [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 [2022-05-02T12:16:23.492Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:16:23.492Z] #40 6.749 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:23.492Z] #40 6.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:23.492Z] #40 6.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:23.492Z] #40 8.474 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:23.492Z] #40 ... [2022-05-02T12:16:23.492Z] [2022-05-02T12:16:23.492Z] #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 [2022-05-02T12:16:23.492Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:16:23.492Z] #51 5.458 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-02T12:16:23.492Z] #51 6.918 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-02T12:16:23.492Z] #51 6.941 go: downloading github.com/fatih/color v1.10.0 [2022-05-02T12:16:23.492Z] #51 7.013 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-02T12:16:23.492Z] #51 7.062 go: downloading github.com/pkg/errors v0.9.1 [2022-05-02T12:16:23.492Z] #51 7.485 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-02T12:16:23.492Z] #51 7.550 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-02T12:16:23.492Z] #51 7.636 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-02T12:16:23.492Z] #51 7.681 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-02T12:16:23.492Z] #51 7.783 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-02T12:16:23.492Z] #51 7.941 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-02T12:16:23.492Z] #51 8.102 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-02T12:16:23.492Z] #51 8.614 go: downloading golang.org/x/tools v0.1.0 [2022-05-02T12:16:23.611Z] #20 64.49 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:16:23.611Z] #20 64.51 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 [2022-05-02T12:16:23.611Z] #20 64.52 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:16:23.611Z] #20 64.53 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 [2022-05-02T12:16:23.611Z] #20 64.53 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:16:23.611Z] #20 64.55 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:16:23.611Z] #20 64.56 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 [2022-05-02T12:16:23.611Z] #20 64.56 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:16:23.611Z] #20 64.58 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:16:23.611Z] #20 64.61 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:16:23.611Z] #20 64.62 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:16:23.611Z] #20 64.63 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:16:23.611Z] #20 64.64 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:16:23.611Z] #20 64.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:16:23.697Z] #60 ... [2022-05-02T12:16:23.697Z] [2022-05-02T12:16:23.697Z] #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 [2022-05-02T12:16:23.697Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:16:23.697Z] #51 6.622 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-02T12:16:23.697Z] #51 8.659 go: downloading github.com/fatih/color v1.10.0 [2022-05-02T12:16:23.697Z] #51 8.840 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-02T12:16:23.697Z] #51 9.033 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-02T12:16:23.697Z] #51 9.090 go: downloading github.com/pkg/errors v0.9.1 [2022-05-02T12:16:23.697Z] #51 9.296 go: downloading golang.org/x/tools v0.1.0 [2022-05-02T12:16:23.697Z] #51 9.306 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-02T12:16:23.697Z] #51 9.866 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-02T12:16:23.697Z] #51 10.60 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-02T12:16:23.697Z] #51 ... [2022-05-02T12:16:23.697Z] [2022-05-02T12:16:23.697Z] #45 [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 [2022-05-02T12:16:23.697Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:16:23.697Z] #45 5.012 + git clone https://github.com/docker/distribution.git . [2022-05-02T12:16:23.697Z] #45 5.025 Cloning into '.'... [2022-05-02T12:16:23.751Z] #51 ... [2022-05-02T12:16:23.751Z] [2022-05-02T12:16:23.751Z] #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 [2022-05-02T12:16:23.751Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:16:23.751Z] #34 6.004 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-02T12:16:23.751Z] #34 6.014 Cloning into '.'... [2022-05-02T12:16:23.751Z] #34 ... [2022-05-02T12:16:23.751Z] [2022-05-02T12:16:23.751Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:16:23.752Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:16:23.752Z] #38 6.300 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-02T12:16:23.752Z] #38 7.208 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-02T12:16:23.752Z] #38 9.066 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-02T12:16:23.752Z] #38 9.610 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-02T12:16:23.752Z] #38 9.723 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-02T12:16:23.955Z] #45 ... [2022-05-02T12:16:23.955Z] [2022-05-02T12:16:23.955Z] #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 [2022-05-02T12:16:23.955Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:16:23.955Z] #36 6.286 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-02T12:16:24.012Z] #38 ... [2022-05-02T12:16:24.012Z] [2022-05-02T12:16:24.012Z] #49 [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 [2022-05-02T12:16:24.012Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:24.012Z] #49 6.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:24.012Z] #49 6.466 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:24.012Z] #49 6.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:24.012Z] #49 7.093 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-02T12:16:24.012Z] #49 7.980 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:24.212Z] #36 ... [2022-05-02T12:16:24.212Z] [2022-05-02T12:16:24.212Z] #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 [2022-05-02T12:16:24.212Z] #65 sha256:9ba744032f1dfbe230848f6eb6603da8c780ee847c89b16dc84c63d649b9363f [2022-05-02T12:16:24.212Z] #65 6.079 + RM_GOPATH=0 [2022-05-02T12:16:24.212Z] #65 6.079 + TMP_GOPATH= [2022-05-02T12:16:24.212Z] #65 6.079 + : /build [2022-05-02T12:16:24.212Z] #65 6.079 + '[' -z '' ']' [2022-05-02T12:16:24.212Z] #65 6.079 ++ mktemp -d [2022-05-02T12:16:24.212Z] #65 6.092 + export GOPATH=/tmp/tmp.2ITFoAskoc [2022-05-02T12:16:24.212Z] #65 6.092 + GOPATH=/tmp/tmp.2ITFoAskoc [2022-05-02T12:16:24.212Z] #65 6.092 + RM_GOPATH=1 [2022-05-02T12:16:24.212Z] #65 6.092 + case "$(go env GOARCH)" in [2022-05-02T12:16:24.212Z] #65 6.092 ++ go env GOARCH [2022-05-02T12:16:24.212Z] #65 6.175 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:24.212Z] #65 6.175 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:24.212Z] #65 6.175 ++ dirname /install.sh [2022-05-02T12:16:24.212Z] #65 6.175 + dir=/ [2022-05-02T12:16:24.212Z] #65 6.176 + bin=rootlesskit [2022-05-02T12:16:24.212Z] #65 6.177 + shift [2022-05-02T12:16:24.212Z] #65 6.177 + '[' '!' -f //rootlesskit.installer ']' [2022-05-02T12:16:24.212Z] #65 6.177 + . //rootlesskit.installer [2022-05-02T12:16:24.212Z] #65 6.177 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:16:24.212Z] #65 6.178 + install_rootlesskit [2022-05-02T12:16:24.212Z] #65 6.180 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:16:24.212Z] #65 6.180 + case "$1" in [2022-05-02T12:16:24.212Z] #65 6.180 + export CGO_ENABLED=0 [2022-05-02T12:16:24.212Z] #65 6.180 + CGO_ENABLED=0 [2022-05-02T12:16:24.212Z] #65 6.180 + _install_rootlesskit [2022-05-02T12:16:24.212Z] #65 6.180 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-02T12:16:24.212Z] #65 6.180 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:16:24.212Z] #65 6.180 + GOBIN=/build [2022-05-02T12:16:24.212Z] #65 6.180 + GO111MODULE=on [2022-05-02T12:16:24.213Z] #65 6.181 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:16:24.213Z] #65 6.716 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-02T12:16:24.213Z] #65 9.826 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:16:24.213Z] #65 9.854 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-02T12:16:24.213Z] #65 10.62 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-02T12:16:24.213Z] #65 ... [2022-05-02T12:16:24.213Z] [2022-05-02T12:16:24.213Z] #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 [2022-05-02T12:16:24.213Z] #26 sha256:2471a10650178bde18f80f0a01f0aaa098f6c1e22b49119c115d84c31a15bfe8 [2022-05-02T12:16:24.213Z] #26 5.644 + RM_GOPATH=0 [2022-05-02T12:16:24.213Z] #26 5.644 + TMP_GOPATH= [2022-05-02T12:16:24.213Z] #26 5.644 + : /build [2022-05-02T12:16:24.213Z] #26 5.644 + '[' -z '' ']' [2022-05-02T12:16:24.213Z] #26 5.644 ++ mktemp -d [2022-05-02T12:16:24.213Z] #26 5.663 + export GOPATH=/tmp/tmp.qepnhhrzeK [2022-05-02T12:16:24.213Z] #26 5.663 + GOPATH=/tmp/tmp.qepnhhrzeK [2022-05-02T12:16:24.213Z] #26 5.663 + RM_GOPATH=1 [2022-05-02T12:16:24.213Z] #26 5.663 + case "$(go env GOARCH)" in [2022-05-02T12:16:24.213Z] #26 5.663 ++ go env GOARCH [2022-05-02T12:16:24.213Z] #26 5.691 Install docker/cli version 17.06.2-ce from stable [2022-05-02T12:16:24.213Z] #26 5.696 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:24.213Z] #26 5.696 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:16:24.213Z] #26 5.696 ++ dirname /install.sh [2022-05-02T12:16:24.213Z] #26 5.696 + dir=/ [2022-05-02T12:16:24.213Z] #26 5.696 + bin=dockercli [2022-05-02T12:16:24.213Z] #26 5.696 + shift [2022-05-02T12:16:24.213Z] #26 5.696 + '[' '!' -f //dockercli.installer ']' [2022-05-02T12:16:24.213Z] #26 5.696 + . //dockercli.installer [2022-05-02T12:16:24.213Z] #26 5.696 ++ : stable [2022-05-02T12:16:24.213Z] #26 5.696 ++ : 17.06.2-ce [2022-05-02T12:16:24.213Z] #26 5.696 + install_dockercli [2022-05-02T12:16:24.213Z] #26 5.696 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-02T12:16:24.213Z] #26 5.737 ++ uname -m [2022-05-02T12:16:24.213Z] #26 5.737 + arch=x86_64 [2022-05-02T12:16:24.213Z] #26 5.737 + '[' x86_64 '!=' x86_64 ']' [2022-05-02T12:16:24.213Z] #26 5.737 + url=https://download.docker.com/linux/static [2022-05-02T12:16:24.213Z] #26 5.806 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-02T12:16:24.213Z] #26 5.806 + tar -xz docker/docker [2022-05-02T12:16:24.272Z] #49 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:24.272Z] #49 ... [2022-05-02T12:16:24.272Z] [2022-05-02T12:16:24.272Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-02T12:16:24.272Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:24.272Z] #14 6.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:24.272Z] #14 6.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:24.272Z] #14 6.326 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:24.272Z] #14 7.594 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:24.272Z] #14 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:24.272Z] #14 ... [2022-05-02T12:16:24.272Z] [2022-05-02T12:16:24.272Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:16:24.272Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:16:24.272Z] #53 6.360 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-02T12:16:24.471Z] #26 ... [2022-05-02T12:16:24.471Z] [2022-05-02T12:16:24.471Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:16:24.471Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:16:24.471Z] #38 6.695 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-02T12:16:24.471Z] #38 7.786 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-02T12:16:24.471Z] #38 9.190 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-02T12:16:24.471Z] #38 9.671 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-02T12:16:24.471Z] #38 9.950 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-02T12:16:24.471Z] #38 ... [2022-05-02T12:16:24.471Z] [2022-05-02T12:16:24.471Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:16:24.471Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:16:24.471Z] #53 6.750 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-02T12:16:24.534Z] #53 ... [2022-05-02T12:16:24.534Z] [2022-05-02T12:16:24.534Z] #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 [2022-05-02T12:16:24.534Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:16:24.534Z] #36 5.152 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-02T12:16:24.534Z] #36 ... [2022-05-02T12:16:24.534Z] [2022-05-02T12:16:24.534Z] #45 [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 [2022-05-02T12:16:24.534Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:16:24.534Z] #45 5.463 + git clone https://github.com/docker/distribution.git . [2022-05-02T12:16:24.534Z] #45 5.463 Cloning into '.'... [2022-05-02T12:16:24.553Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-05-02T12:16:24.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T12:16:24.553Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T12:16:24.553Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-05-02T12:16:24.728Z] #53 ... [2022-05-02T12:16:24.728Z] [2022-05-02T12:16:24.728Z] #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 [2022-05-02T12:16:24.728Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:16:24.728Z] #60 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:24.794Z] #45 ... [2022-05-02T12:16:24.794Z] [2022-05-02T12:16:24.794Z] #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 [2022-05-02T12:16:24.794Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:16:24.794Z] #60 6.452 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:24.794Z] #60 6.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:24.794Z] #60 6.499 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:24.794Z] #60 8.080 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:24.794Z] #60 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:24.794Z] #60 ... [2022-05-02T12:16:24.794Z] [2022-05-02T12:16:24.794Z] #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 [2022-05-02T12:16:24.794Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:16:24.794Z] #55 5.431 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-02T12:16:25.054Z] #55 ... [2022-05-02T12:16:25.054Z] [2022-05-02T12:16:25.054Z] #40 [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 [2022-05-02T12:16:25.054Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:16:25.054Z] #40 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:25.488Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-05-02T12:16:25.488Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 80.2% of statements [2022-05-02T12:16:25.488Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T12:16:25.532Z] #20 DONE 66.4s [2022-05-02T12:16:25.532Z] [2022-05-02T12:16:25.532Z] #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 [2022-05-02T12:16:25.532Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-02T12:16:26.050Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-05-02T12:16:26.050Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-02T12:16:26.307Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-05-02T12:16:26.474Z] #21 1.005 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:16:26.474Z] #21 1.006 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:16:26.474Z] #21 1.006 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:16:26.870Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-05-02T12:16:27.127Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-05-02T12:16:27.127Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T12:16:27.690Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 54.9% of statements [2022-05-02T12:16:27.946Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-05-02T12:16:28.876Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-05-02T12:16:28.876Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-02T12:16:28.907Z] #60 ... [2022-05-02T12:16:28.907Z] [2022-05-02T12:16:28.907Z] #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 [2022-05-02T12:16:28.907Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:16:28.907Z] #55 5.585 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-02T12:16:28.907Z] #55 13.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-02T12:16:28.907Z] #55 13.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-02T12:16:28.907Z] #55 13.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-02T12:16:28.907Z] #55 ... [2022-05-02T12:16:28.907Z] [2022-05-02T12:16:28.907Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:16:28.907Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:16:28.907Z] #38 13.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-02T12:16:28.907Z] #38 14.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:16:29.255Z] #40 15.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:29.439Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-02T12:16:30.314Z] #38 ... [2022-05-02T12:16:30.314Z] [2022-05-02T12:16:30.314Z] #49 [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 [2022-05-02T12:16:30.314Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:30.314Z] #49 6.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:16:30.314Z] #49 6.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:16:30.314Z] #49 6.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:16:30.314Z] #49 7.320 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-02T12:16:30.314Z] #49 8.861 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:16:30.314Z] #49 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:30.368Z] ok github.com/docker/docker/daemon/logger/splunk 1.552s coverage: 82.5% of statements [2022-05-02T12:16:30.368Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T12:16:30.368Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T12:16:30.589Z] #49 ... [2022-05-02T12:16:30.589Z] [2022-05-02T12:16:30.589Z] #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 [2022-05-02T12:16:30.589Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:16:30.589Z] #55 16.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-02T12:16:30.637Z] #40 ... [2022-05-02T12:16:30.637Z] [2022-05-02T12:16:30.637Z] #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 [2022-05-02T12:16:30.637Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:16:30.637Z] #55 12.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-02T12:16:30.637Z] #55 12.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-02T12:16:30.637Z] #55 13.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-02T12:16:30.637Z] #55 15.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-02T12:16:30.931Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-05-02T12:16:31.256Z] #21 1.531 Reading package lists... [2022-05-02T12:16:31.493Z] ok github.com/docker/docker/distribution 0.598s coverage: 28.2% of statements [2022-05-02T12:16:31.493Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T12:16:31.987Z] #55 ... [2022-05-02T12:16:31.987Z] [2022-05-02T12:16:31.987Z] #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 [2022-05-02T12:16:31.987Z] #26 sha256:2471a10650178bde18f80f0a01f0aaa098f6c1e22b49119c115d84c31a15bfe8 [2022-05-02T12:16:31.987Z] #26 17.34 + mkdir -p /build [2022-05-02T12:16:31.987Z] #26 17.38 + mv docker/docker /build/ [2022-05-02T12:16:31.987Z] #26 17.39 + rmdir docker [2022-05-02T12:16:31.987Z] #26 DONE 18.3s [2022-05-02T12:16:32.024Z] #55 ... [2022-05-02T12:16:32.024Z] [2022-05-02T12:16:32.024Z] #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 [2022-05-02T12:16:32.024Z] #26 sha256:c4505ad7c75af5a309bf3181bd234dcada99c1e4c22e2054105e31f9582d4330 [2022-05-02T12:16:32.024Z] #26 18.43 + mkdir -p /build [2022-05-02T12:16:32.024Z] #26 18.43 + mv docker/docker /build/ [2022-05-02T12:16:32.024Z] #26 18.45 + rmdir docker [2022-05-02T12:16:32.056Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-02T12:16:32.262Z] [2022-05-02T12:16:32.262Z] #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 [2022-05-02T12:16:32.262Z] #65 sha256:9ba744032f1dfbe230848f6eb6603da8c780ee847c89b16dc84c63d649b9363f [2022-05-02T12:16:32.262Z] #65 15.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-02T12:16:32.262Z] #65 17.00 go: downloading github.com/google/uuid v1.3.0 [2022-05-02T12:16:32.262Z] #65 17.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-02T12:16:32.262Z] #65 17.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-02T12:16:32.262Z] #65 17.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:16:32.262Z] #65 17.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-02T12:16:32.262Z] #65 18.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-02T12:16:32.533Z] #65 18.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-02T12:16:32.618Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-02T12:16:32.790Z] #65 19.11 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-02T12:16:32.961Z] #26 DONE 19.3s [2022-05-02T12:16:32.961Z] [2022-05-02T12:16:32.961Z] #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 [2022-05-02T12:16:32.961Z] #65 sha256:564b0264682bb843fd13005957589cba8899cf690a9e4ad0c6a61790dea68367 [2022-05-02T12:16:32.961Z] #65 9.991 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-02T12:16:32.961Z] #65 14.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-02T12:16:32.961Z] #65 16.19 go: downloading github.com/google/uuid v1.3.0 [2022-05-02T12:16:32.961Z] #65 16.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-02T12:16:32.961Z] #65 16.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-02T12:16:32.961Z] #65 16.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:16:32.961Z] #65 16.83 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-02T12:16:32.961Z] #65 17.54 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-02T12:16:32.961Z] #65 18.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-02T12:16:32.961Z] #65 18.91 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-02T12:16:32.961Z] #65 19.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-02T12:16:33.182Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-02T12:16:33.744Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.4% of statements [2022-05-02T12:16:33.744Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T12:16:33.744Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-05-02T12:16:34.000Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2022-05-02T12:16:34.000Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T12:16:34.162Z] #65 ... [2022-05-02T12:16:34.162Z] [2022-05-02T12:16:34.162Z] #40 [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 [2022-05-02T12:16:34.162Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:16:34.162Z] #40 10.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:16:34.162Z] #40 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:34.418Z] #40 ... [2022-05-02T12:16:34.418Z] [2022-05-02T12:16:34.418Z] #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 [2022-05-02T12:16:34.418Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:16:34.418Z] #51 11.12 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-02T12:16:34.418Z] #51 17.63 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-02T12:16:34.418Z] #51 17.72 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-02T12:16:34.418Z] #51 18.00 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-02T12:16:34.418Z] #51 20.22 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-02T12:16:34.418Z] #51 20.22 go: downloading golang.org/x/mod v0.3.0 [2022-05-02T12:16:34.563Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-05-02T12:16:34.794Z] INFO: Extraction ended at 05/02/2022 12:16:32. Duration:00:00:28.1679539 [2022-05-02T12:16:34.794Z] INFO: Updating the golang and path environment variables [2022-05-02T12:16:34.794Z] INFO: GOPATH=d:\gopath [2022-05-02T12:16:34.794Z] INFO: go version go1.18.1 windows/amd64 [2022-05-02T12:16:34.794Z] INFO: Running the daemon under test in debug mode [2022-05-02T12:16:34.794Z] INFO: Running the daemon under test in containerd mode [2022-05-02T12:16:34.794Z] INFO: Starting a daemon under test... [2022-05-02T12:16:34.794Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43552\2\daemon --pidfile d:\CI\PR-43552\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-02T12:16:34.794Z] INFO: Containerd started successfully. [2022-05-02T12:16:34.794Z] INFO: Process started successfully. [2022-05-02T12:16:34.794Z] INFO: Start tailing logs of the daemon under tests [2022-05-02T12:16:34.794Z] INFO: Waiting for the daemon under test to start... [2022-05-02T12:16:35.124Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-05-02T12:16:35.688Z] ok github.com/docker/docker/opts 0.021s coverage: 65.5% of statements [2022-05-02T12:16:35.722Z] #21 6.032 Reading package lists... [2022-05-02T12:16:35.787Z] #51 ... [2022-05-02T12:16:35.787Z] [2022-05-02T12:16:35.787Z] #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 [2022-05-02T12:16:35.787Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:16:35.787Z] #60 22.39 Fetched 8510 kB in 18s (483 kB/s) [2022-05-02T12:16:35.787Z] #60 22.39 Reading package lists... [2022-05-02T12:16:35.787Z] #60 ... [2022-05-02T12:16:35.787Z] [2022-05-02T12:16:35.787Z] #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 [2022-05-02T12:16:35.787Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:35.787Z] #14 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:35.944Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-02T12:16:36.046Z] #14 ... [2022-05-02T12:16:36.046Z] [2022-05-02T12:16:36.046Z] #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 [2022-05-02T12:16:36.046Z] #65 sha256:9ba744032f1dfbe230848f6eb6603da8c780ee847c89b16dc84c63d649b9363f [2022-05-02T12:16:36.046Z] #65 22.07 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-02T12:16:36.046Z] #65 22.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:16:36.927Z] #21 10.54 Building dependency tree... [2022-05-02T12:16:37.189Z] #21 11.63 Reading state information... [2022-05-02T12:16:37.232Z] #65 22.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:16:37.232Z] #65 ... [2022-05-02T12:16:37.232Z] [2022-05-02T12:16:37.232Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:16:37.232Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:16:37.232Z] #38 13.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-02T12:16:37.232Z] #38 13.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-02T12:16:37.232Z] #38 ... [2022-05-02T12:16:37.232Z] [2022-05-02T12:16:37.232Z] #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 [2022-05-02T12:16:37.232Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:16:37.232Z] #51 17.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-02T12:16:37.232Z] #51 17.39 go: downloading golang.org/x/mod v0.3.0 [2022-05-02T12:16:37.232Z] #51 ... [2022-05-02T12:16:37.232Z] [2022-05-02T12:16:37.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 [2022-05-02T12:16:37.232Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:37.232Z] #14 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:37.490Z] #14 ... [2022-05-02T12:16:37.490Z] [2022-05-02T12:16:37.490Z] #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 [2022-05-02T12:16:37.490Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:16:37.490Z] #36 23.91 tomll can be used in two ways: [2022-05-02T12:16:37.490Z] #36 23.91 Writing to STDIN and reading from STDOUT: [2022-05-02T12:16:37.490Z] #36 23.91 cat file.toml | tomll > file.toml [2022-05-02T12:16:37.490Z] #36 23.91 [2022-05-02T12:16:37.490Z] #36 23.91 Reading and updating a list of files: [2022-05-02T12:16:37.490Z] #36 23.91 tomll a.toml b.toml c.toml [2022-05-02T12:16:37.490Z] #36 23.91 [2022-05-02T12:16:37.490Z] #36 23.91 When given a list of files, tomll will modify all files in place without asking. [2022-05-02T12:16:37.749Z] #36 DONE 24.2s [2022-05-02T12:16:37.749Z] [2022-05-02T12:16:37.749Z] #49 [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 [2022-05-02T12:16:37.749Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:37.749Z] #49 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:37.749Z] #49 19.20 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-02T12:16:37.836Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 82.5% of statements [2022-05-02T12:16:38.008Z] #49 ... [2022-05-02T12:16:38.008Z] [2022-05-02T12:16:38.008Z] #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 [2022-05-02T12:16:38.008Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:16:38.008Z] #60 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:38.133Z] #21 12.60 The following additional packages will be installed: [2022-05-02T12:16:38.133Z] #21 12.60 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-02T12:16:38.133Z] #21 12.60 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-02T12:16:38.133Z] #21 12.60 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-02T12:16:38.133Z] #21 12.60 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-02T12:16:38.133Z] #21 12.60 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-02T12:16:38.133Z] #21 12.60 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-02T12:16:38.133Z] #21 12.61 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-02T12:16:38.133Z] #21 12.61 Suggested packages: [2022-05-02T12:16:38.133Z] #21 12.61 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-02T12:16:38.134Z] #21 12.61 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-02T12:16:38.134Z] #21 12.61 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-02T12:16:38.134Z] #21 12.61 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-02T12:16:38.134Z] #21 12.61 seccomp:ppc64el seccomp:s390x [2022-05-02T12:16:38.134Z] #21 12.61 Recommended packages: [2022-05-02T12:16:38.134Z] #21 12.61 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-02T12:16:38.134Z] #21 12.61 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-02T12:16:38.134Z] #21 12.61 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-02T12:16:38.134Z] #21 12.61 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-02T12:16:38.395Z] #21 13.02 The following NEW packages will be installed: [2022-05-02T12:16:38.395Z] #21 13.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-02T12:16:38.395Z] #21 13.02 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-02T12:16:38.395Z] #21 13.02 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-02T12:16:38.395Z] #21 13.02 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-02T12:16:38.395Z] #21 13.02 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-02T12:16:38.395Z] #21 13.02 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-02T12:16:38.395Z] #21 13.02 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-02T12:16:38.395Z] #21 13.03 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-02T12:16:38.395Z] #21 13.03 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-02T12:16:38.395Z] #21 13.03 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-02T12:16:38.395Z] #21 13.03 libseccomp2:ppc64el libseccomp2:s390x [2022-05-02T12:16:38.657Z] #21 13.37 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:16:38.657Z] #21 13.37 Need to get 15.9 MB of archives. [2022-05-02T12:16:38.657Z] #21 13.37 After this operation, 73.0 MB of additional disk space will be used. [2022-05-02T12:16:38.657Z] #21 13.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-02T12:16:38.657Z] #21 13.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-02T12:16:38.657Z] #21 13.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-02T12:16:38.657Z] #21 13.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-02T12:16:38.657Z] #21 13.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-02T12:16:38.657Z] #21 13.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-02T12:16:38.765Z] ok github.com/docker/docker/pkg/authorization 0.828s coverage: 68.3% of statements [2022-05-02T12:16:38.919Z] #21 13.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-02T12:16:38.919Z] #21 13.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-02T12:16:38.919Z] #21 13.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-02T12:16:38.919Z] #21 13.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-02T12:16:38.919Z] #21 13.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-02T12:16:38.919Z] #21 13.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-02T12:16:38.919Z] #21 13.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-02T12:16:38.919Z] #21 13.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-02T12:16:38.919Z] #21 13.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-02T12:16:38.919Z] #21 13.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-02T12:16:38.919Z] #21 13.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-02T12:16:38.919Z] #21 13.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-02T12:16:38.919Z] #21 13.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-02T12:16:38.919Z] #21 13.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-02T12:16:38.919Z] #21 13.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-02T12:16:38.919Z] #21 13.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-02T12:16:38.919Z] #21 13.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-02T12:16:38.919Z] #21 13.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-02T12:16:38.919Z] #21 13.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-02T12:16:38.919Z] #21 13.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-02T12:16:38.919Z] #21 13.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-02T12:16:38.919Z] #21 13.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-02T12:16:38.919Z] #21 13.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-02T12:16:39.022Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-05-02T12:16:39.022Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-05-02T12:16:39.181Z] #21 13.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-02T12:16:39.181Z] #21 13.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-02T12:16:39.181Z] #21 13.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-02T12:16:39.181Z] #21 13.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-02T12:16:39.181Z] #21 13.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-02T12:16:39.181Z] #21 13.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-02T12:16:39.181Z] #21 13.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-02T12:16:39.181Z] #21 13.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-02T12:16:39.181Z] #21 13.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-02T12:16:39.181Z] #21 13.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-02T12:16:39.181Z] #21 13.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-02T12:16:39.322Z] #65 ... [2022-05-02T12:16:39.322Z] [2022-05-02T12:16:39.322Z] #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 [2022-05-02T12:16:39.322Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-02T12:16:39.322Z] #36 25.35 tomll can be used in two ways: [2022-05-02T12:16:39.322Z] #36 25.36 Writing to STDIN and reading from STDOUT: [2022-05-02T12:16:39.322Z] #36 25.36 cat file.toml | tomll > file.toml [2022-05-02T12:16:39.322Z] #36 25.36 [2022-05-02T12:16:39.322Z] #36 25.36 Reading and updating a list of files: [2022-05-02T12:16:39.322Z] #36 25.36 tomll a.toml b.toml c.toml [2022-05-02T12:16:39.322Z] #36 25.36 [2022-05-02T12:16:39.322Z] #36 25.36 When given a list of files, tomll will modify all files in place without asking. [2022-05-02T12:16:39.322Z] #36 DONE 25.9s [2022-05-02T12:16:39.322Z] [2022-05-02T12:16:39.322Z] #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 [2022-05-02T12:16:39.322Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:39.322Z] #14 24.89 Fetched 8510 kB in 19s (440 kB/s) [2022-05-02T12:16:39.442Z] #21 14.17 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:16:39.704Z] #21 14.40 Fetched 15.9 MB in 1s (27.1 MB/s) [2022-05-02T12:16:39.911Z] #60 ... [2022-05-02T12:16:39.911Z] [2022-05-02T12:16:39.911Z] #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 [2022-05-02T12:16:39.911Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:39.911Z] #14 26.20 Fetched 8510 kB in 20s (418 kB/s) [2022-05-02T12:16:39.965Z] #21 14.43 Selecting previously unselected package gcc-10-base:armel. [2022-05-02T12:16:39.965Z] #21 14.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-05-02T12:16:39.965Z] #21 14.47 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-02T12:16:39.965Z] #21 14.47 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-02T12:16:39.965Z] #21 14.53 Selecting previously unselected package gcc-10-base:armhf. [2022-05-02T12:16:39.965Z] #21 14.53 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-02T12:16:39.965Z] #21 14.53 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-02T12:16:39.965Z] #21 14.59 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-02T12:16:39.965Z] #21 14.59 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-02T12:16:39.965Z] #21 14.59 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-02T12:16:39.965Z] #21 14.64 Selecting previously unselected package gcc-10-base:s390x. [2022-05-02T12:16:39.965Z] #21 14.64 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-02T12:16:39.965Z] #21 14.64 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-02T12:16:39.965Z] #21 14.70 Selecting previously unselected package gcc-10-base:arm64. [2022-05-02T12:16:39.965Z] #21 14.70 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-02T12:16:39.965Z] #21 14.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-02T12:16:39.965Z] #21 14.76 Selecting previously unselected package libgcc-s1:armel. [2022-05-02T12:16:40.227Z] #21 14.77 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-02T12:16:40.227Z] #21 14.77 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-02T12:16:40.227Z] #21 14.82 Selecting previously unselected package libcrypt1:armel. [2022-05-02T12:16:40.227Z] #21 14.84 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-02T12:16:40.227Z] #21 14.84 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-02T12:16:40.488Z] #21 14.93 Selecting previously unselected package libc6:armel. [2022-05-02T12:16:40.488Z] #21 14.94 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-02T12:16:40.488Z] #21 15.15 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-02T12:16:40.695Z] #14 24.89 Reading package lists... [2022-05-02T12:16:40.695Z] #14 ... [2022-05-02T12:16:40.695Z] [2022-05-02T12:16:40.695Z] #49 [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 [2022-05-02T12:16:40.695Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:40.695Z] #49 16.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:16:40.695Z] #49 21.97 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-02T12:16:40.695Z] #49 ... [2022-05-02T12:16:40.695Z] [2022-05-02T12:16:40.695Z] #40 [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 [2022-05-02T12:16:40.695Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:16:40.695Z] #40 26.27 Fetched 8510 kB in 20s (422 kB/s) [2022-05-02T12:16:41.061Z] #21 15.61 Selecting previously unselected package libapparmor1:armel. [2022-05-02T12:16:41.061Z] #21 15.61 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-02T12:16:41.061Z] #21 15.62 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-02T12:16:41.061Z] #21 15.67 Selecting previously unselected package libapparmor-dev:armel. [2022-05-02T12:16:41.061Z] #21 15.67 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-02T12:16:41.061Z] #21 15.68 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-02T12:16:41.061Z] #21 15.74 Selecting previously unselected package libgcc-s1:arm64. [2022-05-02T12:16:41.322Z] #21 15.75 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-02T12:16:41.322Z] #21 15.76 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-02T12:16:41.322Z] #21 15.80 Selecting previously unselected package libcrypt1:arm64. [2022-05-02T12:16:41.322Z] #21 15.81 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-02T12:16:41.322Z] #21 15.82 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-02T12:16:41.322Z] #21 15.90 Selecting previously unselected package libc6:arm64. [2022-05-02T12:16:41.322Z] #21 15.90 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-02T12:16:41.583Z] #21 16.11 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-02T12:16:41.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:16:41.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:16:41.846Z] #21 16.57 Selecting previously unselected package libapparmor1:arm64. [2022-05-02T12:16:41.846Z] #21 16.58 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-02T12:16:41.846Z] #21 16.58 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-02T12:16:41.846Z] #21 16.63 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-02T12:16:42.107Z] #21 16.63 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-02T12:16:42.107Z] #21 16.64 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-02T12:16:42.107Z] #21 16.69 Selecting previously unselected package libgcc-s1:s390x. [2022-05-02T12:16:42.107Z] #21 16.70 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-02T12:16:42.107Z] #21 16.71 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-02T12:16:42.107Z] #21 16.76 Selecting previously unselected package libcrypt1:s390x. [2022-05-02T12:16:42.107Z] #21 16.76 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-02T12:16:42.107Z] #21 16.77 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-02T12:16:42.107Z] #21 16.85 Selecting previously unselected package libc6:s390x. [2022-05-02T12:16:42.290Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 42.7% of statements [2022-05-02T12:16:42.369Z] #21 16.86 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-02T12:16:42.369Z] #21 17.00 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-02T12:16:42.546Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-02T12:16:42.803Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-02T12:16:42.803Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-05-02T12:16:42.942Z] #21 17.48 Selecting previously unselected package libapparmor1:s390x. [2022-05-02T12:16:42.942Z] #21 17.48 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-02T12:16:42.942Z] #21 17.49 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-02T12:16:42.942Z] #21 17.53 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-02T12:16:42.942Z] #21 17.54 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-02T12:16:42.942Z] #21 17.55 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-02T12:16:42.942Z] #21 17.64 Selecting previously unselected package libgcc-s1:armhf. [2022-05-02T12:16:42.942Z] #21 17.64 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-02T12:16:42.942Z] #21 17.65 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-02T12:16:42.942Z] #21 17.69 Selecting previously unselected package libcrypt1:armhf. [2022-05-02T12:16:42.942Z] #21 17.70 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-02T12:16:42.942Z] #21 17.70 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-02T12:16:43.073Z] ok github.com/docker/docker/layer 8.034s coverage: 69.0% of statements [2022-05-02T12:16:43.073Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T12:16:43.073Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T12:16:43.073Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T12:16:43.073Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T12:16:43.073Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T12:16:43.073Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T12:16:43.203Z] #21 17.78 Selecting previously unselected package libc6:armhf. [2022-05-02T12:16:43.203Z] #21 17.79 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-02T12:16:43.465Z] #21 18.03 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-02T12:16:43.639Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-05-02T12:16:43.639Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2022-05-02T12:16:43.896Z] ok github.com/docker/docker/pkg/fsutils 0.174s coverage: 85.1% of statements [2022-05-02T12:16:43.896Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-05-02T12:16:43.987Z] #21 18.44 Selecting previously unselected package libapparmor1:armhf. [2022-05-02T12:16:43.987Z] #21 18.45 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-02T12:16:43.987Z] #21 18.45 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-02T12:16:43.987Z] #21 18.51 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-02T12:16:43.987Z] #21 18.53 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-02T12:16:43.987Z] #21 18.53 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-02T12:16:43.987Z] #21 18.60 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-02T12:16:43.987Z] #21 18.60 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-02T12:16:43.987Z] #21 18.61 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-02T12:16:43.987Z] #21 18.66 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-02T12:16:43.987Z] #21 18.67 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-02T12:16:43.987Z] #21 18.67 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-02T12:16:44.249Z] #21 18.75 Selecting previously unselected package libc6:ppc64el. [2022-05-02T12:16:44.249Z] #21 18.75 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-02T12:16:44.249Z] #21 18.93 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-02T12:16:44.824Z] ok github.com/docker/docker/pkg/idtools 0.396s coverage: 67.9% of statements [2022-05-02T12:16:44.878Z] #40 26.27 Reading package lists... [2022-05-02T12:16:44.878Z] #40 ... [2022-05-02T12:16:44.878Z] [2022-05-02T12:16:44.878Z] #45 [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 [2022-05-02T12:16:44.878Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:16:44.898Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-02T12:16:44.898Z] [2022-05-02T12:16:44.898Z] ________ ____ __. [2022-05-02T12:16:44.898Z] \_____ \ | |/ _| [2022-05-02T12:16:44.898Z] / | \| < [2022-05-02T12:16:44.898Z] / | \ | \ [2022-05-02T12:16:44.898Z] \_______ /____|__ \ [2022-05-02T12:16:44.898Z] \/ \/ [2022-05-02T12:16:44.898Z] [2022-05-02T12:16:44.898Z] INFO: make.ps1 ended at 05/02/2022 12:16:44 [2022-05-02T12:16:45.080Z] ok github.com/docker/docker/pkg/ioutils 0.348s coverage: 71.5% of statements [2022-05-02T12:16:45.193Z] #21 19.52 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-02T12:16:45.193Z] #21 19.52 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-02T12:16:45.193Z] #21 19.53 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-02T12:16:45.193Z] #21 19.57 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-02T12:16:45.193Z] #21 19.58 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-02T12:16:45.193Z] #21 19.58 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-02T12:16:45.193Z] #21 19.66 Selecting previously unselected package libseccomp2:s390x. [2022-05-02T12:16:45.193Z] #21 19.67 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-02T12:16:45.193Z] #21 19.67 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.193Z] #21 19.71 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-02T12:16:45.193Z] #21 19.72 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-02T12:16:45.193Z] #21 19.72 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.193Z] #21 19.78 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-02T12:16:45.193Z] #21 19.79 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-02T12:16:45.193Z] #21 19.79 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.193Z] #21 19.85 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-02T12:16:45.193Z] #21 19.85 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-02T12:16:45.193Z] #21 19.86 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.337Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2022-05-02T12:16:45.337Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-05-02T12:16:45.337Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-02T12:16:45.394Z] #45 31.37 Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-05-02T12:16:45.394Z] #45 31.81 + git checkout -q v2.3.0 [2022-05-02T12:16:45.455Z] #21 19.93 Selecting previously unselected package libseccomp2:armhf. [2022-05-02T12:16:45.455Z] #21 19.94 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-02T12:16:45.455Z] #21 19.94 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.455Z] #21 19.98 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-02T12:16:45.455Z] #21 19.99 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-02T12:16:45.455Z] #21 19.99 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.455Z] #21 20.07 Selecting previously unselected package libseccomp2:armel. [2022-05-02T12:16:45.455Z] #21 20.07 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-02T12:16:45.455Z] #21 20.08 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.455Z] #21 20.11 Selecting previously unselected package libseccomp-dev:armel. [2022-05-02T12:16:45.455Z] #21 20.12 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-02T12:16:45.455Z] #21 20.13 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.594Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-05-02T12:16:45.594Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-02T12:16:45.717Z] #21 20.18 Selecting previously unselected package libseccomp2:arm64. [2022-05-02T12:16:45.717Z] #21 20.19 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-02T12:16:45.717Z] #21 20.19 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.717Z] #21 20.24 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-02T12:16:45.717Z] #21 20.24 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-02T12:16:45.717Z] #21 20.25 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:16:45.717Z] #21 20.33 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-02T12:16:45.717Z] #21 20.34 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-02T12:16:45.717Z] #21 20.36 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-02T12:16:45.717Z] #21 20.37 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-02T12:16:45.717Z] #21 20.38 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-02T12:16:45.717Z] #21 20.40 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-02T12:16:45.717Z] #21 20.41 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-02T12:16:45.717Z] #21 20.42 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-02T12:16:45.717Z] #21 20.44 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-02T12:16:45.851Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-02T12:16:45.851Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-05-02T12:16:45.978Z] #21 20.45 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-02T12:16:45.978Z] #21 20.46 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-02T12:16:45.978Z] #21 20.48 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-02T12:16:45.978Z] #21 20.49 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-02T12:16:45.978Z] #21 20.50 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-02T12:16:45.978Z] #21 20.52 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-02T12:16:45.978Z] #21 20.54 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-02T12:16:46.109Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2022-05-02T12:16:46.109Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T12:16:46.109Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T12:16:46.441Z] INFO: Binaries build ended at 05/02/2022 12:16:45. Duration:00:01:49.9903217 [2022-05-02T12:16:46.516Z] #14 26.20 Reading package lists... [2022-05-02T12:16:46.516Z] #14 ... [2022-05-02T12:16:46.516Z] [2022-05-02T12:16:46.516Z] #49 [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 [2022-05-02T12:16:46.516Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:46.516Z] #49 27.71 Fetched 8513 kB in 22s (392 kB/s) [2022-05-02T12:16:46.672Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-05-02T12:16:46.776Z] #49 27.71 Reading package lists... [2022-05-02T12:16:46.776Z] #49 ... [2022-05-02T12:16:46.776Z] [2022-05-02T12:16:46.776Z] #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 [2022-05-02T12:16:46.776Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:46.776Z] #14 26.20 Reading package lists... [2022-05-02T12:16:46.928Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-02T12:16:47.184Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-02T12:16:47.291Z] #45 33.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-02T12:16:47.364Z] #21 21.73 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-02T12:16:47.380Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-02T12:16:47.380Z] [2022-05-02T12:16:47.380Z] ________ ____ __. [2022-05-02T12:16:47.380Z] \_____ \ | |/ _| [2022-05-02T12:16:47.380Z] / | \| < [2022-05-02T12:16:47.380Z] / | \ | \ [2022-05-02T12:16:47.380Z] \_______ /____|__ \ [2022-05-02T12:16:47.380Z] \/ \/ [2022-05-02T12:16:47.380Z] [2022-05-02T12:16:47.380Z] INFO: make.ps1 ended at 05/02/2022 12:16:39 [2022-05-02T12:16:47.380Z] INFO: Binaries build ended at 05/02/2022 12:16:41. Duration:00:01:56.7367721 [2022-05-02T12:16:47.380Z] INFO: Copying the built daemon binary to d:\CI\PR-43552\2\binary\dockerd-789223f2dc.exe... [2022-05-02T12:16:47.380Z] INFO: Copying the built client binary to d:\CI\PR-43552\2\binary\docker-789223f2dc.exe... [2022-05-02T12:16:47.380Z] INFO: Copying the golang package from the container to d:\CI\PR-43552\2\installer\go.zip... [2022-05-02T12:16:47.380Z] INFO: Extracting go.zip to d:\CI\PR-43552\2\go [2022-05-02T12:16:47.441Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-02T12:16:47.987Z] INFO: Copying the built daemon binary to d:\CI\PR-43552\2\binary\dockerd-789223f2dc.exe... [2022-05-02T12:16:47.987Z] INFO: Copying the built client binary to d:\CI\PR-43552\2\binary\docker-789223f2dc.exe... [2022-05-02T12:16:47.987Z] INFO: Copying the golang package from the container to d:\CI\PR-43552\2\installer\go.zip... [2022-05-02T12:16:48.307Z] #21 22.99 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-02T12:16:48.808Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-05-02T12:16:48.963Z] INFO: Extracting go.zip to d:\CI\PR-43552\2\go [2022-05-02T12:16:49.064Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2022-05-02T12:16:49.064Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-02T12:16:49.320Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-02T12:16:49.577Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-02T12:16:49.693Z] #21 24.24 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-02T12:16:49.833Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-02T12:16:50.396Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-05-02T12:16:50.652Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-02T12:16:50.973Z] #14 33.41 Reading package lists... [2022-05-02T12:16:50.973Z] #14 ... [2022-05-02T12:16:50.973Z] [2022-05-02T12:16:50.973Z] #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 [2022-05-02T12:16:50.973Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:16:50.973Z] #60 27.17 Fetched 8510 kB in 21s (406 kB/s) [2022-05-02T12:16:50.973Z] #60 27.17 Reading package lists... [2022-05-02T12:16:50.973Z] #60 34.32 Reading package lists... [2022-05-02T12:16:50.973Z] #60 ... [2022-05-02T12:16:50.973Z] [2022-05-02T12:16:50.974Z] #45 [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 [2022-05-02T12:16:50.974Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:16:50.974Z] #45 33.10 Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-05-02T12:16:50.974Z] #45 33.67 + git checkout -q v2.3.0 [2022-05-02T12:16:50.974Z] #45 35.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-02T12:16:51.080Z] #21 25.51 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-02T12:16:51.215Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-05-02T12:16:51.233Z] #45 ... [2022-05-02T12:16:51.233Z] [2022-05-02T12:16:51.233Z] #40 [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 [2022-05-02T12:16:51.233Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:16:51.233Z] #40 27.95 Fetched 8510 kB in 21s (396 kB/s) [2022-05-02T12:16:51.233Z] #40 27.95 Reading package lists... [2022-05-02T12:16:51.471Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-05-02T12:16:51.491Z] #40 34.79 Reading package lists... [2022-05-02T12:16:51.491Z] #40 ... [2022-05-02T12:16:51.491Z] [2022-05-02T12:16:51.491Z] #49 [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 [2022-05-02T12:16:51.492Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:51.492Z] #49 27.71 Reading package lists... [2022-05-02T12:16:52.025Z] #21 26.77 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-02T12:16:52.025Z] #21 26.78 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-02T12:16:52.025Z] #21 26.79 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-02T12:16:52.025Z] #21 26.81 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-02T12:16:52.033Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-02T12:16:52.033Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-02T12:16:52.287Z] #21 26.82 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-02T12:16:52.287Z] #21 26.83 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 26.85 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 26.86 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 26.87 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 26.88 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 26.90 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-02T12:16:52.287Z] #21 26.91 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-02T12:16:52.287Z] #21 26.92 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-02T12:16:52.287Z] #21 26.94 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-02T12:16:52.287Z] #21 26.96 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-02T12:16:52.287Z] #21 26.97 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 26.98 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 27.00 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 27.01 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.287Z] #21 27.02 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-02T12:16:52.476Z] ...INFO: Daemon under test started and replied! [2022-05-02T12:16:52.476Z] INFO: Docker version of the daemon under test [2022-05-02T12:16:52.476Z] [2022-05-02T12:16:52.476Z] Client: [2022-05-02T12:16:52.476Z] Version: 17.06.2-ce [2022-05-02T12:16:52.476Z] API version: 1.30 [2022-05-02T12:16:52.476Z] Go version: go1.8.3 [2022-05-02T12:16:52.476Z] Git commit: cec0b72 [2022-05-02T12:16:52.476Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-02T12:16:52.476Z] OS/Arch: windows/amd64 [2022-05-02T12:16:52.476Z] [2022-05-02T12:16:52.476Z] Server: [2022-05-02T12:16:52.476Z] Version: 0.0.0-dev [2022-05-02T12:16:52.476Z] API version: 1.42 (minimum version 1.24) [2022-05-02T12:16:52.476Z] Go version: go1.18.1 [2022-05-02T12:16:52.476Z] Git commit: 789223f2dc [2022-05-02T12:16:52.476Z] Built: [2022-05-02T12:16:52.476Z] OS/Arch: windows/amd64 [2022-05-02T12:16:52.476Z] Experimental: false [2022-05-02T12:16:52.476Z] [2022-05-02T12:16:52.476Z] INFO: Docker info of the daemon under test [2022-05-02T12:16:52.476Z] [2022-05-02T12:16:52.476Z] Containers: 0 [2022-05-02T12:16:52.476Z] Running: 0 [2022-05-02T12:16:52.476Z] Paused: 0 [2022-05-02T12:16:52.476Z] Stopped: 0 [2022-05-02T12:16:52.476Z] Images: 0 [2022-05-02T12:16:52.476Z] Server Version: 0.0.0-dev [2022-05-02T12:16:52.476Z] Storage Driver: windowsfilter [2022-05-02T12:16:52.476Z] Windows: [2022-05-02T12:16:52.476Z] Logging Driver: json-file [2022-05-02T12:16:52.476Z] Plugins: [2022-05-02T12:16:52.476Z] Volume: local [2022-05-02T12:16:52.476Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:16:52.476Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:16:52.476Z] Swarm: inactive [2022-05-02T12:16:52.476Z] Default Isolation: process [2022-05-02T12:16:52.476Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:16:52.476Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T12:16:52.476Z] OSType: windows [2022-05-02T12:16:52.476Z] Architecture: x86_64 [2022-05-02T12:16:52.476Z] CPUs: 4 [2022-05-02T12:16:52.476Z] Total Memory: 32GiB [2022-05-02T12:16:52.476Z] Name: azwin-2-d32a01 [2022-05-02T12:16:52.476Z] ID: 43SW:N5UN:RKCE:7ODB:F4F2:DW2R:WY2Q:IDAL:EZGI:LEFC:O6UP:AWZW [2022-05-02T12:16:52.476Z] Docker Root Dir: D:\CI\PR-43552\2\daemon [2022-05-02T12:16:52.476Z] Debug Mode (client): false [2022-05-02T12:16:52.476Z] Debug Mode (server): true [2022-05-02T12:16:52.476Z] File Descriptors: -1 [2022-05-02T12:16:52.476Z] Goroutines: 29 [2022-05-02T12:16:52.476Z] System Time: 2022-05-02T12:16:52.4272491Z [2022-05-02T12:16:52.476Z] EventsListeners: 0 [2022-05-02T12:16:52.550Z] #21 27.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:16:52.557Z] #45 ... [2022-05-02T12:16:52.557Z] [2022-05-02T12:16:52.557Z] #49 [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 [2022-05-02T12:16:52.557Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:16:52.557Z] #49 28.86 Fetched 8513 kB in 23s (376 kB/s) [2022-05-02T12:16:52.557Z] #49 28.86 Reading package lists... [2022-05-02T12:16:52.557Z] #49 35.90 Reading package lists... [2022-05-02T12:16:52.557Z] #49 ... [2022-05-02T12:16:52.557Z] [2022-05-02T12:16:52.557Z] #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 [2022-05-02T12:16:52.557Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:16:52.557Z] #60 22.39 Reading package lists... [2022-05-02T12:16:52.557Z] #60 30.36 Reading package lists... [2022-05-02T12:16:52.557Z] #60 37.22 Building dependency tree... [2022-05-02T12:16:52.813Z] #21 DONE 27.6s [2022-05-02T12:16:52.813Z] [2022-05-02T12:16:52.813Z] #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 [2022-05-02T12:16:52.813Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:16:52.933Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:16:52.933Z] Labels: [2022-05-02T12:16:52.933Z] Experimental: false [2022-05-02T12:16:52.933Z] Insecure Registries: [2022-05-02T12:16:52.933Z] 127.0.0.0/8 [2022-05-02T12:16:52.933Z] Live Restore Enabled: false [2022-05-02T12:16:52.933Z] [2022-05-02T12:16:52.933Z] [2022-05-02T12:16:52.933Z] INFO: Docker images of the daemon under test [2022-05-02T12:16:52.933Z] [2022-05-02T12:16:52.933Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:16:52.933Z] [2022-05-02T12:16:52.933Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-02T12:16:52.933Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-02T12:16:52.933Z] ltsc2022: Pulling from windows/servercore [2022-05-02T12:16:53.075Z] #69 ... [2022-05-02T12:16:53.075Z] [2022-05-02T12:16:53.075Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:16:53.075Z] #64 sha256:30ea9e43eb687a7a5de482605ea59a03ce821817a15e5dd8c01a886e65a1f701 [2022-05-02T12:16:53.075Z] #64 DONE 0.1s [2022-05-02T12:16:53.075Z] [2022-05-02T12:16:53.075Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:16:53.075Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-02T12:16:53.390Z] 8f616e6e9eec: Pulling fs layer [2022-05-02T12:16:53.390Z] dccd9e4d14d3: Pulling fs layer [2022-05-02T12:16:53.396Z] #49 34.50 Reading package lists... [2022-05-02T12:16:53.396Z] #49 ... [2022-05-02T12:16:53.396Z] [2022-05-02T12:16:53.396Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:16:53.396Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:16:53.396Z] #53 39.90 go: downloading github.com/fatih/color v1.13.0 [2022-05-02T12:16:53.396Z] #53 39.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:16:53.396Z] #53 40.04 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-02T12:16:53.396Z] #53 40.05 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T12:16:53.925Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-05-02T12:16:53.928Z] #60 ... [2022-05-02T12:16:53.929Z] [2022-05-02T12:16:53.929Z] #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 [2022-05-02T12:16:53.929Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:53.929Z] #14 24.89 Reading package lists... [2022-05-02T12:16:53.929Z] #14 32.25 Reading package lists... [2022-05-02T12:16:53.929Z] #14 38.46 Building dependency tree... [2022-05-02T12:16:53.929Z] #14 ... [2022-05-02T12:16:53.929Z] [2022-05-02T12:16:53.929Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:16:53.929Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:16:53.929Z] #53 40.73 go: downloading github.com/fatih/color v1.13.0 [2022-05-02T12:16:53.929Z] #53 40.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-02T12:16:53.964Z] #53 40.50 go: downloading github.com/spf13/viper v1.10.1 [2022-05-02T12:16:54.181Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-02T12:16:54.187Z] #53 40.84 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-02T12:16:54.187Z] #53 40.92 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-02T12:16:54.224Z] #53 40.93 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-02T12:16:54.438Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-02T12:16:54.467Z] #22 DONE 1.2s [2022-05-02T12:16:54.467Z] [2022-05-02T12:16:54.467Z] #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 [2022-05-02T12:16:54.467Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-02T12:16:54.753Z] #53 41.37 go: downloading github.com/spf13/viper v1.10.1 [2022-05-02T12:16:54.753Z] #53 41.51 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-02T12:16:54.795Z] #53 41.53 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T12:16:55.010Z] #53 41.78 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-02T12:16:55.010Z] #53 41.82 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T12:16:55.010Z] #53 41.83 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-02T12:16:55.040Z] #23 DONE 0.9s [2022-05-02T12:16:55.040Z] [2022-05-02T12:16:55.040Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:16:55.040Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-02T12:16:55.054Z] #53 41.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-02T12:16:55.054Z] #53 41.59 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-02T12:16:55.054Z] #53 41.80 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-02T12:16:55.267Z] #53 41.88 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-02T12:16:55.806Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-05-02T12:16:55.987Z] #24 0.829 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-02T12:16:55.987Z] #24 DONE 0.9s [2022-05-02T12:16:55.987Z] [2022-05-02T12:16:55.987Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:16:55.987Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-02T12:16:56.063Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-02T12:16:56.202Z] #53 ... [2022-05-02T12:16:56.202Z] [2022-05-02T12:16:56.202Z] #40 [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 [2022-05-02T12:16:56.202Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:16:56.202Z] #40 26.27 Reading package lists... [2022-05-02T12:16:56.202Z] #40 33.29 Reading package lists... [2022-05-02T12:16:56.202Z] #40 40.61 Building dependency tree... [2022-05-02T12:16:56.462Z] #40 ... [2022-05-02T12:16:56.462Z] [2022-05-02T12:16:56.462Z] #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 [2022-05-02T12:16:56.462Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:16:56.462Z] #14 42.93 The following additional packages will be installed: [2022-05-02T12:16:56.462Z] #14 42.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:16:56.462Z] #14 42.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-02T12:16:56.462Z] #14 42.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-02T12:16:56.462Z] #14 42.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-02T12:16:56.462Z] #14 42.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-02T12:16:56.462Z] #14 42.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-02T12:16:56.462Z] #14 42.96 mingw-w64-common mingw-w64-x86-64-dev [2022-05-02T12:16:56.462Z] #14 42.96 Suggested packages: [2022-05-02T12:16:56.462Z] #14 42.97 gcc-10-locales seccomp wine64 [2022-05-02T12:16:56.933Z] #25 DONE 0.9s [2022-05-02T12:16:56.933Z] [2022-05-02T12:16:56.933Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:16:56.933Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-02T12:16:56.958Z] #53 43.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-02T12:16:56.959Z] #53 43.66 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-02T12:16:56.991Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-05-02T12:16:57.247Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-02T12:16:57.503Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-02T12:16:57.835Z] #14 44.44 The following NEW packages will be installed: [2022-05-02T12:16:57.835Z] #14 44.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:16:57.835Z] #14 44.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-02T12:16:57.835Z] #14 44.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-02T12:16:57.835Z] #14 44.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-02T12:16:57.835Z] #14 44.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-02T12:16:57.835Z] #14 44.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-02T12:16:57.835Z] #14 44.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-02T12:16:57.835Z] #14 44.44 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-02T12:16:57.835Z] #14 44.44 mingw-w64-x86-64-dev [2022-05-02T12:16:57.877Z] #26 DONE 0.9s [2022-05-02T12:16:57.877Z] [2022-05-02T12:16:57.877Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:16:57.877Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-02T12:16:58.066Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-05-02T12:16:58.092Z] #14 44.88 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:16:58.092Z] #14 44.88 Need to get 115 MB of archives. [2022-05-02T12:16:58.092Z] #14 44.88 After this operation, 645 MB of additional disk space will be used. [2022-05-02T12:16:58.092Z] #14 44.88 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] [2022-05-02T12:16:58.322Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-02T12:16:58.349Z] #14 45.06 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] [2022-05-02T12:16:58.606Z] #14 45.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-02T12:16:58.606Z] #14 45.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-02T12:16:58.606Z] #14 45.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-02T12:16:58.606Z] #14 45.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-02T12:16:58.822Z] #27 DONE 1.0s [2022-05-02T12:16:58.822Z] [2022-05-02T12:16:58.822Z] #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 [2022-05-02T12:16:58.822Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-02T12:16:59.172Z] #14 45.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-02T12:16:59.431Z] #14 46.19 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] [2022-05-02T12:16:59.431Z] #14 46.19 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] [2022-05-02T12:16:59.690Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-02T12:17:00.210Z] #28 1.156 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-02T12:17:00.210Z] #28 1.318 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-02T12:17:00.210Z] #28 1.320 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-02T12:17:00.210Z] #28 1.364 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-02T12:17:00.251Z] #53 ... [2022-05-02T12:17:00.251Z] [2022-05-02T12:17:00.251Z] #49 [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 [2022-05-02T12:17:00.251Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:17:00.251Z] #49 34.50 Reading package lists... [2022-05-02T12:17:00.251Z] #49 42.00 Building dependency tree... [2022-05-02T12:17:00.251Z] #49 46.32 The following additional packages will be installed: [2022-05-02T12:17:00.251Z] #49 46.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-02T12:17:00.251Z] #49 46.34 python3-protobuf python3-six [2022-05-02T12:17:00.251Z] #49 46.35 Suggested packages: [2022-05-02T12:17:00.251Z] #49 46.35 python3-setuptools [2022-05-02T12:17:00.251Z] #49 46.35 Recommended packages: [2022-05-02T12:17:00.251Z] #49 46.35 iproute2 | iproute [2022-05-02T12:17:00.471Z] #28 1.610 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-02T12:17:00.619Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-05-02T12:17:00.733Z] #28 1.903 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-02T12:17:00.733Z] #28 2.165 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-02T12:17:00.876Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-05-02T12:17:01.187Z] #49 47.33 The following NEW packages will be installed: [2022-05-02T12:17:01.187Z] #49 47.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-02T12:17:01.187Z] #49 47.33 python3-protobuf python3-six [2022-05-02T12:17:01.187Z] #49 ... [2022-05-02T12:17:01.187Z] [2022-05-02T12:17:01.187Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:01.187Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:01.187Z] #53 47.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:17:01.187Z] #53 47.79 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T12:17:01.305Z] #28 2.492 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-02T12:17:01.306Z] #28 2.725 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-05-02T12:17:01.327Z] #14 47.73 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] [2022-05-02T12:17:01.327Z] #14 ... [2022-05-02T12:17:01.327Z] [2022-05-02T12:17:01.327Z] #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 [2022-05-02T12:17:01.327Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:17:01.327Z] #60 42.22 The following additional packages will be installed: [2022-05-02T12:17:01.327Z] #60 42.24 libbtrfs0 [2022-05-02T12:17:01.327Z] #60 42.45 The following NEW packages will be installed: [2022-05-02T12:17:01.327Z] #60 42.46 libbtrfs-dev libbtrfs0 [2022-05-02T12:17:01.327Z] #60 42.89 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:01.327Z] #60 42.89 Need to get 460 kB of archives. [2022-05-02T12:17:01.327Z] #60 42.89 After this operation, 1237 kB of additional disk space will be used. [2022-05-02T12:17:01.327Z] #60 42.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:17:01.327Z] #60 42.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:17:01.327Z] #60 44.19 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:01.327Z] #60 44.41 Fetched 460 kB in 0s (1536 kB/s) [2022-05-02T12:17:01.327Z] #60 44.51 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:17:01.327Z] #60 44.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:17:01.327Z] #60 44.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:17:01.327Z] #60 44.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:17:01.327Z] #60 45.11 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:17:01.327Z] #60 45.13 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:17:01.327Z] #60 45.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:17:01.327Z] #60 46.29 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:17:01.327Z] #60 46.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:17:01.327Z] #60 46.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:17:01.327Z] #60 DONE 48.1s [2022-05-02T12:17:01.327Z] [2022-05-02T12:17:01.327Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:17:01.327Z] #61 sha256:f8b0744e93812a7fd757590e0e972783eacbf223134eaba39322d11b12f6f136 [2022-05-02T12:17:01.446Z] #53 48.09 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-02T12:17:01.567Z] #28 2.727 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-05-02T12:17:01.567Z] #28 2.728 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-05-02T12:17:01.567Z] #28 2.733 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-02T12:17:01.567Z] #28 2.735 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-05-02T12:17:01.567Z] #28 2.741 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-02T12:17:01.567Z] #28 2.742 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-02T12:17:01.567Z] #28 2.742 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-02T12:17:01.567Z] #28 2.748 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-02T12:17:01.567Z] #28 2.749 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-02T12:17:01.584Z] #61 DONE 0.3s [2022-05-02T12:17:01.584Z] [2022-05-02T12:17:01.584Z] #40 [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 [2022-05-02T12:17:01.584Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:01.584Z] #40 44.36 The following additional packages will be installed: [2022-05-02T12:17:01.584Z] #40 44.36 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-02T12:17:01.584Z] #40 44.38 Suggested packages: [2022-05-02T12:17:01.584Z] #40 44.38 cmake-doc ninja-build lrzip [2022-05-02T12:17:01.584Z] #40 44.38 Recommended packages: [2022-05-02T12:17:01.584Z] #40 44.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-02T12:17:01.584Z] #40 45.46 The following NEW packages will be installed: [2022-05-02T12:17:01.584Z] #40 45.48 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-02T12:17:01.584Z] #40 45.50 vim-common xxd [2022-05-02T12:17:01.584Z] #40 45.98 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:01.584Z] #40 45.98 Need to get 17.7 MB of archives. [2022-05-02T12:17:01.584Z] #40 45.98 After this operation, 70.7 MB of additional disk space will be used. [2022-05-02T12:17:01.584Z] #40 45.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:17:01.584Z] #40 46.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-02T12:17:01.584Z] #40 46.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-02T12:17:01.584Z] #40 46.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:17:01.584Z] #40 47.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-02T12:17:01.584Z] #40 47.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-02T12:17:01.584Z] #40 47.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-02T12:17:01.584Z] #40 47.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-02T12:17:01.584Z] #40 47.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-02T12:17:01.584Z] #40 47.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-02T12:17:01.709Z] #53 48.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-02T12:17:01.709Z] #53 48.33 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-02T12:17:01.709Z] #53 48.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-02T12:17:01.969Z] #53 48.54 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T12:17:01.969Z] #53 48.64 go: downloading github.com/spf13/cast v1.4.1 [2022-05-02T12:17:01.969Z] #53 48.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-02T12:17:01.969Z] #53 48.70 go: downloading github.com/spf13/afero v1.6.0 [2022-05-02T12:17:02.229Z] #53 48.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-02T12:17:02.229Z] #53 48.81 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-02T12:17:02.267Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-05-02T12:17:02.797Z] #53 49.27 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-02T12:17:02.797Z] #53 49.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-02T12:17:02.797Z] #53 49.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-02T12:17:02.797Z] #53 49.48 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-02T12:17:02.797Z] #53 49.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-02T12:17:03.056Z] #53 49.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-02T12:17:03.315Z] #53 49.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-02T12:17:03.315Z] #53 49.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-02T12:17:03.315Z] #53 50.06 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-02T12:17:03.484Z] #28 ... [2022-05-02T12:17:03.484Z] [2022-05-02T12:17:03.484Z] #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 [2022-05-02T12:17:03.484Z] #65 sha256:d9d5dfe19ac372e818364987baa2d8a7a94e8bc469ee1e7c59aa56e956936e26 [2022-05-02T12:17:03.484Z] #65 1.040 + RM_GOPATH=0 [2022-05-02T12:17:03.484Z] #65 1.040 + TMP_GOPATH= [2022-05-02T12:17:03.484Z] #65 1.040 + : /build [2022-05-02T12:17:03.484Z] #65 1.040 + '[' -z '' ']' [2022-05-02T12:17:03.484Z] #65 1.040 ++ mktemp -d [2022-05-02T12:17:03.484Z] #65 1.040 + export GOPATH=/tmp/tmp.U7xmmx3b0g [2022-05-02T12:17:03.484Z] #65 1.040 + GOPATH=/tmp/tmp.U7xmmx3b0g [2022-05-02T12:17:03.484Z] #65 1.040 + RM_GOPATH=1 [2022-05-02T12:17:03.484Z] #65 1.040 + case "$(go env GOARCH)" in [2022-05-02T12:17:03.484Z] #65 1.040 ++ go env GOARCH [2022-05-02T12:17:03.484Z] #65 1.050 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:03.484Z] #65 1.050 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:03.484Z] #65 1.050 ++ dirname /install.sh [2022-05-02T12:17:03.484Z] #65 1.057 + dir=/ [2022-05-02T12:17:03.484Z] #65 1.057 + bin=runc [2022-05-02T12:17:03.484Z] #65 1.057 + shift [2022-05-02T12:17:03.484Z] #65 1.057 + '[' '!' -f //runc.installer ']' [2022-05-02T12:17:03.484Z] #65 1.057 + . //runc.installer [2022-05-02T12:17:03.484Z] #65 1.057 ++ set -e [2022-05-02T12:17:03.484Z] #65 1.057 ++ : v1.1.1 [2022-05-02T12:17:03.484Z] #65 1.057 + install_runc [2022-05-02T12:17:03.484Z] #65 1.057 + RUNC_BUILDTAGS=seccomp [2022-05-02T12:17:03.484Z] #65 1.057 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-02T12:17:03.484Z] #65 1.057 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U7xmmx3b0g/src/github.com/opencontainers/runc [2022-05-02T12:17:03.484Z] #65 1.057 Install runc version v1.1.1 (build tags: seccomp) [2022-05-02T12:17:03.484Z] #65 1.061 Cloning into '/tmp/tmp.U7xmmx3b0g/src/github.com/opencontainers/runc'... [2022-05-02T12:17:03.484Z] #65 5.158 + cd /tmp/tmp.U7xmmx3b0g/src/github.com/opencontainers/runc [2022-05-02T12:17:03.484Z] #65 5.158 + git checkout -q v1.1.1 [2022-05-02T12:17:03.484Z] #65 5.305 + '[' -z '' ']' [2022-05-02T12:17:03.484Z] #65 5.305 + target=static [2022-05-02T12:17:03.484Z] #65 5.305 + make BUILDTAGS=seccomp static [2022-05-02T12:17:03.484Z] #65 5.546 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-02T12:17:03.484Z] #40 49.89 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:03.484Z] #40 ... [2022-05-02T12:17:03.484Z] [2022-05-02T12:17:03.484Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-02T12:17:03.484Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:17:03.485Z] #62 1.275 + RM_GOPATH=0 [2022-05-02T12:17:03.485Z] #62 1.275 + TMP_GOPATH= [2022-05-02T12:17:03.485Z] #62 1.275 + : /build [2022-05-02T12:17:03.485Z] #62 1.275 + '[' -z '' ']' [2022-05-02T12:17:03.485Z] #62 1.281 ++ mktemp -d [2022-05-02T12:17:03.485Z] #62 1.286 + export GOPATH=/tmp/tmp.VoAIlzAXTf [2022-05-02T12:17:03.485Z] #62 1.286 + GOPATH=/tmp/tmp.VoAIlzAXTf [2022-05-02T12:17:03.485Z] #62 1.286 + RM_GOPATH=1 [2022-05-02T12:17:03.485Z] #62 1.286 + case "$(go env GOARCH)" in [2022-05-02T12:17:03.485Z] #62 1.287 ++ go env GOARCH [2022-05-02T12:17:03.485Z] #62 1.333 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:03.485Z] #62 1.334 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:03.485Z] #62 1.334 ++ dirname /install.sh [2022-05-02T12:17:03.485Z] #62 1.345 + dir=/ [2022-05-02T12:17:03.485Z] #62 1.345 + bin=containerd [2022-05-02T12:17:03.485Z] #62 1.346 + shift [2022-05-02T12:17:03.485Z] #62 1.346 + '[' '!' -f //containerd.installer ']' [2022-05-02T12:17:03.485Z] #62 1.346 + . //containerd.installer [2022-05-02T12:17:03.485Z] #62 1.346 ++ set -e [2022-05-02T12:17:03.485Z] #62 1.347 ++ : v1.6.3 [2022-05-02T12:17:03.485Z] #62 1.347 + install_containerd [2022-05-02T12:17:03.485Z] #62 1.347 + echo 'Install containerd version v1.6.3' [2022-05-02T12:17:03.485Z] #62 1.348 Install containerd version v1.6.3 [2022-05-02T12:17:03.485Z] #62 1.348 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VoAIlzAXTf/src/github.com/containerd/containerd [2022-05-02T12:17:03.485Z] #62 1.366 Cloning into '/tmp/tmp.VoAIlzAXTf/src/github.com/containerd/containerd'... [2022-05-02T12:17:03.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:17:03.574Z] #53 ... [2022-05-02T12:17:03.575Z] [2022-05-02T12:17:03.575Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-02T12:17:03.575Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:03.575Z] #14 33.41 Reading package lists... [2022-05-02T12:17:03.575Z] #14 40.39 Building dependency tree... [2022-05-02T12:17:03.575Z] #14 45.45 The following additional packages will be installed: [2022-05-02T12:17:03.575Z] #14 45.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:17:03.575Z] #14 45.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-02T12:17:03.575Z] #14 45.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-02T12:17:03.575Z] #14 45.46 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-02T12:17:03.575Z] #14 45.46 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-02T12:17:03.575Z] #14 45.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-02T12:17:03.575Z] #14 45.46 mingw-w64-common mingw-w64-x86-64-dev [2022-05-02T12:17:03.575Z] #14 45.48 Suggested packages: [2022-05-02T12:17:03.575Z] #14 45.48 gcc-10-locales seccomp wine64 [2022-05-02T12:17:03.575Z] #14 47.19 The following NEW packages will be installed: [2022-05-02T12:17:03.575Z] #14 47.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-02T12:17:03.575Z] #14 47.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-02T12:17:03.575Z] #14 47.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-02T12:17:03.575Z] #14 47.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-02T12:17:03.575Z] #14 47.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-02T12:17:03.575Z] #14 47.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-02T12:17:03.575Z] #14 47.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-02T12:17:03.575Z] #14 47.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-02T12:17:03.575Z] #14 47.21 mingw-w64-x86-64-dev [2022-05-02T12:17:03.575Z] #14 47.68 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:03.575Z] #14 47.68 Need to get 115 MB of archives. [2022-05-02T12:17:03.575Z] #14 47.68 After this operation, 645 MB of additional disk space will be used. [2022-05-02T12:17:03.575Z] #14 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-02T12:17:03.575Z] #14 47.98 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] [2022-05-02T12:17:03.575Z] #14 48.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-02T12:17:03.575Z] #14 48.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-02T12:17:03.575Z] #14 48.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-02T12:17:03.575Z] #14 48.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-02T12:17:03.575Z] #14 48.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-02T12:17:03.575Z] #14 48.91 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] [2022-05-02T12:17:03.575Z] #14 48.91 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] [2022-05-02T12:17:03.575Z] #14 50.03 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] [2022-05-02T12:17:03.833Z] #14 ... [2022-05-02T12:17:03.833Z] [2022-05-02T12:17:03.833Z] #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 [2022-05-02T12:17:03.833Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:17:03.833Z] #60 34.32 Reading package lists... [2022-05-02T12:17:03.833Z] #60 41.54 Building dependency tree... [2022-05-02T12:17:03.833Z] #60 46.38 The following additional packages will be installed: [2022-05-02T12:17:03.833Z] #60 46.43 libbtrfs0 [2022-05-02T12:17:03.833Z] #60 46.78 The following NEW packages will be installed: [2022-05-02T12:17:03.833Z] #60 46.81 libbtrfs-dev libbtrfs0 [2022-05-02T12:17:03.833Z] #60 47.43 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:03.833Z] #60 47.43 Need to get 460 kB of archives. [2022-05-02T12:17:03.833Z] #60 47.43 After this operation, 1237 kB of additional disk space will be used. [2022-05-02T12:17:03.833Z] #60 47.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:17:03.833Z] #60 47.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:17:03.833Z] #60 49.14 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:03.833Z] #60 49.60 Fetched 460 kB in 0s (1125 kB/s) [2022-05-02T12:17:03.833Z] #60 50.00 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:17:03.834Z] #60 50.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:17:03.834Z] #60 50.10 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:17:03.834Z] #60 50.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:17:04.056Z] #65 10.76 + mkdir -p /build [2022-05-02T12:17:04.056Z] #65 10.76 + cp runc /build/runc [2022-05-02T12:17:04.056Z] #65 DONE 11.0s [2022-05-02T12:17:04.056Z] [2022-05-02T12:17:04.056Z] #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 [2022-05-02T12:17:04.056Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-02T12:17:04.093Z] #60 50.64 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:17:04.093Z] #60 50.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:17:04.093Z] #60 50.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:17:04.093Z] #60 ... [2022-05-02T12:17:04.093Z] [2022-05-02T12:17:04.093Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:04.093Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:04.093Z] #53 50.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-02T12:17:04.358Z] #53 50.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-02T12:17:04.358Z] #53 50.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-02T12:17:04.358Z] #53 51.05 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-02T12:17:04.617Z] #53 51.14 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-02T12:17:04.617Z] #53 51.21 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-02T12:17:05.556Z] #53 51.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-02T12:17:05.556Z] #53 51.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-02T12:17:05.556Z] #53 ... [2022-05-02T12:17:05.556Z] [2022-05-02T12:17:05.556Z] #40 [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 [2022-05-02T12:17:05.556Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:05.556Z] #40 34.79 Reading package lists... [2022-05-02T12:17:05.556Z] #40 42.22 Building dependency tree... [2022-05-02T12:17:05.556Z] #40 46.71 The following additional packages will be installed: [2022-05-02T12:17:05.556Z] #40 46.72 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-02T12:17:05.556Z] #40 46.75 Suggested packages: [2022-05-02T12:17:05.556Z] #40 46.76 cmake-doc ninja-build lrzip [2022-05-02T12:17:05.556Z] #40 46.76 Recommended packages: [2022-05-02T12:17:05.556Z] #40 46.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-02T12:17:05.556Z] #40 48.06 The following NEW packages will be installed: [2022-05-02T12:17:05.556Z] #40 48.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-02T12:17:05.556Z] #40 48.08 vim-common xxd [2022-05-02T12:17:05.556Z] #40 48.59 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:05.556Z] #40 48.59 Need to get 17.7 MB of archives. [2022-05-02T12:17:05.556Z] #40 48.59 After this operation, 70.7 MB of additional disk space will be used. [2022-05-02T12:17:05.556Z] #40 48.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:17:05.556Z] #40 48.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-02T12:17:05.556Z] #40 48.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-02T12:17:05.556Z] #40 48.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:17:05.556Z] #40 49.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-02T12:17:05.556Z] #40 49.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-02T12:17:05.556Z] #40 49.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-02T12:17:05.556Z] #40 49.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-02T12:17:05.556Z] #40 49.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-02T12:17:05.556Z] #40 49.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-02T12:17:05.556Z] #40 51.38 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:05.556Z] #40 ... [2022-05-02T12:17:05.556Z] [2022-05-02T12:17:05.556Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:05.556Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:05.556Z] #53 52.06 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-02T12:17:05.556Z] #53 52.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-02T12:17:05.556Z] #53 52.13 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-02T12:17:05.556Z] #53 52.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-02T12:17:05.556Z] #53 52.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-02T12:17:05.556Z] #53 52.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-02T12:17:05.556Z] #53 52.32 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-02T12:17:05.753Z] 8f616e6e9eec: Verifying Checksum [2022-05-02T12:17:05.753Z] 8f616e6e9eec: Download complete [2022-05-02T12:17:05.816Z] #53 52.34 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-02T12:17:05.816Z] #53 52.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-02T12:17:05.816Z] #53 52.44 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-02T12:17:05.816Z] #53 52.50 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-02T12:17:05.816Z] #53 52.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-02T12:17:06.078Z] #53 52.60 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-02T12:17:06.078Z] #53 52.69 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-02T12:17:06.078Z] #53 52.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-02T12:17:06.208Z] dccd9e4d14d3: Verifying Checksum [2022-05-02T12:17:06.208Z] dccd9e4d14d3: Download complete [2022-05-02T12:17:06.338Z] #53 52.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-02T12:17:06.338Z] #53 52.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-02T12:17:06.598Z] #53 53.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-02T12:17:06.598Z] #53 53.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-02T12:17:06.598Z] #53 ... [2022-05-02T12:17:06.598Z] [2022-05-02T12:17:06.598Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:17:06.598Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:17:06.598Z] #38 52.59 NAME: [2022-05-02T12:17:06.598Z] #38 52.59 go-winres - A tool for embedding resources in Windows executables [2022-05-02T12:17:06.598Z] #38 52.59 [2022-05-02T12:17:06.598Z] #38 52.59 USAGE: [2022-05-02T12:17:06.598Z] #38 52.59 go-winres [global options] command [command options] [arguments...] [2022-05-02T12:17:06.598Z] #38 52.59 [2022-05-02T12:17:06.598Z] #38 52.59 COMMANDS: [2022-05-02T12:17:06.598Z] #38 52.59 init Create an initial ./winres/winres.json [2022-05-02T12:17:06.598Z] #38 52.59 make Make syso files for the "go build" command [2022-05-02T12:17:06.598Z] #38 52.59 simply Make syso files for the "go build" command (simplified) [2022-05-02T12:17:06.598Z] #38 52.59 extract Extract all resources from an executable [2022-05-02T12:17:06.598Z] #38 52.59 patch Replace resources in an executable file (exe, dll) [2022-05-02T12:17:06.598Z] #38 52.59 help, h Shows a list of commands or help for one command [2022-05-02T12:17:06.598Z] #38 52.59 [2022-05-02T12:17:06.598Z] #38 52.59 GLOBAL OPTIONS: [2022-05-02T12:17:06.598Z] #38 52.59 --help, -h show help (default: false) [2022-05-02T12:17:06.598Z] #38 DONE 53.2s [2022-05-02T12:17:06.598Z] [2022-05-02T12:17:06.598Z] #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 [2022-05-02T12:17:06.598Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-02T12:17:06.598Z] #60 51.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:17:06.598Z] #60 51.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:17:06.599Z] #60 51.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:17:06.599Z] #60 DONE 53.2s [2022-05-02T12:17:06.599Z] [2022-05-02T12:17:06.599Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:06.599Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:06.599Z] #53 53.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-02T12:17:06.599Z] #53 53.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-02T12:17:06.762Z] #62 ... [2022-05-02T12:17:06.762Z] [2022-05-02T12:17:06.762Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-02T12:17:06.762Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-02T12:17:06.762Z] #38 52.12 NAME: [2022-05-02T12:17:06.762Z] #38 52.13 go-winres - A tool for embedding resources in Windows executables [2022-05-02T12:17:06.762Z] #38 52.13 [2022-05-02T12:17:06.762Z] #38 52.13 USAGE: [2022-05-02T12:17:06.762Z] #38 52.13 go-winres [global options] command [command options] [arguments...] [2022-05-02T12:17:06.762Z] #38 52.13 [2022-05-02T12:17:06.762Z] #38 52.13 COMMANDS: [2022-05-02T12:17:06.762Z] #38 52.13 init Create an initial ./winres/winres.json [2022-05-02T12:17:06.762Z] #38 52.13 make Make syso files for the "go build" command [2022-05-02T12:17:06.762Z] #38 52.13 simply Make syso files for the "go build" command (simplified) [2022-05-02T12:17:06.762Z] #38 52.13 extract Extract all resources from an executable [2022-05-02T12:17:06.762Z] #38 52.14 patch Replace resources in an executable file (exe, dll) [2022-05-02T12:17:06.762Z] #38 52.14 help, h Shows a list of commands or help for one command [2022-05-02T12:17:06.762Z] #38 52.14 [2022-05-02T12:17:06.762Z] #38 52.14 GLOBAL OPTIONS: [2022-05-02T12:17:06.762Z] #38 52.14 --help, -h show help (default: false) [2022-05-02T12:17:06.762Z] #38 DONE 53.0s [2022-05-02T12:17:06.762Z] [2022-05-02T12:17:06.762Z] #40 [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 [2022-05-02T12:17:06.762Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:06.762Z] #40 50.30 Fetched 17.7 MB in 3s (6791 kB/s) [2022-05-02T12:17:06.762Z] #40 50.42 Selecting previously unselected package xxd. [2022-05-02T12:17:06.762Z] #40 50.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:17:06.762Z] #40 50.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:17:06.762Z] #40 50.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:06.762Z] #40 50.64 Selecting previously unselected package vim-common. [2022-05-02T12:17:06.762Z] #40 50.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:17:06.762Z] #40 50.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:06.762Z] #40 50.97 Selecting previously unselected package cmake-data. [2022-05-02T12:17:06.762Z] #40 50.97 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-02T12:17:06.762Z] #40 51.15 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:17:06.762Z] #40 ... [2022-05-02T12:17:06.762Z] [2022-05-02T12:17:06.762Z] #49 [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 [2022-05-02T12:17:06.762Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:17:06.762Z] #49 35.90 Reading package lists... [2022-05-02T12:17:06.762Z] #49 43.13 Building dependency tree... [2022-05-02T12:17:06.762Z] #49 47.74 The following additional packages will be installed: [2022-05-02T12:17:06.762Z] #49 47.74 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-02T12:17:06.762Z] #49 47.74 python3-protobuf python3-six [2022-05-02T12:17:06.762Z] #49 47.76 Suggested packages: [2022-05-02T12:17:06.762Z] #49 47.76 python3-setuptools [2022-05-02T12:17:06.762Z] #49 47.76 Recommended packages: [2022-05-02T12:17:06.762Z] #49 47.76 iproute2 | iproute [2022-05-02T12:17:06.762Z] #49 48.80 The following NEW packages will be installed: [2022-05-02T12:17:06.762Z] #49 48.83 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-02T12:17:06.762Z] #49 48.84 python3-protobuf python3-six [2022-05-02T12:17:06.762Z] #49 49.41 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:06.762Z] #49 49.41 Need to get 2292 kB of archives. [2022-05-02T12:17:06.762Z] #49 49.41 After this operation, 11.0 MB of additional disk space will be used. [2022-05-02T12:17:06.762Z] #49 49.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-02T12:17:06.762Z] #49 49.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:17:06.762Z] #49 49.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-02T12:17:06.762Z] #49 49.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-02T12:17:06.762Z] #49 49.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-02T12:17:06.762Z] #49 49.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-02T12:17:06.762Z] #49 49.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-02T12:17:06.762Z] #49 52.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-02T12:17:06.762Z] #49 ... [2022-05-02T12:17:06.762Z] [2022-05-02T12:17:06.762Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-02T12:17:06.762Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:17:06.762Z] #55 53.20 v3.0.2 [2022-05-02T12:17:06.762Z] #55 DONE 53.6s [2022-05-02T12:17:06.762Z] [2022-05-02T12:17:06.762Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:06.762Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:06.762Z] #53 43.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-02T12:17:06.762Z] #53 47.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-02T12:17:06.762Z] #53 47.40 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-02T12:17:06.762Z] #53 47.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-02T12:17:06.762Z] #53 47.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-02T12:17:06.762Z] #53 47.90 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-02T12:17:06.762Z] #53 48.03 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-02T12:17:06.762Z] #53 48.17 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-02T12:17:06.762Z] #53 48.20 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-02T12:17:06.762Z] #53 48.27 go: downloading github.com/spf13/afero v1.6.0 [2022-05-02T12:17:06.762Z] #53 48.33 go: downloading github.com/spf13/cast v1.4.1 [2022-05-02T12:17:06.762Z] #53 48.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-02T12:17:06.762Z] #53 48.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-02T12:17:06.762Z] #53 48.76 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-02T12:17:06.762Z] #53 48.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-02T12:17:06.762Z] #53 49.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-02T12:17:06.762Z] #53 49.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-02T12:17:06.762Z] #53 49.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-02T12:17:06.762Z] #53 49.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-02T12:17:06.762Z] #53 49.41 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-02T12:17:06.762Z] #53 49.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-02T12:17:06.762Z] #53 49.49 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-02T12:17:06.762Z] #53 49.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-02T12:17:06.762Z] #53 50.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-02T12:17:06.762Z] #53 50.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-02T12:17:06.762Z] #53 50.33 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-02T12:17:06.762Z] #53 50.37 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-02T12:17:06.762Z] #53 50.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-02T12:17:06.762Z] #53 51.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-02T12:17:06.762Z] #53 51.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-02T12:17:06.762Z] #53 51.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-02T12:17:06.762Z] #53 51.19 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-02T12:17:06.762Z] #53 51.21 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-02T12:17:06.762Z] #53 51.23 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-02T12:17:06.762Z] #53 51.26 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-02T12:17:06.762Z] #53 51.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-02T12:17:06.762Z] #53 51.37 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-02T12:17:06.762Z] #53 51.51 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-02T12:17:06.762Z] #53 51.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-02T12:17:06.762Z] #53 51.55 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-02T12:17:06.762Z] #53 51.60 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-02T12:17:06.762Z] #53 51.62 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-02T12:17:06.762Z] #53 51.63 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-02T12:17:06.762Z] #53 51.67 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-02T12:17:06.762Z] #53 51.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-02T12:17:06.762Z] #53 51.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-02T12:17:06.762Z] #53 51.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-02T12:17:06.762Z] #53 51.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-02T12:17:06.762Z] #53 52.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-02T12:17:06.762Z] #53 52.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-02T12:17:06.762Z] #53 52.10 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-02T12:17:06.762Z] #53 52.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-02T12:17:06.762Z] #53 52.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-02T12:17:06.762Z] #53 52.16 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-02T12:17:06.762Z] #53 52.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-02T12:17:06.762Z] #53 52.25 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-02T12:17:06.762Z] #53 52.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-02T12:17:06.762Z] #53 52.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-02T12:17:06.762Z] #53 52.44 go: downloading github.com/julz/importas v0.1.0 [2022-05-02T12:17:06.762Z] #53 52.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-02T12:17:06.762Z] #53 52.54 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-02T12:17:06.762Z] #53 52.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-02T12:17:06.762Z] #53 52.61 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-02T12:17:06.762Z] #53 52.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-02T12:17:06.762Z] #53 52.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-02T12:17:06.762Z] #53 52.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-02T12:17:06.762Z] #53 52.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-02T12:17:06.762Z] #53 52.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-02T12:17:06.762Z] #53 52.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-02T12:17:06.762Z] #53 52.80 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-02T12:17:06.762Z] #53 52.82 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-02T12:17:06.860Z] #53 ... [2022-05-02T12:17:06.860Z] [2022-05-02T12:17:06.860Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-02T12:17:06.860Z] #61 sha256:2836327d075e68ea3e56e870305ffaae3b9bb1245bed28df7f9cfbfda96f4ba7 [2022-05-02T12:17:06.860Z] #61 DONE 0.2s [2022-05-02T12:17:06.860Z] [2022-05-02T12:17:06.860Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:06.860Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:06.860Z] #53 53.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-02T12:17:06.860Z] #53 53.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-02T12:17:06.860Z] #53 53.45 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-02T12:17:06.860Z] #53 53.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-02T12:17:06.860Z] #53 ... [2022-05-02T12:17:06.860Z] [2022-05-02T12:17:06.860Z] #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 [2022-05-02T12:17:06.860Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-02T12:17:06.860Z] #55 53.38 v3.0.2 [2022-05-02T12:17:06.860Z] #55 DONE 53.5s [2022-05-02T12:17:06.860Z] [2022-05-02T12:17:06.860Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:06.860Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:06.860Z] #53 53.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-02T12:17:07.118Z] #53 53.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-02T12:17:07.118Z] #53 53.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-02T12:17:07.118Z] #53 53.79 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-02T12:17:07.328Z] #53 53.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-02T12:17:07.328Z] #53 54.03 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-02T12:17:07.328Z] #53 54.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-02T12:17:07.328Z] #53 54.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-02T12:17:07.379Z] #53 53.86 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-02T12:17:07.380Z] #53 53.86 go: downloading github.com/julz/importas v0.1.0 [2022-05-02T12:17:07.380Z] #53 53.94 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-02T12:17:07.380Z] #53 54.02 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-02T12:17:07.380Z] #53 54.02 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-02T12:17:07.380Z] #53 54.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-02T12:17:07.634Z] #53 54.21 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-02T12:17:07.635Z] #53 54.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-02T12:17:07.635Z] #53 54.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-02T12:17:07.635Z] #53 54.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-02T12:17:07.635Z] #53 54.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-02T12:17:07.638Z] #53 54.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-02T12:17:07.638Z] #53 54.19 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-02T12:17:07.638Z] #53 54.32 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-02T12:17:07.638Z] #53 54.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-02T12:17:07.893Z] #53 ... [2022-05-02T12:17:07.893Z] [2022-05-02T12:17:07.893Z] #40 [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 [2022-05-02T12:17:07.893Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:07.897Z] #53 54.37 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-02T12:17:07.897Z] #53 54.41 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-02T12:17:08.152Z] #40 54.72 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:17:08.152Z] #40 54.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:17:08.152Z] #40 54.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:17:08.478Z] #53 55.06 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-02T12:17:08.478Z] #53 55.06 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-02T12:17:08.478Z] #53 55.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-02T12:17:08.478Z] #53 55.19 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-02T12:17:08.737Z] #53 55.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-02T12:17:08.737Z] #53 55.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-02T12:17:08.737Z] #53 55.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-02T12:17:08.737Z] #53 55.45 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-02T12:17:08.997Z] #53 55.48 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-02T12:17:09.257Z] #53 55.95 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-02T12:17:09.257Z] #53 55.97 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-02T12:17:09.257Z] #53 55.98 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-02T12:17:09.257Z] #53 55.98 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-02T12:17:09.257Z] #53 56.02 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-02T12:17:09.523Z] #53 56.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-02T12:17:09.784Z] #53 56.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-02T12:17:09.784Z] #53 56.25 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-02T12:17:09.784Z] #53 56.34 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-02T12:17:09.784Z] #53 56.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-02T12:17:09.784Z] #53 56.47 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-02T12:17:09.784Z] #53 56.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-02T12:17:10.044Z] #53 56.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-02T12:17:10.044Z] #53 56.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-02T12:17:10.044Z] #53 56.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-02T12:17:10.312Z] #53 56.88 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-02T12:17:10.312Z] #53 56.92 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-02T12:17:10.727Z] #28 11.24 Fetched 40.4 MB in 10s (3903 kB/s) [2022-05-02T12:17:10.884Z] #53 57.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-02T12:17:11.144Z] #53 57.55 go: downloading honnef.co/go/tools v0.2.2 [2022-05-02T12:17:11.714Z] #53 ... [2022-05-02T12:17:11.714Z] [2022-05-02T12:17:11.714Z] #49 [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 [2022-05-02T12:17:11.714Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:17:11.714Z] #49 47.87 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:11.714Z] #49 47.87 Need to get 2292 kB of archives. [2022-05-02T12:17:11.714Z] #49 47.87 After this operation, 11.0 MB of additional disk space will be used. [2022-05-02T12:17:11.714Z] #49 47.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-02T12:17:11.714Z] #49 47.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:17:11.714Z] #49 48.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-02T12:17:11.714Z] #49 48.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-02T12:17:11.714Z] #49 48.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-02T12:17:11.714Z] #49 48.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-02T12:17:11.714Z] #49 48.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-02T12:17:11.714Z] #49 51.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-02T12:17:11.714Z] #49 52.40 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:11.714Z] #49 52.95 Fetched 2292 kB in 4s (568 kB/s) [2022-05-02T12:17:11.714Z] #49 53.17 Selecting previously unselected package libprotobuf23:amd64. [2022-05-02T12:17:11.714Z] #49 53.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:17:11.714Z] #49 53.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-02T12:17:11.714Z] #49 53.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-02T12:17:11.714Z] #49 54.30 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:17:11.714Z] #49 54.30 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:17:11.714Z] #49 54.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:17:11.714Z] #49 54.71 Selecting previously unselected package python3-six. [2022-05-02T12:17:11.714Z] #49 54.72 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-02T12:17:11.714Z] #49 54.73 Unpacking python3-six (1.16.0-2) ... [2022-05-02T12:17:11.714Z] #49 54.87 Selecting previously unselected package python3-protobuf. [2022-05-02T12:17:11.714Z] #49 54.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-02T12:17:11.714Z] #49 54.89 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-02T12:17:11.714Z] #49 56.05 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:17:11.714Z] #49 56.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:17:11.714Z] #49 56.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:17:11.714Z] #49 56.20 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:17:11.714Z] #49 56.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:17:11.714Z] #49 56.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:17:11.714Z] #49 56.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:17:11.714Z] #49 56.52 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:17:11.714Z] #49 56.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:17:11.714Z] #49 56.82 Selecting previously unselected package criu. [2022-05-02T12:17:11.714Z] #49 56.84 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-02T12:17:11.714Z] #49 56.84 Unpacking criu (3.16.1-3) ... [2022-05-02T12:17:11.714Z] #49 57.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:17:11.714Z] #49 ... [2022-05-02T12:17:11.714Z] [2022-05-02T12:17:11.714Z] #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 [2022-05-02T12:17:11.714Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:17:11.714Z] #34 57.64 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-02T12:17:11.714Z] #34 58.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-02T12:17:12.283Z] #34 58.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-02T12:17:13.411Z] #40 ... [2022-05-02T12:17:13.411Z] [2022-05-02T12:17:13.412Z] #49 [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 [2022-05-02T12:17:13.412Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:17:13.412Z] #49 54.37 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:13.412Z] #49 54.71 Fetched 2292 kB in 4s (580 kB/s) [2022-05-02T12:17:13.412Z] #49 54.92 Selecting previously unselected package libprotobuf23:amd64. [2022-05-02T12:17:13.412Z] #49 54.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:17:13.412Z] #49 54.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-02T12:17:13.412Z] #49 55.03 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-02T12:17:13.412Z] #49 56.32 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:17:13.412Z] #49 56.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:17:13.412Z] #49 56.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:17:13.412Z] #49 56.49 Selecting previously unselected package python3-six. [2022-05-02T12:17:13.412Z] #49 56.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-02T12:17:13.412Z] #49 56.51 Unpacking python3-six (1.16.0-2) ... [2022-05-02T12:17:13.412Z] #49 56.59 Selecting previously unselected package python3-protobuf. [2022-05-02T12:17:13.412Z] #49 56.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-02T12:17:13.412Z] #49 56.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-02T12:17:13.412Z] #49 56.98 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:17:13.412Z] #49 56.98 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:17:13.412Z] #49 57.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:17:13.412Z] #49 57.13 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:17:13.412Z] #49 57.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:17:13.412Z] #49 57.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:17:13.412Z] #49 57.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:17:13.412Z] #49 57.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:17:13.412Z] #49 57.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:17:13.412Z] #49 57.41 Selecting previously unselected package criu. [2022-05-02T12:17:13.412Z] #49 57.42 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-02T12:17:13.412Z] #49 57.44 Unpacking criu (3.16.1-3) ... [2022-05-02T12:17:13.412Z] #49 58.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:17:13.412Z] #49 59.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-02T12:17:13.412Z] #49 59.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:17:13.412Z] #49 59.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:17:13.412Z] #49 59.60 Setting up python3-six (1.16.0-2) ... [2022-05-02T12:17:13.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:17:13.668Z] #49 ... [2022-05-02T12:17:13.669Z] [2022-05-02T12:17:13.669Z] #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 [2022-05-02T12:17:13.669Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:13.669Z] #14 50.39 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] [2022-05-02T12:17:13.669Z] #14 51.13 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] [2022-05-02T12:17:13.669Z] #14 51.91 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] [2022-05-02T12:17:13.669Z] #14 53.58 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] [2022-05-02T12:17:13.669Z] #14 54.63 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] [2022-05-02T12:17:13.669Z] #14 54.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-02T12:17:13.669Z] #14 54.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-02T12:17:13.669Z] #14 54.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:17:13.669Z] #14 54.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:17:13.669Z] #14 54.67 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] [2022-05-02T12:17:13.669Z] #14 54.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-02T12:17:13.669Z] #14 54.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-02T12:17:13.669Z] #14 54.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-02T12:17:13.669Z] #14 54.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-02T12:17:13.669Z] #14 54.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-02T12:17:13.669Z] #14 54.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-02T12:17:13.669Z] #14 54.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-02T12:17:13.669Z] #14 54.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-02T12:17:13.669Z] #14 54.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-02T12:17:13.669Z] #14 54.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-02T12:17:13.669Z] #14 56.39 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:13.669Z] #14 56.76 Fetched 115 MB in 10s (11.1 MB/s) [2022-05-02T12:17:13.669Z] #14 56.88 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-02T12:17:13.669Z] #14 56.89 (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.) [2022-05-02T12:17:13.669Z] #14 56.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:17:13.669Z] #14 56.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:17:13.669Z] #14 58.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-02T12:17:13.669Z] #14 58.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:17:13.669Z] #14 58.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:17:13.669Z] #14 ... [2022-05-02T12:17:13.669Z] [2022-05-02T12:17:13.669Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:13.669Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:13.669Z] #53 54.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-02T12:17:13.669Z] #53 54.83 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-02T12:17:13.669Z] #53 54.84 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-02T12:17:13.669Z] #53 54.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-02T12:17:13.669Z] #53 54.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-02T12:17:13.669Z] #53 54.97 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-02T12:17:13.669Z] #53 55.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-02T12:17:13.669Z] #53 55.07 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-02T12:17:13.669Z] #53 55.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-02T12:17:13.669Z] #53 55.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-02T12:17:13.669Z] #53 55.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-02T12:17:13.669Z] #53 55.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-02T12:17:13.669Z] #53 55.51 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-02T12:17:13.669Z] #53 55.52 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-02T12:17:13.669Z] #53 55.55 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-02T12:17:13.669Z] #53 55.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-02T12:17:13.669Z] #53 55.67 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-02T12:17:13.669Z] #53 56.16 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-02T12:17:13.669Z] #53 56.35 go: downloading honnef.co/go/tools v0.2.2 [2022-05-02T12:17:13.669Z] #53 57.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-02T12:17:13.669Z] #53 57.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-02T12:17:13.669Z] #53 57.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-02T12:17:13.669Z] #53 57.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-02T12:17:13.669Z] #53 57.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-02T12:17:13.669Z] #53 57.67 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-02T12:17:13.669Z] #53 57.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-02T12:17:13.669Z] #53 57.74 go: downloading golang.org/x/text v0.3.7 [2022-05-02T12:17:14.253Z] #53 ... [2022-05-02T12:17:14.253Z] [2022-05-02T12:17:14.253Z] #49 [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 [2022-05-02T12:17:14.253Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:17:14.253Z] #49 60.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:17:14.253Z] #49 60.69 Setting up python3-protobuf (3.12.4-1) ... [2022-05-02T12:17:14.934Z] #28 11.24 Reading package lists... [2022-05-02T12:17:16.483Z] #34 ... [2022-05-02T12:17:16.484Z] [2022-05-02T12:17:16.484Z] #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 [2022-05-02T12:17:16.484Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:16.484Z] #14 52.37 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] [2022-05-02T12:17:16.484Z] #14 53.08 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] [2022-05-02T12:17:16.484Z] #14 54.13 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] [2022-05-02T12:17:16.484Z] #14 56.25 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] [2022-05-02T12:17:16.484Z] #14 57.14 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] [2022-05-02T12:17:16.484Z] #14 57.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-02T12:17:16.484Z] #14 57.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-02T12:17:16.484Z] #14 57.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-02T12:17:16.484Z] #14 57.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-02T12:17:16.484Z] #14 57.24 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] [2022-05-02T12:17:16.484Z] #14 57.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-02T12:17:16.484Z] #14 57.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-02T12:17:16.484Z] #14 57.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-02T12:17:16.484Z] #14 57.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-02T12:17:16.484Z] #14 57.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-02T12:17:16.484Z] #14 57.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-02T12:17:16.484Z] #14 57.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-02T12:17:16.484Z] #14 57.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-02T12:17:16.484Z] #14 57.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-02T12:17:16.484Z] #14 57.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-02T12:17:16.484Z] #14 58.33 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:16.484Z] #14 58.53 Fetched 115 MB in 10s (11.3 MB/s) [2022-05-02T12:17:16.484Z] #14 58.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-02T12:17:16.484Z] #14 58.59 (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.) [2022-05-02T12:17:16.484Z] #14 58.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:17:16.484Z] #14 58.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:17:16.484Z] #14 60.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-02T12:17:16.484Z] #14 60.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-02T12:17:16.484Z] #14 60.59 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:17:16.484Z] #14 ... [2022-05-02T12:17:16.484Z] [2022-05-02T12:17:16.484Z] #40 [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 [2022-05-02T12:17:16.484Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:16.484Z] #40 52.45 Fetched 17.7 MB in 2s (8683 kB/s) [2022-05-02T12:17:16.484Z] #40 52.62 Selecting previously unselected package xxd. [2022-05-02T12:17:16.484Z] #40 52.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-02T12:17:16.484Z] #40 52.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:17:16.484Z] #40 52.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:16.484Z] #40 53.27 Selecting previously unselected package vim-common. [2022-05-02T12:17:16.484Z] #40 53.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:17:16.484Z] #40 53.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:16.484Z] #40 53.83 Selecting previously unselected package cmake-data. [2022-05-02T12:17:16.484Z] #40 53.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-02T12:17:16.484Z] #40 53.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:17:16.484Z] #40 58.00 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:17:16.484Z] #40 58.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:17:16.484Z] #40 58.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:17:16.484Z] #40 ... [2022-05-02T12:17:16.484Z] [2022-05-02T12:17:16.484Z] #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 [2022-05-02T12:17:16.484Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:16.484Z] #14 62.66 Selecting previously unselected package binutils-mingw-w64. [2022-05-02T12:17:16.484Z] #14 62.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-02T12:17:16.484Z] #14 62.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:17:16.484Z] #14 62.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-02T12:17:16.484Z] #14 62.82 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:17:16.484Z] #14 62.85 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:17:16.484Z] #14 63.04 Selecting previously unselected package dmsetup. [2022-05-02T12:17:16.484Z] #14 63.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:17:16.484Z] #14 63.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:17:16.484Z] #14 63.22 Selecting previously unselected package mingw-w64-common. [2022-05-02T12:17:16.743Z] #14 63.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-02T12:17:16.743Z] #14 63.23 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-02T12:17:16.743Z] #14 ... [2022-05-02T12:17:16.743Z] [2022-05-02T12:17:16.743Z] #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 [2022-05-02T12:17:16.743Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:17:16.743Z] #62 1.743 + RM_GOPATH=0 [2022-05-02T12:17:16.743Z] #62 1.743 + TMP_GOPATH= [2022-05-02T12:17:16.743Z] #62 1.743 + : /build [2022-05-02T12:17:16.743Z] #62 1.743 + '[' -z '' ']' [2022-05-02T12:17:16.743Z] #62 1.743 ++ mktemp -d [2022-05-02T12:17:16.743Z] #62 1.771 + export GOPATH=/tmp/tmp.utXVMu3EaJ [2022-05-02T12:17:16.743Z] #62 1.771 + GOPATH=/tmp/tmp.utXVMu3EaJ [2022-05-02T12:17:16.743Z] #62 1.771 + RM_GOPATH=1 [2022-05-02T12:17:16.743Z] #62 1.771 + case "$(go env GOARCH)" in [2022-05-02T12:17:16.743Z] #62 1.771 ++ go env GOARCH [2022-05-02T12:17:16.743Z] #62 1.806 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:16.743Z] #62 1.806 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:16.743Z] #62 1.806 ++ dirname /install.sh [2022-05-02T12:17:16.743Z] #62 1.808 + dir=/ [2022-05-02T12:17:16.743Z] #62 1.808 + bin=containerd [2022-05-02T12:17:16.743Z] #62 1.808 + shift [2022-05-02T12:17:16.743Z] #62 1.808 + '[' '!' -f //containerd.installer ']' [2022-05-02T12:17:16.743Z] #62 1.808 + . //containerd.installer [2022-05-02T12:17:16.743Z] #62 1.817 ++ set -e [2022-05-02T12:17:16.743Z] #62 1.825 Install containerd version v1.6.3 [2022-05-02T12:17:16.743Z] #62 1.825 ++ : v1.6.3 [2022-05-02T12:17:16.743Z] #62 1.825 + install_containerd [2022-05-02T12:17:16.743Z] #62 1.825 + echo 'Install containerd version v1.6.3' [2022-05-02T12:17:16.743Z] #62 1.825 + git clone https://github.com/containerd/containerd.git /tmp/tmp.utXVMu3EaJ/src/github.com/containerd/containerd [2022-05-02T12:17:16.743Z] #62 1.825 Cloning into '/tmp/tmp.utXVMu3EaJ/src/github.com/containerd/containerd'... [2022-05-02T12:17:17.001Z] #62 ... [2022-05-02T12:17:17.001Z] [2022-05-02T12:17:17.001Z] #40 [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 [2022-05-02T12:17:17.001Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:17.001Z] #40 63.56 Selecting previously unselected package libxml2:amd64. [2022-05-02T12:17:17.001Z] #40 63.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-02T12:17:17.001Z] #40 63.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:17:17.529Z] #49 63.88 Setting up criu (3.16.1-3) ... [2022-05-02T12:17:17.570Z] #40 64.08 Selecting previously unselected package libarchive13:amd64. [2022-05-02T12:17:17.570Z] #40 64.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-02T12:17:17.570Z] #40 64.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:17:17.830Z] #40 64.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-02T12:17:17.830Z] #40 64.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-02T12:17:17.830Z] #40 64.47 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:17:18.089Z] #40 64.66 Selecting previously unselected package librhash0:amd64. [2022-05-02T12:17:18.089Z] #40 64.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-02T12:17:18.089Z] #40 64.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:17:18.347Z] #40 64.83 Selecting previously unselected package libuv1:amd64. [2022-05-02T12:17:18.347Z] #40 64.83 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-02T12:17:18.347Z] #40 64.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:17:18.347Z] #40 64.98 Selecting previously unselected package cmake. [2022-05-02T12:17:18.347Z] #40 65.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-02T12:17:18.606Z] #40 65.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:17:19.146Z] #28 15.66 Reading package lists... [2022-05-02T12:17:19.428Z] #49 65.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:17:19.428Z] #49 ... [2022-05-02T12:17:19.428Z] [2022-05-02T12:17:19.428Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:19.428Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:19.428Z] #53 62.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-02T12:17:19.428Z] #53 62.93 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-02T12:17:19.428Z] #53 62.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T12:17:19.428Z] #53 63.10 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-02T12:17:19.428Z] #53 63.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T12:17:19.428Z] #53 63.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-02T12:17:19.428Z] #53 63.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-02T12:17:19.428Z] #53 63.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-02T12:17:19.428Z] #53 63.40 go: downloading golang.org/x/mod v0.5.1 [2022-05-02T12:17:19.428Z] #53 63.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-02T12:17:19.428Z] #53 63.44 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-02T12:17:19.428Z] #53 63.45 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T12:17:19.428Z] #53 63.54 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-02T12:17:19.428Z] #53 63.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-02T12:17:19.428Z] #53 63.78 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-02T12:17:19.428Z] #53 64.18 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T12:17:19.428Z] #53 64.22 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-02T12:17:19.428Z] #53 64.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-02T12:17:19.428Z] #53 64.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-02T12:17:19.428Z] #53 64.54 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-02T12:17:19.428Z] #53 64.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T12:17:19.428Z] #53 64.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T12:17:19.428Z] #53 64.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-02T12:17:19.428Z] #53 64.69 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-02T12:17:19.428Z] #53 64.86 go: downloading github.com/prometheus/common v0.10.0 [2022-05-02T12:17:19.428Z] #53 65.02 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-02T12:17:19.428Z] #53 65.17 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-02T12:17:19.428Z] #53 65.25 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-02T12:17:20.085Z] #53 66.67 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-02T12:17:20.089Z] #28 20.20 Building dependency tree... [2022-05-02T12:17:20.089Z] #28 21.30 Reading state information... [2022-05-02T12:17:20.309Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T12:17:20.309Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === Skipped [2022-05-02T12:17:20.566Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T12:17:20.566Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T12:17:20.566Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T12:17:20.566Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T12:17:20.566Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-02T12:17:20.566Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-02T12:17:20.566Z] time="2022-05-02T12:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-02T12:17:20.566Z] time="2022-05-02T12:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-02T12:17:20.566Z] time="2022-05-02T12:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-02T12:17:20.566Z] time="2022-05-02T12:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:17:20.566Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:17:20.566Z] [2022-05-02T12:17:20.566Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-02T12:17:20.566Z] time="2022-05-02T12:16:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:17:20.566Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:17:20.567Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-02T12:17:20.567Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-02T12:17:20.567Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-02T12:17:20.567Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.567Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.567Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.567Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.567Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:17:20.567Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-02T12:17:20.567Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-02T12:17:20.567Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-02T12:17:20.567Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-02T12:17:20.567Z] [2022-05-02T12:17:20.567Z] DONE 2526 tests, 28 skipped in 208.724s [2022-05-02T12:17:20.567Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:17:20.567Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-02T12:17:20.567Z] + 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 [2022-05-02T12:17:21.015Z] #53 ... [2022-05-02T12:17:21.015Z] [2022-05-02T12:17:21.015Z] #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 [2022-05-02T12:17:21.015Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:17:21.015Z] #34 57.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-02T12:17:21.015Z] #34 57.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-02T12:17:21.015Z] #34 ... [2022-05-02T12:17:21.015Z] [2022-05-02T12:17:21.015Z] #40 [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 [2022-05-02T12:17:21.015Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:21.015Z] #40 61.22 Selecting previously unselected package libxml2:amd64. [2022-05-02T12:17:21.015Z] #40 61.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-02T12:17:21.015Z] #40 61.24 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 61.71 Selecting previously unselected package libarchive13:amd64. [2022-05-02T12:17:21.015Z] #40 61.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-02T12:17:21.015Z] #40 61.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 61.98 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-02T12:17:21.015Z] #40 62.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-02T12:17:21.015Z] #40 62.03 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:17:21.015Z] #40 62.19 Selecting previously unselected package librhash0:amd64. [2022-05-02T12:17:21.015Z] #40 62.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-02T12:17:21.015Z] #40 62.21 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:17:21.015Z] #40 62.36 Selecting previously unselected package libuv1:amd64. [2022-05-02T12:17:21.015Z] #40 62.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-02T12:17:21.015Z] #40 62.38 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:17:21.015Z] #40 62.56 Selecting previously unselected package cmake. [2022-05-02T12:17:21.015Z] #40 62.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-02T12:17:21.015Z] #40 62.58 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 66.25 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:17:21.015Z] #40 66.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 66.29 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:17:21.015Z] #40 66.32 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 66.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:17:21.015Z] #40 66.39 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:17:21.015Z] #40 67.48 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 67.63 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 67.66 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:17:21.015Z] #40 67.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:17:21.032Z] #28 22.08 bzip2 is already the newest version (1.0.8-4). [2022-05-02T12:17:21.032Z] #28 22.08 patch is already the newest version (2.7.6-7). [2022-05-02T12:17:21.032Z] #28 22.08 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-02T12:17:21.032Z] #28 22.08 The following additional packages will be installed: [2022-05-02T12:17:21.032Z] #28 22.09 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-02T12:17:21.032Z] #28 22.09 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-02T12:17:21.032Z] #28 22.09 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-02T12:17:21.032Z] #28 22.09 python3-pkg-resources vim-runtime xxd [2022-05-02T12:17:21.032Z] #28 22.11 Suggested packages: [2022-05-02T12:17:21.032Z] #28 22.11 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-02T12:17:21.032Z] #28 22.11 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-02T12:17:21.032Z] #28 22.11 Recommended packages: [2022-05-02T12:17:21.032Z] #28 22.11 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-02T12:17:21.140Z] #40 ... [2022-05-02T12:17:21.140Z] [2022-05-02T12:17:21.140Z] #49 [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 [2022-05-02T12:17:21.140Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:17:21.140Z] #49 59.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-02T12:17:21.140Z] #49 59.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:17:21.140Z] #49 59.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:17:21.140Z] #49 59.39 Setting up python3-six (1.16.0-2) ... [2022-05-02T12:17:21.140Z] #49 60.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:17:21.140Z] #49 60.41 Setting up python3-protobuf (3.12.4-1) ... [2022-05-02T12:17:21.140Z] #49 63.85 Setting up criu (3.16.1-3) ... [2022-05-02T12:17:21.140Z] #49 65.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:17:21.140Z] #49 DONE 67.2s [2022-05-02T12:17:21.140Z] [2022-05-02T12:17:21.140Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:17:21.140Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:17:21.140Z] #53 58.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-02T12:17:21.140Z] #53 58.79 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-02T12:17:21.140Z] #53 58.84 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-02T12:17:21.140Z] #53 58.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-02T12:17:21.140Z] #53 58.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-02T12:17:21.140Z] #53 58.98 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-02T12:17:21.140Z] #53 59.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-02T12:17:21.140Z] #53 59.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-02T12:17:21.140Z] #53 59.34 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-02T12:17:21.140Z] #53 59.45 go: downloading golang.org/x/text v0.3.7 [2022-05-02T12:17:21.140Z] #53 64.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-02T12:17:21.140Z] #53 64.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-02T12:17:21.140Z] #53 64.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-02T12:17:21.140Z] #53 64.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-02T12:17:21.140Z] #53 64.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-02T12:17:21.140Z] #53 64.46 go: downloading golang.org/x/mod v0.5.1 [2022-05-02T12:17:21.140Z] #53 64.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-02T12:17:21.140Z] #53 64.62 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-02T12:17:21.140Z] #53 64.65 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-02T12:17:21.140Z] #53 64.80 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-02T12:17:21.140Z] #53 64.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-02T12:17:21.140Z] #53 64.91 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-02T12:17:21.140Z] #53 65.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-02T12:17:21.140Z] #53 65.49 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-02T12:17:21.140Z] #53 65.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-02T12:17:21.140Z] #53 65.75 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-02T12:17:21.140Z] #53 65.77 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-02T12:17:21.140Z] #53 65.84 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-02T12:17:21.140Z] #53 65.84 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-02T12:17:21.140Z] #53 65.86 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-02T12:17:21.140Z] #53 65.89 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-02T12:17:21.140Z] #53 66.04 go: downloading github.com/prometheus/common v0.10.0 [2022-05-02T12:17:21.140Z] #53 66.23 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-02T12:17:21.140Z] #53 66.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-02T12:17:21.140Z] #53 66.39 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-02T12:17:21.140Z] #53 67.64 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-02T12:17:21.286Z] #40 67.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:17:21.399Z] #53 ... [2022-05-02T12:17:21.399Z] [2022-05-02T12:17:21.399Z] #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 [2022-05-02T12:17:21.399Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:21.399Z] #14 68.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-02T12:17:21.689Z] #14 68.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-02T12:17:21.689Z] #14 68.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:17:21.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:17:21.976Z] #28 23.19 The following NEW packages will be installed: [2022-05-02T12:17:21.976Z] #28 23.20 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-02T12:17:21.976Z] #28 23.20 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-02T12:17:21.976Z] #28 23.20 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-02T12:17:21.976Z] #28 23.20 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-02T12:17:21.976Z] #28 23.20 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-02T12:17:21.976Z] #28 23.20 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-02T12:17:21.976Z] #28 23.21 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-02T12:17:22.237Z] #28 23.55 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:17:22.237Z] #28 23.55 Need to get 18.6 MB of archives. [2022-05-02T12:17:22.237Z] #28 23.55 After this operation, 71.4 MB of additional disk space will be used. [2022-05-02T12:17:22.237Z] #28 23.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-02T12:17:22.237Z] #28 23.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-02T12:17:22.237Z] #28 23.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-02T12:17:22.237Z] #28 23.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-02T12:17:22.238Z] #28 23.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-02T12:17:22.238Z] #28 23.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-02T12:17:22.238Z] #28 23.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-02T12:17:22.238Z] #28 23.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-02T12:17:22.238Z] #28 23.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:17:22.238Z] #28 23.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-02T12:17:22.238Z] #28 23.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-02T12:17:22.238Z] #28 23.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-02T12:17:22.238Z] #28 23.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-02T12:17:22.267Z] #40 DONE 69.0s [2022-05-02T12:17:22.267Z] [2022-05-02T12:17:22.267Z] #49 [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 [2022-05-02T12:17:22.267Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-02T12:17:22.267Z] #49 DONE 68.6s [2022-05-02T12:17:22.267Z] [2022-05-02T12:17:22.267Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:17:22.267Z] #41 sha256:112e01c854e1e2a831b4379633d5e9e84fa0bd483cfc448257fbda98d426a845 [2022-05-02T12:17:22.499Z] #28 23.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-02T12:17:22.499Z] #28 23.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-02T12:17:22.499Z] #28 23.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-02T12:17:22.499Z] #28 23.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-02T12:17:22.499Z] #28 23.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-02T12:17:22.499Z] #28 23.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-02T12:17:22.499Z] #28 23.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:17:22.499Z] #28 23.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:17:22.499Z] #28 23.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:17:22.499Z] #28 23.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-02T12:17:22.499Z] #28 23.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-02T12:17:22.499Z] #28 23.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-02T12:17:22.499Z] #28 23.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-02T12:17:22.499Z] #28 23.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-02T12:17:22.499Z] #28 23.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-02T12:17:22.499Z] #28 23.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-02T12:17:22.499Z] #28 23.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-02T12:17:22.499Z] #28 23.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-02T12:17:22.499Z] #28 23.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-02T12:17:22.499Z] #28 23.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:17:22.499Z] #28 23.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-02T12:17:22.499Z] #28 23.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-02T12:17:22.499Z] #28 23.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-02T12:17:22.499Z] #28 23.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-02T12:17:22.499Z] #28 23.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-02T12:17:22.499Z] #28 23.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-02T12:17:22.499Z] #28 23.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-02T12:17:22.499Z] #28 23.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-02T12:17:22.499Z] #28 23.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-02T12:17:22.499Z] #28 23.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-02T12:17:22.540Z] #41 DONE 0.2s [2022-05-02T12:17:22.540Z] [2022-05-02T12:17:22.540Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:17:22.540Z] #42 sha256:152e76ee4a8559880debc8d35e26cc2be9f97494c63d18a35a4e1b95c4daf17b [2022-05-02T12:17:22.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:17:22.761Z] #28 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-02T12:17:23.023Z] #28 24.23 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:17:23.023Z] #28 24.38 Fetched 18.6 MB in 1s (33.3 MB/s) [2022-05-02T12:17:23.229Z] INFO: Extraction ended at 05/02/2022 12:17:17. Duration:00:00:34.0347872 [2022-05-02T12:17:23.230Z] INFO: Updating the golang and path environment variables [2022-05-02T12:17:23.230Z] INFO: GOPATH=d:\gopath [2022-05-02T12:17:23.230Z] INFO: go version go1.18.1 windows/amd64 [2022-05-02T12:17:23.230Z] INFO: Running the daemon under test in debug mode [2022-05-02T12:17:23.230Z] INFO: Starting a daemon under test... [2022-05-02T12:17:23.230Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43552\2\daemon --pidfile d:\CI\PR-43552\2\docker.pid -D [2022-05-02T12:17:23.230Z] INFO: Process started successfully. [2022-05-02T12:17:23.230Z] INFO: Start tailing logs of the daemon under tests [2022-05-02T12:17:23.230Z] INFO: Waiting for the daemon under test to start... [2022-05-02T12:17:23.285Z] #28 24.42 Selecting previously unselected package pigz. [2022-05-02T12:17:23.285Z] #28 24.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-02T12:17:23.285Z] #28 24.45 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-02T12:17:23.285Z] #28 24.46 Unpacking pigz (2.6-1) ... [2022-05-02T12:17:23.285Z] #28 24.51 Selecting previously unselected package libelf1:amd64. [2022-05-02T12:17:23.285Z] #28 ... [2022-05-02T12:17:23.285Z] [2022-05-02T12:17:23.285Z] #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 [2022-05-02T12:17:23.285Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:17:23.285Z] #69 72.90 + bin/containerd [2022-05-02T12:17:23.285Z] #69 ... [2022-05-02T12:17:23.285Z] [2022-05-02T12:17:23.285Z] #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 [2022-05-02T12:17:23.285Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-02T12:17:23.285Z] #28 24.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-02T12:17:23.285Z] #28 24.52 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-02T12:17:23.285Z] #28 24.59 Selecting previously unselected package libbpf0:amd64. [2022-05-02T12:17:23.285Z] #28 24.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-02T12:17:23.285Z] #28 24.60 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:17:23.285Z] #28 24.66 Selecting previously unselected package libcap2:amd64. [2022-05-02T12:17:23.546Z] #28 24.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-02T12:17:23.546Z] #28 24.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:17:23.546Z] #28 24.71 Selecting previously unselected package libmnl0:amd64. [2022-05-02T12:17:23.546Z] #28 24.72 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-02T12:17:23.546Z] #28 24.72 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:17:23.546Z] #28 24.77 Selecting previously unselected package libxtables12:amd64. [2022-05-02T12:17:23.546Z] #28 24.78 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-02T12:17:23.546Z] #28 24.78 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:17:23.546Z] #28 24.82 Selecting previously unselected package libcap2-bin. [2022-05-02T12:17:23.546Z] #28 24.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-02T12:17:23.546Z] #28 24.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-02T12:17:23.546Z] #28 24.88 Selecting previously unselected package iproute2. [2022-05-02T12:17:23.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:17:23.628Z] #14 ... [2022-05-02T12:17:23.628Z] [2022-05-02T12:17:23.628Z] #40 [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 [2022-05-02T12:17:23.628Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-02T12:17:23.628Z] #40 69.42 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:17:23.628Z] #40 69.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:23.628Z] #40 69.46 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-02T12:17:23.628Z] #40 69.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:23.628Z] #40 69.52 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-02T12:17:23.628Z] #40 69.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-02T12:17:23.628Z] #40 69.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-02T12:17:23.628Z] #40 69.61 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-02T12:17:23.628Z] #40 69.64 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-02T12:17:23.628Z] #40 69.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-02T12:17:23.628Z] #40 69.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:17:23.628Z] #40 DONE 70.1s [2022-05-02T12:17:23.628Z] [2022-05-02T12:17:23.628Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-02T12:17:23.628Z] #41 sha256:14ef672042b413dd7eb4008c84556f0e08ebbd09107ab819c1d823c9a6a321f9 [2022-05-02T12:17:23.628Z] #41 DONE 0.2s [2022-05-02T12:17:23.628Z] [2022-05-02T12:17:23.628Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:17:23.628Z] #42 sha256:494345dd48bc8b667d60bfd485269d1a5f0b1e1c045404ad9b2ea428857a70b1 [2022-05-02T12:17:23.808Z] #28 24.88 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-02T12:17:23.809Z] #28 24.89 Unpacking iproute2 (5.10.0-4) ... [2022-05-02T12:17:23.809Z] #28 25.11 Selecting previously unselected package xxd. [2022-05-02T12:17:23.809Z] #28 25.12 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:17:23.809Z] #28 25.13 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:23.911Z] #42 1.436 + RM_GOPATH=0 [2022-05-02T12:17:23.911Z] #42 1.436 + TMP_GOPATH= [2022-05-02T12:17:23.911Z] #42 1.436 + : /build [2022-05-02T12:17:23.911Z] #42 1.436 + '[' -z '' ']' [2022-05-02T12:17:23.911Z] #42 1.436 ++ mktemp -d [2022-05-02T12:17:23.911Z] #42 1.436 + export GOPATH=/tmp/tmp.gEGbU0jlxP [2022-05-02T12:17:23.911Z] #42 1.436 + GOPATH=/tmp/tmp.gEGbU0jlxP [2022-05-02T12:17:23.911Z] #42 1.436 + RM_GOPATH=1 [2022-05-02T12:17:23.911Z] #42 1.436 + case "$(go env GOARCH)" in [2022-05-02T12:17:23.911Z] #42 1.436 ++ go env GOARCH [2022-05-02T12:17:23.911Z] #42 1.494 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:23.911Z] #42 1.494 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:23.911Z] #42 1.494 ++ dirname /install.sh [2022-05-02T12:17:23.911Z] #42 1.499 Install tini version v0.19.0 [2022-05-02T12:17:23.911Z] #42 1.499 + dir=/ [2022-05-02T12:17:23.911Z] #42 1.499 + bin=tini [2022-05-02T12:17:23.911Z] #42 1.499 + shift [2022-05-02T12:17:23.911Z] #42 1.499 + '[' '!' -f //tini.installer ']' [2022-05-02T12:17:23.911Z] #42 1.499 + . //tini.installer [2022-05-02T12:17:23.911Z] #42 1.499 ++ : v0.19.0 [2022-05-02T12:17:23.911Z] #42 1.499 + install_tini [2022-05-02T12:17:23.911Z] #42 1.499 + echo 'Install tini version v0.19.0' [2022-05-02T12:17:23.911Z] #42 1.499 + git clone https://github.com/krallin/tini.git /tmp/tmp.gEGbU0jlxP/tini [2022-05-02T12:17:23.911Z] #42 1.509 Cloning into '/tmp/tmp.gEGbU0jlxP/tini'... [2022-05-02T12:17:24.070Z] #28 25.27 Selecting previously unselected package vim-common. [2022-05-02T12:17:24.070Z] #28 25.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:17:24.070Z] #28 25.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:24.070Z] #28 25.42 Selecting previously unselected package bash-completion. [2022-05-02T12:17:24.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:17:24.332Z] #28 25.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-02T12:17:24.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:17:24.474Z] #42 ... [2022-05-02T12:17:24.474Z] [2022-05-02T12:17:24.474Z] #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 [2022-05-02T12:17:24.474Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:24.474Z] #14 61.20 Selecting previously unselected package binutils-mingw-w64. [2022-05-02T12:17:24.474Z] #14 61.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-02T12:17:24.474Z] #14 61.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:17:24.474Z] #14 61.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-02T12:17:24.474Z] #14 61.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:17:24.474Z] #14 61.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:17:24.474Z] #14 61.56 Selecting previously unselected package dmsetup. [2022-05-02T12:17:24.474Z] #14 61.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:17:24.474Z] #14 61.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:17:24.474Z] #14 61.76 Selecting previously unselected package mingw-w64-common. [2022-05-02T12:17:24.474Z] #14 61.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-02T12:17:24.474Z] #14 61.77 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-02T12:17:24.474Z] #14 67.87 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-02T12:17:24.474Z] #14 67.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-02T12:17:24.474Z] #14 67.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:17:24.565Z] #42 0.738 + RM_GOPATH=0 [2022-05-02T12:17:24.565Z] #42 0.738 + TMP_GOPATH= [2022-05-02T12:17:24.565Z] #42 0.739 + : /build [2022-05-02T12:17:24.565Z] #42 0.739 + '[' -z '' ']' [2022-05-02T12:17:24.565Z] #42 0.740 ++ mktemp -d [2022-05-02T12:17:24.565Z] #42 0.790 + export GOPATH=/tmp/tmp.4s7Ti8e5Qd [2022-05-02T12:17:24.565Z] #42 0.791 + GOPATH=/tmp/tmp.4s7Ti8e5Qd [2022-05-02T12:17:24.565Z] #42 0.791 + RM_GOPATH=1 [2022-05-02T12:17:24.565Z] #42 0.791 + case "$(go env GOARCH)" in [2022-05-02T12:17:24.565Z] #42 0.792 ++ go env GOARCH [2022-05-02T12:17:24.565Z] #42 0.796 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:24.565Z] #42 0.797 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:17:24.565Z] #42 0.797 ++ dirname /install.sh [2022-05-02T12:17:24.565Z] #42 0.798 + dir=/ [2022-05-02T12:17:24.565Z] #42 0.798 + bin=tini [2022-05-02T12:17:24.565Z] #42 0.798 + shift [2022-05-02T12:17:24.565Z] #42 0.798 + '[' '!' -f //tini.installer ']' [2022-05-02T12:17:24.565Z] #42 0.798 + . //tini.installer [2022-05-02T12:17:24.565Z] #42 0.798 ++ : v0.19.0 [2022-05-02T12:17:24.565Z] #42 0.798 + install_tini [2022-05-02T12:17:24.565Z] #42 0.798 + echo 'Install tini version v0.19.0' [2022-05-02T12:17:24.565Z] #42 0.798 Install tini version v0.19.0 [2022-05-02T12:17:24.565Z] #42 0.798 + git clone https://github.com/krallin/tini.git /tmp/tmp.4s7Ti8e5Qd/tini [2022-05-02T12:17:24.565Z] #42 0.800 Cloning into '/tmp/tmp.4s7Ti8e5Qd/tini'... [2022-05-02T12:17:24.640Z] INFO: Extraction ended at 05/02/2022 12:17:20. Duration:00:00:31.4253497 [2022-05-02T12:17:24.640Z] INFO: Updating the golang and path environment variables [2022-05-02T12:17:24.640Z] INFO: GOPATH=d:\gopath [2022-05-02T12:17:24.640Z] INFO: go version go1.18.1 windows/amd64 [2022-05-02T12:17:24.640Z] INFO: Running the daemon under test in debug mode [2022-05-02T12:17:24.640Z] INFO: Starting a daemon under test... [2022-05-02T12:17:24.640Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43552\2\daemon --pidfile d:\CI\PR-43552\2\docker.pid -D [2022-05-02T12:17:24.640Z] INFO: Process started successfully. [2022-05-02T12:17:24.640Z] INFO: Start tailing logs of the daemon under tests [2022-05-02T12:17:24.640Z] INFO: Waiting for the daemon under test to start... [2022-05-02T12:17:24.730Z] #14 ... [2022-05-02T12:17:24.731Z] [2022-05-02T12:17:24.731Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:17:24.731Z] #42 sha256:152e76ee4a8559880debc8d35e26cc2be9f97494c63d18a35a4e1b95c4daf17b [2022-05-02T12:17:24.731Z] #42 2.238 + cd /tmp/tmp.gEGbU0jlxP/tini [2022-05-02T12:17:24.731Z] #42 2.239 + git checkout -q v0.19.0 [2022-05-02T12:17:24.731Z] #42 2.244 + cmake . [2022-05-02T12:17:24.988Z] #42 ... [2022-05-02T12:17:24.988Z] [2022-05-02T12:17:24.988Z] #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 [2022-05-02T12:17:24.988Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:17:24.988Z] #51 71.66 gotestsum version dev [2022-05-02T12:17:24.988Z] #51 DONE 71.8s [2022-05-02T12:17:25.133Z] #42 1.512 + cd /tmp/tmp.4s7Ti8e5Qd/tini [2022-05-02T12:17:25.245Z] [2022-05-02T12:17:25.245Z] #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 [2022-05-02T12:17:25.245Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:17:25.245Z] #34 ... [2022-05-02T12:17:25.245Z] [2022-05-02T12:17:25.245Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:17:25.245Z] #42 sha256:152e76ee4a8559880debc8d35e26cc2be9f97494c63d18a35a4e1b95c4daf17b [2022-05-02T12:17:25.245Z] #42 2.792 -- The C compiler identification is GNU 10.2.1 [2022-05-02T12:17:25.245Z] #42 2.838 -- Detecting C compiler ABI info [2022-05-02T12:17:25.276Z] #28 26.35 Unpacking bash-completion (1:2.11-2) ... [2022-05-02T12:17:25.276Z] #28 26.55 Selecting previously unselected package apparmor. [2022-05-02T12:17:25.276Z] #28 26.55 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-02T12:17:25.276Z] #28 26.58 Unpacking apparmor (2.13.6-10) ... [2022-05-02T12:17:25.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:17:25.391Z] #42 1.512 + git checkout -q v0.19.0 [2022-05-02T12:17:25.391Z] #42 1.535 + cmake . [2022-05-02T12:17:25.538Z] #28 26.79 Selecting previously unselected package inetutils-ping. [2022-05-02T12:17:25.538Z] #28 26.79 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-02T12:17:25.538Z] #28 26.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-02T12:17:25.538Z] #28 26.87 Selecting previously unselected package libip4tc2:amd64. [2022-05-02T12:17:25.538Z] #28 26.88 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:17:25.538Z] #28 26.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:17:25.538Z] #28 26.93 Selecting previously unselected package libip6tc2:amd64. [2022-05-02T12:17:25.538Z] #28 26.93 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:17:25.538Z] #28 26.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:17:25.538Z] #28 26.98 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-02T12:17:25.650Z] #42 1.927 -- The C compiler identification is GNU 10.2.1 [2022-05-02T12:17:25.650Z] #42 2.009 -- Detecting C compiler ABI info [2022-05-02T12:17:25.800Z] #28 26.99 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-02T12:17:25.800Z] #28 27.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:17:25.800Z] #28 27.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-02T12:17:25.800Z] #28 27.05 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-02T12:17:25.800Z] #28 27.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:17:25.800Z] #28 27.10 Selecting previously unselected package libnftnl11:amd64. [2022-05-02T12:17:25.800Z] #28 27.11 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-02T12:17:25.800Z] #28 27.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:17:25.800Z] #28 27.17 Selecting previously unselected package iptables. [2022-05-02T12:17:25.800Z] #28 27.17 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-02T12:17:25.800Z] #28 27.17 Unpacking iptables (1.8.7-1) ... [2022-05-02T12:17:25.813Z] #42 3.479 -- Detecting C compiler ABI info - done [2022-05-02T12:17:26.062Z] #28 27.34 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:17:26.062Z] #28 27.34 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:17:26.062Z] #28 27.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:17:26.062Z] #28 27.42 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:17:26.062Z] #28 27.43 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:17:26.062Z] #28 27.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:17:26.062Z] #28 27.50 Selecting previously unselected package jq. [2022-05-02T12:17:26.217Z] #42 2.448 -- Detecting C compiler ABI info - done [2022-05-02T12:17:26.218Z] #42 2.562 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-02T12:17:26.218Z] #42 2.562 -- Detecting C compile features [2022-05-02T12:17:26.218Z] #42 2.562 -- Detecting C compile features - done [2022-05-02T12:17:26.218Z] #42 2.617 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-02T12:17:26.323Z] #28 27.51 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:17:26.323Z] #28 27.52 Unpacking jq (1.6-2.1) ... [2022-05-02T12:17:26.323Z] #28 27.57 Selecting previously unselected package libaio1:amd64. [2022-05-02T12:17:26.323Z] #28 27.58 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-02T12:17:26.323Z] #28 27.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:17:26.323Z] #28 27.63 Selecting previously unselected package libgpm2:amd64. [2022-05-02T12:17:26.323Z] #28 27.64 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-02T12:17:26.323Z] #28 27.64 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:17:26.323Z] #28 27.70 Selecting previously unselected package libinih1:amd64. [2022-05-02T12:17:26.323Z] #28 27.70 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-02T12:17:26.323Z] #28 27.71 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-02T12:17:26.383Z] #42 3.646 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-02T12:17:26.383Z] #42 3.656 -- Detecting C compile features [2022-05-02T12:17:26.383Z] #42 3.660 -- Detecting C compile features - done [2022-05-02T12:17:26.383Z] #42 3.690 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-02T12:17:26.383Z] #42 3.875 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-02T12:17:26.383Z] #42 3.953 -- Configuring done [2022-05-02T12:17:26.383Z] #42 3.974 -- Generating done [2022-05-02T12:17:26.383Z] #42 3.980 -- Build files have been written to: /tmp/tmp.gEGbU0jlxP/tini [2022-05-02T12:17:26.383Z] #42 3.995 + make tini-static [2022-05-02T12:17:26.477Z] #42 2.829 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-02T12:17:26.477Z] #42 2.924 -- Configuring done [2022-05-02T12:17:26.477Z] #42 2.938 -- Generating done [2022-05-02T12:17:26.585Z] #28 27.76 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:17:26.585Z] #28 27.76 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:17:26.585Z] #28 27.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:17:26.585Z] #28 27.83 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:17:26.585Z] #28 27.83 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:17:26.585Z] #28 27.84 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:17:26.737Z] #42 2.954 -- Build files have been written to: /tmp/tmp.4s7Ti8e5Qd/tini [2022-05-02T12:17:26.737Z] #42 2.957 + make tini-static [2022-05-02T12:17:26.737Z] #42 ... [2022-05-02T12:17:26.737Z] [2022-05-02T12:17:26.737Z] #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 [2022-05-02T12:17:26.737Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-02T12:17:26.737Z] #51 72.84 gotestsum version dev [2022-05-02T12:17:26.737Z] #51 DONE 73.5s [2022-05-02T12:17:26.737Z] [2022-05-02T12:17:26.737Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-02T12:17:26.737Z] #42 sha256:494345dd48bc8b667d60bfd485269d1a5f0b1e1c045404ad9b2ea428857a70b1 [2022-05-02T12:17:26.737Z] #42 3.193 Scanning dependencies of target tini-static [2022-05-02T12:17:26.846Z] #28 27.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:17:26.846Z] #28 27.91 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:17:26.846Z] #28 27.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:17:26.846Z] #28 27.96 Selecting previously unselected package net-tools. [2022-05-02T12:17:26.846Z] #28 27.96 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-02T12:17:26.846Z] #28 27.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:17:26.846Z] #28 28.05 Selecting previously unselected package python-pip-whl. [2022-05-02T12:17:26.846Z] #28 28.05 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:17:26.846Z] #28 28.06 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:17:26.946Z] #42 4.346 Scanning dependencies of target tini-static [2022-05-02T12:17:26.946Z] #42 4.420 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-02T12:17:27.000Z] #42 3.259 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-02T12:17:27.107Z] #28 28.36 Selecting previously unselected package python3-lib2to3. [2022-05-02T12:17:27.107Z] #28 28.37 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-02T12:17:27.107Z] #28 28.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:17:27.107Z] #28 28.45 Selecting previously unselected package python3-distutils. [2022-05-02T12:17:27.369Z] #28 28.45 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-02T12:17:27.369Z] #28 28.46 Unpacking python3-distutils (3.9.2-1) ... [2022-05-02T12:17:27.369Z] #28 28.53 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:17:27.369Z] #28 28.54 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:17:27.369Z] #28 28.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:17:27.369Z] #28 28.63 Selecting previously unselected package python3-setuptools. [2022-05-02T12:17:27.369Z] #28 28.63 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-02T12:17:27.369Z] #28 28.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-02T12:17:27.630Z] #28 28.78 Selecting previously unselected package python3-wheel. [2022-05-02T12:17:27.630Z] #28 28.78 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-02T12:17:27.630Z] #28 28.79 Unpacking python3-wheel (0.34.2-1) ... [2022-05-02T12:17:27.630Z] #28 28.85 Selecting previously unselected package python3-pip. [2022-05-02T12:17:27.630Z] #28 28.85 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:17:27.630Z] #28 28.86 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:17:27.630Z] #28 28.97 Selecting previously unselected package sudo. [2022-05-02T12:17:27.876Z] #42 5.345 [100%] Linking C executable tini-static [2022-05-02T12:17:27.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:17:27.892Z] #28 28.98 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-02T12:17:27.892Z] #28 28.98 Unpacking sudo (1.9.5p2-3) ... [2022-05-02T12:17:27.892Z] #28 29.23 Selecting previously unselected package thin-provisioning-tools. [2022-05-02T12:17:27.892Z] #28 29.23 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-02T12:17:27.892Z] #28 29.23 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:17:27.892Z] #28 29.35 Selecting previously unselected package uidmap. [2022-05-02T12:17:28.152Z] #28 29.35 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-02T12:17:28.152Z] #28 29.36 Unpacking uidmap (1:4.8.1-1) ... [2022-05-02T12:17:28.152Z] #28 29.46 Selecting previously unselected package vim-runtime. [2022-05-02T12:17:28.379Z] #42 4.624 [100%] Linking C executable tini-static [2022-05-02T12:17:28.414Z] #28 29.47 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:17:28.414Z] #28 29.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-02T12:17:28.414Z] #28 29.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-02T12:17:28.414Z] #28 29.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:28.440Z] #42 5.834 [100%] Built target tini-static [2022-05-02T12:17:28.440Z] #42 5.895 + mkdir -p /build [2022-05-02T12:17:28.440Z] #42 5.899 + cp tini-static /build/docker-init [2022-05-02T12:17:28.638Z] #42 4.982 [100%] Built target tini-static [2022-05-02T12:17:28.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:17:28.898Z] #42 5.087 + mkdir -p /build [2022-05-02T12:17:28.898Z] #42 5.092 + cp tini-static /build/docker-init [2022-05-02T12:17:28.898Z] #42 DONE 5.3s [2022-05-02T12:17:28.898Z] [2022-05-02T12:17:28.898Z] #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 [2022-05-02T12:17:28.898Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:28.898Z] #14 73.63 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-02T12:17:28.898Z] #14 73.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:28.898Z] #14 73.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:17:28.898Z] #14 73.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-02T12:17:28.898Z] #14 73.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:28.898Z] #14 73.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:17:29.004Z] #42 DONE 6.4s [2022-05-02T12:17:29.004Z] [2022-05-02T12:17:29.004Z] #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 [2022-05-02T12:17:29.004Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:29.004Z] #14 74.11 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-02T12:17:29.004Z] #14 74.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:29.004Z] #14 74.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:17:29.004Z] #14 74.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-02T12:17:29.004Z] #14 74.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:29.004Z] #14 74.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:17:29.358Z] #28 30.67 Selecting previously unselected package vim. [2022-05-02T12:17:29.358Z] #28 30.67 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:17:29.358Z] #28 30.69 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:29.619Z] #28 30.95 Selecting previously unselected package xfsprogs. [2022-05-02T12:17:29.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:17:29.881Z] #28 30.95 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-02T12:17:29.881Z] #28 30.96 Unpacking xfsprogs (5.10.0-4) ... [2022-05-02T12:17:29.881Z] #28 31.16 Selecting previously unselected package zip. [2022-05-02T12:17:29.881Z] #28 31.17 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-02T12:17:29.881Z] #28 31.17 Unpacking zip (3.0-12) ... [2022-05-02T12:17:29.881Z] #28 31.24 Selecting previously unselected package zstd. [2022-05-02T12:17:30.147Z] #28 31.25 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-02T12:17:30.147Z] #28 31.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:17:30.147Z] #28 31.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:17:30.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:17:30.719Z] #28 31.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:17:30.719Z] #28 31.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:17:30.719Z] #28 31.94 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:17:30.719Z] #28 31.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:17:30.719Z] #28 31.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-02T12:17:30.719Z] #28 31.99 Setting up uidmap (1:4.8.1-1) ... [2022-05-02T12:17:30.719Z] #28 32.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:17:30.719Z] #28 32.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:17:30.719Z] #28 32.03 Setting up python3-wheel (0.34.2-1) ... [2022-05-02T12:17:30.979Z] #28 32.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:31.240Z] #28 32.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:17:31.240Z] #28 32.44 Setting up libcap2-bin (1:2.44-1) ... [2022-05-02T12:17:31.240Z] #28 32.46 Setting up apparmor (2.13.6-10) ... [2022-05-02T12:17:31.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:17:31.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:17:32.445Z] #28 33.56 Setting up zip (3.0-12) ... [2022-05-02T12:17:32.445Z] #28 33.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:32.445Z] #28 33.60 Setting up bash-completion (1:2.11-2) ... [2022-05-02T12:17:33.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:17:33.391Z] #28 34.57 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:17:33.391Z] #28 34.59 Setting up sudo (1.9.5p2-3) ... [2022-05-02T12:17:33.391Z] #28 34.64 invoke-rc.d: could not determine current runlevel [2022-05-02T12:17:33.391Z] #28 34.65 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-02T12:17:33.391Z] #28 34.66 Setting up xfsprogs (5.10.0-4) ... [2022-05-02T12:17:33.391Z] #28 34.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:17:33.391Z] #28 34.69 Setting up inetutils-ping (2:2.0-1) ... [2022-05-02T12:17:33.391Z] #28 34.70 Setting up pigz (2.6-1) ... [2022-05-02T12:17:33.391Z] #28 34.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:17:33.391Z] #28 34.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:17:33.391Z] #28 34.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:17:33.391Z] #28 34.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:33.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:17:33.965Z] #28 35.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:17:33.965Z] #28 35.06 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:17:33.965Z] #28 35.23 Setting up libelf1:amd64 (0.183-1) ... [2022-05-02T12:17:33.965Z] #28 35.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:17:33.965Z] #28 35.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:17:33.965Z] #28 35.28 Setting up python3-distutils (3.9.2-1) ... [2022-05-02T12:17:34.170Z] #14 80.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-02T12:17:34.170Z] #14 80.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:34.170Z] #14 80.14 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:17:34.226Z] #28 35.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:17:34.226Z] #28 35.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-02T12:17:34.226Z] #28 35.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-02T12:17:34.226Z] #28 35.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-02T12:17:34.226Z] #28 35.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-02T12:17:34.226Z] #28 35.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-02T12:17:34.226Z] #28 35.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-02T12:17:34.226Z] #28 35.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-02T12:17:34.226Z] #28 35.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-02T12:17:34.226Z] #28 35.60 Setting up python3-setuptools (52.0.0-4) ... [2022-05-02T12:17:34.256Z] #14 80.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-02T12:17:34.256Z] #14 80.57 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:34.256Z] #14 80.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:17:34.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:17:34.799Z] #28 36.18 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:17:34.799Z] #28 36.19 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:17:34.799Z] #28 36.20 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:17:35.060Z] #28 36.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:17:35.634Z] #28 36.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:17:35.634Z] #28 36.69 Setting up jq (1.6-2.1) ... [2022-05-02T12:17:35.634Z] #28 36.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:17:35.634Z] #28 36.71 Setting up iptables (1.8.7-1) ... [2022-05-02T12:17:35.634Z] #28 36.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:17:35.634Z] #28 36.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:17:35.634Z] #28 36.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:17:35.634Z] #28 36.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:17:35.634Z] #28 36.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-02T12:17:35.634Z] #28 36.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-02T12:17:35.634Z] #28 36.75 Setting up iproute2 (5.10.0-4) ... [2022-05-02T12:17:35.634Z] #28 36.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:17:35.637Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:17:35.637Z] Using test binary docker [2022-05-02T12:17:35.637Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:17:35.637Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-02T12:17:35.637Z] Starting dockerd [2022-05-02T12:17:35.637Z] INFO: Waiting for daemon to start... [2022-05-02T12:17:36.210Z] #28 DONE 37.4s [2022-05-02T12:17:36.210Z] [2022-05-02T12:17:36.210Z] #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 [2022-05-02T12:17:36.210Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-02T12:17:37.155Z] #29 0.796 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-02T12:17:37.155Z] #29 0.800 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-02T12:17:37.155Z] #29 0.804 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-02T12:17:37.155Z] #29 DONE 0.9s [2022-05-02T12:17:37.155Z] [2022-05-02T12:17:37.155Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:17:37.155Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-02T12:17:37.534Z] . [2022-05-02T12:17:37.534Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:17:37.792Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:17:37.792Z] Error: No such image: emptyfs [2022-05-02T12:17:37.792Z] Running integration-test (iteration 1) [2022-05-02T12:17:37.792Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:17:38.050Z] Loaded image: busybox:latest [2022-05-02T12:17:38.163Z] ...INFO: Daemon under test started and replied! [2022-05-02T12:17:38.163Z] INFO: Docker version of the daemon under test [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] Client: [2022-05-02T12:17:38.163Z] Version: 17.06.2-ce [2022-05-02T12:17:38.163Z] API version: 1.30 [2022-05-02T12:17:38.163Z] Go version: go1.8.3 [2022-05-02T12:17:38.163Z] Git commit: cec0b72 [2022-05-02T12:17:38.163Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-02T12:17:38.163Z] OS/Arch: windows/amd64 [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] Server: [2022-05-02T12:17:38.163Z] Version: 0.0.0-dev [2022-05-02T12:17:38.163Z] API version: 1.42 (minimum version 1.24) [2022-05-02T12:17:38.163Z] Go version: go1.18.1 [2022-05-02T12:17:38.163Z] Git commit: 789223f2dc [2022-05-02T12:17:38.163Z] Built: [2022-05-02T12:17:38.163Z] OS/Arch: windows/amd64 [2022-05-02T12:17:38.163Z] Experimental: false [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] INFO: Docker info of the daemon under test [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] Containers: 0 [2022-05-02T12:17:38.163Z] Running: 0 [2022-05-02T12:17:38.163Z] Paused: 0 [2022-05-02T12:17:38.163Z] Stopped: 0 [2022-05-02T12:17:38.163Z] Images: 0 [2022-05-02T12:17:38.163Z] Server Version: 0.0.0-dev [2022-05-02T12:17:38.163Z] Storage Driver: windowsfilter [2022-05-02T12:17:38.163Z] Windows: [2022-05-02T12:17:38.163Z] Logging Driver: json-file [2022-05-02T12:17:38.163Z] Plugins: [2022-05-02T12:17:38.163Z] Volume: local [2022-05-02T12:17:38.163Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:17:38.163Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:17:38.163Z] Swarm: inactive [2022-05-02T12:17:38.163Z] Default Isolation: process [2022-05-02T12:17:38.163Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T12:17:38.163Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T12:17:38.163Z] OSType: windows [2022-05-02T12:17:38.163Z] Architecture: x86_64 [2022-05-02T12:17:38.163Z] CPUs: 4 [2022-05-02T12:17:38.163Z] Total Memory: 32GiB [2022-05-02T12:17:38.163Z] Name: azwin-2-d32a00 [2022-05-02T12:17:38.163Z] ID: E52T:Y426:OH3Z:UMQX:AGKM:KDGQ:5LS6:MFBT:2X66:7DFF:QU7X:VGAA [2022-05-02T12:17:38.163Z] Docker Root Dir: D:\CI\PR-43552\2\daemon [2022-05-02T12:17:38.163Z] Debug Mode (client): false [2022-05-02T12:17:38.163Z] Debug Mode (server): true [2022-05-02T12:17:38.163Z] File Descriptors: -1 [2022-05-02T12:17:38.163Z] Goroutines: 16 [2022-05-02T12:17:38.163Z] System Time: 2022-05-02T12:17:37.4278215Z [2022-05-02T12:17:38.163Z] EventsListeners: 0 [2022-05-02T12:17:38.163Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:17:38.163Z] Labels: [2022-05-02T12:17:38.163Z] Experimental: false [2022-05-02T12:17:38.163Z] Insecure Registries: [2022-05-02T12:17:38.163Z] 127.0.0.0/8 [2022-05-02T12:17:38.163Z] Live Restore Enabled: false [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] INFO: Docker images of the daemon under test [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:17:38.163Z] [2022-05-02T12:17:38.163Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-02T12:17:38.163Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-02T12:17:38.163Z] ltsc2022: Pulling from windows/servercore [2022-05-02T12:17:38.163Z] 8f616e6e9eec: Pulling fs layer [2022-05-02T12:17:38.163Z] dccd9e4d14d3: Pulling fs layer [2022-05-02T12:17:38.308Z] Loaded image: busybox:glibc [2022-05-02T12:17:39.682Z] Loaded image: debian:bullseye-slim [2022-05-02T12:17:39.682Z] Loaded image: hello-world:latest [2022-05-02T12:17:39.682Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:17:39.682Z] INFO: Testing against a local daemon [2022-05-02T12:17:39.682Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:17:41.055Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-05-02T12:17:41.055Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:17:42.304Z] .....INFO: Daemon under test started and replied! [2022-05-02T12:17:42.304Z] INFO: Docker version of the daemon under test [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] Client: [2022-05-02T12:17:42.304Z] Version: 17.06.2-ce [2022-05-02T12:17:42.304Z] API version: 1.30 [2022-05-02T12:17:42.304Z] Go version: go1.8.3 [2022-05-02T12:17:42.304Z] Git commit: cec0b72 [2022-05-02T12:17:42.304Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-02T12:17:42.304Z] OS/Arch: windows/amd64 [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] Server: [2022-05-02T12:17:42.304Z] Version: 0.0.0-dev [2022-05-02T12:17:42.304Z] API version: 1.42 (minimum version 1.24) [2022-05-02T12:17:42.304Z] Go version: go1.18.1 [2022-05-02T12:17:42.304Z] Git commit: 789223f2dc [2022-05-02T12:17:42.304Z] Built: [2022-05-02T12:17:42.304Z] OS/Arch: windows/amd64 [2022-05-02T12:17:42.304Z] Experimental: false [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] INFO: Docker info of the daemon under test [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] Containers: 0 [2022-05-02T12:17:42.304Z] Running: 0 [2022-05-02T12:17:42.304Z] Paused: 0 [2022-05-02T12:17:42.304Z] Stopped: 0 [2022-05-02T12:17:42.304Z] Images: 0 [2022-05-02T12:17:42.304Z] Server Version: 0.0.0-dev [2022-05-02T12:17:42.304Z] Storage Driver: windowsfilter [2022-05-02T12:17:42.304Z] Windows: [2022-05-02T12:17:42.304Z] Logging Driver: json-file [2022-05-02T12:17:42.304Z] Plugins: [2022-05-02T12:17:42.304Z] Volume: local [2022-05-02T12:17:42.304Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T12:17:42.304Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T12:17:42.304Z] Swarm: inactive [2022-05-02T12:17:42.304Z] Default Isolation: process [2022-05-02T12:17:42.304Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T12:17:42.304Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-02T12:17:42.304Z] OSType: windows [2022-05-02T12:17:42.304Z] Architecture: x86_64 [2022-05-02T12:17:42.304Z] CPUs: 4 [2022-05-02T12:17:42.304Z] Total Memory: 32GiB [2022-05-02T12:17:42.304Z] Name: azwin-2-9b8a80 [2022-05-02T12:17:42.304Z] ID: VOFT:JIUH:BS5S:ZV46:5J4G:TPSO:GAUO:I7IO:6AIF:E23L:A5ZT:VHSM [2022-05-02T12:17:42.304Z] Docker Root Dir: D:\CI\PR-43552\2\daemon [2022-05-02T12:17:42.304Z] Debug Mode (client): false [2022-05-02T12:17:42.304Z] Debug Mode (server): true [2022-05-02T12:17:42.304Z] File Descriptors: -1 [2022-05-02T12:17:42.304Z] Goroutines: 16 [2022-05-02T12:17:42.304Z] System Time: 2022-05-02T12:17:40.004388Z [2022-05-02T12:17:42.304Z] EventsListeners: 0 [2022-05-02T12:17:42.304Z] Registry: https://index.docker.io/v1/ [2022-05-02T12:17:42.304Z] Labels: [2022-05-02T12:17:42.304Z] Experimental: false [2022-05-02T12:17:42.304Z] Insecure Registries: [2022-05-02T12:17:42.304Z] 127.0.0.0/8 [2022-05-02T12:17:42.304Z] Live Restore Enabled: false [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] INFO: Docker images of the daemon under test [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:17:42.304Z] [2022-05-02T12:17:42.304Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-02T12:17:42.304Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-02T12:17:42.304Z] ltsc2019: Pulling from windows/servercore [2022-05-02T12:17:42.304Z] 4612f6d0b889: Pulling fs layer [2022-05-02T12:17:42.304Z] ba8181afd426: Pulling fs layer [2022-05-02T12:17:42.351Z] #14 ... [2022-05-02T12:17:42.351Z] [2022-05-02T12:17:42.351Z] #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 [2022-05-02T12:17:42.351Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:17:42.446Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-05-02T12:17:42.446Z] === RUN TestBuildWithSession [2022-05-02T12:17:42.446Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:17:42.446Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:17:42.446Z] === RUN TestBuildSquashParent [2022-05-02T12:17:42.868Z] #62 40.31 Updating files: 65% (3089/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-02T12:17:42.868Z] #62 41.11 + cd /tmp/tmp.VoAIlzAXTf/src/github.com/containerd/containerd [2022-05-02T12:17:42.868Z] #62 41.12 + git checkout -q v1.6.3 [2022-05-02T12:17:43.803Z] #62 42.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-02T12:17:44.060Z] #62 42.24 + BUILDTAGS='netgo osusergo static_build' [2022-05-02T12:17:44.060Z] #62 42.24 + export EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:17:44.060Z] #62 42.24 + EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:17:44.060Z] #62 42.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-02T12:17:44.060Z] #62 42.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-02T12:17:44.060Z] #62 42.24 + '[' '' = dynamic ']' [2022-05-02T12:17:44.060Z] #62 42.24 + make [2022-05-02T12:17:44.165Z] #14 90.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-02T12:17:44.165Z] #14 90.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:44.165Z] #14 90.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:17:44.992Z] #62 43.53 + bin/ctr [2022-05-02T12:17:45.103Z] #14 ... [2022-05-02T12:17:45.103Z] [2022-05-02T12:17:45.103Z] #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 [2022-05-02T12:17:45.103Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:17:45.301Z] #30 6.972 Collecting yamllint==1.26.1 [2022-05-02T12:17:45.301Z] #30 8.032 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-02T12:17:45.562Z] #30 8.472 Collecting pathspec>=0.5.3 [2022-05-02T12:17:45.562Z] #30 8.483 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-02T12:17:45.562Z] #30 8.644 Collecting pyyaml [2022-05-02T12:17:45.823Z] #30 8.651 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) [2022-05-02T12:17:45.823Z] #30 8.687 Building wheels for collected packages: yamllint [2022-05-02T12:17:45.823Z] #30 8.688 Building wheel for yamllint (setup.py): started [2022-05-02T12:17:45.883Z] #62 38.11 Updating files: 66% (3166/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-02T12:17:45.883Z] #62 38.91 + cd /tmp/tmp.utXVMu3EaJ/src/github.com/containerd/containerd [2022-05-02T12:17:45.883Z] #62 38.91 + git checkout -q v1.6.3 [2022-05-02T12:17:46.395Z] #30 9.169 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-02T12:17:46.395Z] #30 9.170 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4f36cd92eeda3cd5f3169879bb8ce7830773fd28ac6a475857a0ebcd27564e11 [2022-05-02T12:17:46.395Z] #30 9.170 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-02T12:17:46.395Z] #30 9.174 Successfully built yamllint [2022-05-02T12:17:46.395Z] #30 9.183 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-02T12:17:46.395Z] #30 9.362 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-02T12:17:46.627Z] --- PASS: TestBuildSquashParent (4.20s) [2022-05-02T12:17:46.627Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:17:46.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:17:46.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:17:46.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:17:46.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:17:46.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:17:46.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:17:46.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:17:46.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:17:46.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:17:46.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:17:46.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:17:46.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:17:46.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:17:46.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:17:46.662Z] #30 DONE 9.6s [2022-05-02T12:17:46.662Z] [2022-05-02T12:17:46.663Z] #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 [2022-05-02T12:17:46.663Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:17:46.663Z] #69 ... [2022-05-02T12:17:46.663Z] [2022-05-02T12:17:46.663Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:17:46.663Z] #34 sha256:0f5c6f105b7182e2255e9f28a937b502ef34a98cb6c7c359fe5837c43ccde9c9 [2022-05-02T12:17:46.923Z] #34 DONE 0.2s [2022-05-02T12:17:46.923Z] [2022-05-02T12:17:46.923Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:17:46.923Z] #39 sha256:e2a726ec53ecc52176c3afbfcd542ca02defaf16781e1501fe675cf166da90dd [2022-05-02T12:17:47.184Z] #39 DONE 0.4s [2022-05-02T12:17:47.184Z] [2022-05-02T12:17:47.184Z] #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 [2022-05-02T12:17:47.184Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:17:47.265Z] #62 40.11 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-02T12:17:47.265Z] #62 40.11 + BUILDTAGS='netgo osusergo static_build' [2022-05-02T12:17:47.265Z] #62 40.11 + export EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:17:47.265Z] #62 40.11 + EXTRA_FLAGS=-buildmode=pie [2022-05-02T12:17:47.265Z] #62 40.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-02T12:17:47.265Z] #62 40.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-02T12:17:47.265Z] #62 40.11 + '[' '' = dynamic ']' [2022-05-02T12:17:47.265Z] #62 40.11 + make [2022-05-02T12:17:47.446Z] #69 ... [2022-05-02T12:17:47.446Z] [2022-05-02T12:17:47.446Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:17:47.446Z] #42 sha256:65f6bb18d2cc6c276ece6867577bf75568693858678c04a323927d62547855b0 [2022-05-02T12:17:47.446Z] #42 DONE 0.2s [2022-05-02T12:17:47.446Z] [2022-05-02T12:17:47.446Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:17:47.446Z] #44 sha256:af88407e8c2380d2e9d0341585897e2e96ce382988310b9e6d6057950fe178bb [2022-05-02T12:17:47.446Z] #44 DONE 0.1s [2022-05-02T12:17:47.446Z] [2022-05-02T12:17:47.446Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:17:47.446Z] #46 sha256:01c2f1421d860a79474eacaa81d647144e37c4ec64b24436d8d1e00eaf87671f [2022-05-02T12:17:47.711Z] #46 DONE 0.1s [2022-05-02T12:17:47.711Z] [2022-05-02T12:17:47.711Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:17:47.711Z] #50 sha256:2aacdcf9acf9c8038978724b4f79e0b52f038a8f8616c0f800941e7cb9a4c61a [2022-05-02T12:17:47.711Z] #50 DONE 0.0s [2022-05-02T12:17:47.711Z] [2022-05-02T12:17:47.711Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:17:47.711Z] #53 sha256:85f3bc536a7f4978c854103fa1728e24c5d35709cd09a97fd97f4756451df1f0 [2022-05-02T12:17:47.973Z] #53 DONE 0.3s [2022-05-02T12:17:47.973Z] [2022-05-02T12:17:47.973Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:17:47.973Z] #57 sha256:2473a671f1fc21b5c2715dd3858b0d998028d170d159c2cd68143bf266252d35 [2022-05-02T12:17:47.973Z] #57 DONE 0.1s [2022-05-02T12:17:47.973Z] [2022-05-02T12:17:47.973Z] #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 [2022-05-02T12:17:47.973Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:17:47.973Z] #69 ... [2022-05-02T12:17:47.973Z] [2022-05-02T12:17:47.973Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:17:47.973Z] #59 sha256:31ea679481f62444e68156de16ad75178654bbf2096cba90ab58c8f4d593d6d6 [2022-05-02T12:17:47.973Z] #59 DONE 0.1s [2022-05-02T12:17:47.973Z] [2022-05-02T12:17:47.973Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:17:47.973Z] #61 sha256:3440b36fbc0a05a3184a9b9aa658b04b3c9c72e7715040c136c2376573edac45 [2022-05-02T12:17:48.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:17:48.203Z] #62 41.38 + bin/ctr [2022-05-02T12:17:48.239Z] #61 DONE 0.3s [2022-05-02T12:17:48.239Z] [2022-05-02T12:17:48.239Z] #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 [2022-05-02T12:17:48.239Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:17:48.258Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:17:48.501Z] #69 ... [2022-05-02T12:17:48.501Z] [2022-05-02T12:17:48.501Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:17:48.501Z] #63 sha256:6c150067a57ac960359ebb7b903a4b198cee21b74a3489256dfcb53a1b9fa3c0 [2022-05-02T12:17:48.501Z] #63 DONE 0.1s [2022-05-02T12:17:48.501Z] [2022-05-02T12:17:48.501Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:17:48.501Z] #66 sha256:1bee9541538defc446dd8e3639301c9c56a4ebf84b14cc5f3de2afde7f198b1c [2022-05-02T12:17:48.762Z] #66 DONE 0.1s [2022-05-02T12:17:48.762Z] [2022-05-02T12:17:48.762Z] #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 [2022-05-02T12:17:48.762Z] #69 sha256:e03dbb7e82dacc7790aa8df6efce35e6aecb9c90ebfada63b3f74f6f9500dc49 [2022-05-02T12:17:49.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:17:49.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:17:51.530Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-02T12:17:51.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-05-02T12:17:51.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-05-02T12:17:51.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-05-02T12:17:51.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-05-02T12:17:51.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-05-02T12:17:51.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-05-02T12:17:51.530Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:17:51.530Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:17:52.627Z] ba8181afd426: Download complete [2022-05-02T12:17:52.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:17:52.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:17:53.129Z] dccd9e4d14d3: Verifying Checksum [2022-05-02T12:17:53.129Z] dccd9e4d14d3: Download complete [2022-05-02T12:17:53.160Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:17:53.418Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:17:53.599Z] 8f616e6e9eec: Verifying Checksum [2022-05-02T12:17:53.599Z] 8f616e6e9eec: Download complete [2022-05-02T12:17:53.676Z] --- PASS: TestBuildMultiStageCopy (2.38s) [2022-05-02T12:17:53.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-05-02T12:17:53.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-05-02T12:17:53.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-05-02T12:17:53.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-02T12:17:53.676Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-02T12:17:53.676Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:17:54.241Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-05-02T12:17:54.241Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:17:54.945Z] #62 ... [2022-05-02T12:17:54.945Z] [2022-05-02T12:17:54.945Z] #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 [2022-05-02T12:17:54.945Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:17:54.945Z] #14 91.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-02T12:17:54.945Z] #14 91.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:54.945Z] #14 91.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:17:54.945Z] #14 95.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-02T12:17:54.945Z] #14 95.71 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:54.945Z] #14 95.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:17:54.945Z] #14 101.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-02T12:17:54.945Z] #14 101.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:17:54.945Z] #14 101.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:17:55.175Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-05-02T12:17:55.175Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:17:55.742Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-02T12:17:55.742Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:17:57.642Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-05-02T12:17:57.642Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:17:57.900Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-05-02T12:17:57.900Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:17:59.799Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2022-05-02T12:17:59.799Z] === RUN TestBuildWithHugeFile [2022-05-02T12:18:00.415Z] #62 ... [2022-05-02T12:18:00.415Z] [2022-05-02T12:18:00.415Z] #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 [2022-05-02T12:18:00.415Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:00.415Z] #14 95.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-02T12:18:00.415Z] #14 95.62 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:18:00.415Z] #14 95.63 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:18:00.415Z] #14 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-02T12:18:00.415Z] #14 100.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:18:00.415Z] #14 100.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:18:01.196Z] 4612f6d0b889: Verifying Checksum [2022-05-02T12:18:01.196Z] 4612f6d0b889: Download complete [2022-05-02T12:18:05.696Z] #14 111.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-02T12:18:05.696Z] #14 111.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:18:05.696Z] #14 111.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:18:07.138Z] #14 111.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-02T12:18:07.138Z] #14 111.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-02T12:18:07.138Z] #14 111.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:18:07.138Z] #14 ... [2022-05-02T12:18:07.138Z] [2022-05-02T12:18:07.138Z] #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 [2022-05-02T12:18:07.138Z] #65 sha256:9ba744032f1dfbe230848f6eb6603da8c780ee847c89b16dc84c63d649b9363f [2022-05-02T12:18:07.138Z] #65 111.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:18:07.138Z] #65 111.8 + GOBIN=/build [2022-05-02T12:18:07.138Z] #65 111.8 + GO111MODULE=on [2022-05-02T12:18:07.138Z] #65 111.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:18:07.231Z] ok github.com/docker/docker/libnetwork 37.317s coverage: 40.6% of statements [2022-05-02T12:18:07.231Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T12:18:07.231Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-02T12:18:07.231Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T12:18:07.231Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T12:18:07.231Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-02T12:18:07.606Z] #14 ... [2022-05-02T12:18:07.606Z] [2022-05-02T12:18:07.606Z] #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 [2022-05-02T12:18:07.606Z] #65 sha256:564b0264682bb843fd13005957589cba8899cf690a9e4ad0c6a61790dea68367 [2022-05-02T12:18:07.606Z] #65 113.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-02T12:18:07.606Z] #65 113.8 + GOBIN=/build [2022-05-02T12:18:07.606Z] #65 113.8 + GO111MODULE=on [2022-05-02T12:18:07.606Z] #65 113.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-02T12:18:07.794Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.464s coverage: 59.9% of statements [2022-05-02T12:18:07.794Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T12:18:08.050Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-02T12:18:08.613Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.023s coverage: 4.0% of statements [2022-05-02T12:18:08.613Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T12:18:09.174Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-02T12:18:09.175Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T12:18:09.431Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-02T12:18:10.417Z] #65 116.6 rootlesskit version 1.0.0 [2022-05-02T12:18:10.417Z] #65 116.6 Usage of /build/rootlesskit-docker-proxy: [2022-05-02T12:18:10.417Z] #65 116.6 -container-ip string [2022-05-02T12:18:10.417Z] #65 116.6 container ip [2022-05-02T12:18:10.417Z] #65 116.6 -container-port int [2022-05-02T12:18:10.417Z] #65 116.6 container port (default -1) [2022-05-02T12:18:10.417Z] #65 116.6 -host-ip string [2022-05-02T12:18:10.417Z] #65 116.6 host ip [2022-05-02T12:18:10.417Z] #65 116.6 -host-port int [2022-05-02T12:18:10.417Z] #65 116.6 host port (default -1) [2022-05-02T12:18:10.417Z] #65 116.6 -proto string [2022-05-02T12:18:10.417Z] #65 116.6 proxy protocol (default "tcp") [2022-05-02T12:18:10.982Z] #65 ... [2022-05-02T12:18:10.982Z] [2022-05-02T12:18:10.982Z] #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 [2022-05-02T12:18:10.982Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:10.982Z] #14 116.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-02T12:18:10.982Z] #14 116.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-02T12:18:10.982Z] #14 116.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:18:10.982Z] #14 116.9 Selecting previously unselected package libapparmor1:amd64. [2022-05-02T12:18:10.982Z] #14 116.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-02T12:18:10.982Z] #14 116.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:18:10.982Z] #14 117.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-02T12:18:10.982Z] #14 117.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-02T12:18:10.982Z] #14 117.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:18:10.982Z] #14 117.7 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:18:10.982Z] #14 117.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:18:10.982Z] #14 117.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:18:11.240Z] #14 117.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:18:11.240Z] #14 117.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:18:11.497Z] #14 118.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:18:11.760Z] #14 118.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-02T12:18:12.018Z] #14 118.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:18:12.018Z] #14 118.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:12.583Z] #14 119.5 Selecting previously unselected package libudev-dev:amd64. [2022-05-02T12:18:12.841Z] #14 119.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-02T12:18:12.880Z] #65 118.7 rootlesskit version 1.0.0 [2022-05-02T12:18:12.880Z] #65 118.7 Usage of /build/rootlesskit-docker-proxy: [2022-05-02T12:18:12.880Z] #65 118.7 -container-ip string [2022-05-02T12:18:12.880Z] #65 118.7 container ip [2022-05-02T12:18:12.880Z] #65 118.7 -container-port int [2022-05-02T12:18:12.880Z] #65 118.7 container port (default -1) [2022-05-02T12:18:12.880Z] #65 118.7 -host-ip string [2022-05-02T12:18:12.880Z] #65 118.7 host ip [2022-05-02T12:18:12.880Z] #65 118.7 -host-port int [2022-05-02T12:18:12.880Z] #65 118.7 host port (default -1) [2022-05-02T12:18:12.880Z] #65 118.7 -proto string [2022-05-02T12:18:12.880Z] #65 118.7 proxy protocol (default "tcp") [2022-05-02T12:18:13.114Z] #14 119.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:18:13.139Z] #65 ... [2022-05-02T12:18:13.140Z] [2022-05-02T12:18:13.140Z] #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 [2022-05-02T12:18:13.140Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:13.140Z] #14 116.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-02T12:18:13.140Z] #14 116.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-02T12:18:13.140Z] #14 116.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:18:13.140Z] #14 116.6 Selecting previously unselected package libapparmor1:amd64. [2022-05-02T12:18:13.140Z] #14 116.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 116.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:18:13.140Z] #14 116.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-02T12:18:13.140Z] #14 116.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 116.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:18:13.140Z] #14 116.8 Selecting previously unselected package libbtrfs0:amd64. [2022-05-02T12:18:13.140Z] #14 116.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 116.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:18:13.140Z] #14 117.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-02T12:18:13.140Z] #14 117.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 117.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:18:13.140Z] #14 117.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-02T12:18:13.140Z] #14 117.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 117.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:13.140Z] #14 117.2 Selecting previously unselected package libudev-dev:amd64. [2022-05-02T12:18:13.140Z] #14 117.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 117.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:18:13.140Z] #14 117.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-02T12:18:13.140Z] #14 117.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 117.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:18:13.140Z] #14 117.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-02T12:18:13.140Z] #14 117.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 117.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:18:13.140Z] #14 117.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-02T12:18:13.140Z] #14 117.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 117.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:18:13.140Z] #14 117.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-02T12:18:13.140Z] #14 117.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 118.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:18:13.140Z] #14 118.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-02T12:18:13.140Z] #14 118.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 118.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:18:13.140Z] #14 118.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-02T12:18:13.140Z] #14 118.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 118.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:18:13.140Z] #14 119.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-02T12:18:13.140Z] #14 119.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 119.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:13.140Z] #14 119.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-02T12:18:13.140Z] #14 119.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-02T12:18:13.140Z] #14 119.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:18:13.373Z] #14 120.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-02T12:18:13.373Z] #14 120.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-02T12:18:13.399Z] #14 120.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-02T12:18:13.399Z] #14 120.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-02T12:18:13.654Z] #14 120.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:18:13.678Z] #14 120.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:18:14.218Z] #14 120.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-02T12:18:14.219Z] #14 120.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...#14 ... [2022-05-02T12:18:14.219Z] [2022-05-02T12:18:14.219Z] #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 [2022-05-02T12:18:14.219Z] #65 sha256:9ba744032f1dfbe230848f6eb6603da8c780ee847c89b16dc84c63d649b9363f [2022-05-02T12:18:14.219Z] #65 DONE 120.6s [2022-05-02T12:18:14.219Z] [2022-05-02T12:18:14.219Z] #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 [2022-05-02T12:18:14.219Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:14.219Z] #14 120.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-02T12:18:14.219Z] #14 120.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:18:14.219Z] #14 ... [2022-05-02T12:18:14.219Z] [2022-05-02T12:18:14.219Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:18:14.219Z] #66 sha256:1f158029447499e80bd0dfeea6db5f1b6a0f1cc705ade7ec1c0cb487448ac9a2 [2022-05-02T12:18:14.219Z] #66 DONE 0.1s [2022-05-02T12:18:14.219Z] [2022-05-02T12:18:14.219Z] #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 [2022-05-02T12:18:14.219Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:14.219Z] #14 121.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-02T12:18:14.475Z] #14 ... [2022-05-02T12:18:14.475Z] [2022-05-02T12:18:14.475Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:18:14.475Z] #67 sha256:4e6baa0e8a48b38a49bf7e56228d2e5128e26e70048ed180bd34ceb2fea45a0f [2022-05-02T12:18:14.475Z] #67 DONE 0.1s [2022-05-02T12:18:14.475Z] [2022-05-02T12:18:14.475Z] #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 [2022-05-02T12:18:14.475Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:14.475Z] #14 121.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-02T12:18:14.475Z] #14 121.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:18:14.638Z] #14 121.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:18:14.732Z] #14 121.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-02T12:18:14.732Z] #14 121.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-02T12:18:14.732Z] #14 121.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:18:14.732Z] #14 121.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-02T12:18:14.732Z] #14 121.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-02T12:18:14.732Z] #14 121.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:18:14.897Z] #14 121.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:18:15.198Z] #14 121.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:18:15.296Z] #14 122.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-02T12:18:15.296Z] #14 122.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-02T12:18:15.296Z] #14 122.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:18:15.354Z] #69 133.7 # github.com/containerd/containerd/cmd/containerd [2022-05-02T12:18:15.354Z] #69 133.7 /usr/bin/ld: /tmp/go-link-1548363929/000019.o: in function `New': [2022-05-02T12:18:15.354Z] #69 133.7 /tmp/tmp.U6jz4z0uYt/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-02T12:18:15.354Z] #69 133.8 + bin/containerd-stress [2022-05-02T12:18:15.354Z] #69 134.8 + bin/containerd-shim [2022-05-02T12:18:15.457Z] #14 121.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:18:15.457Z] #14 121.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:18:15.717Z] #14 122.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...#14 ... [2022-05-02T12:18:15.717Z] [2022-05-02T12:18:15.717Z] #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 [2022-05-02T12:18:15.717Z] #65 sha256:564b0264682bb843fd13005957589cba8899cf690a9e4ad0c6a61790dea68367 [2022-05-02T12:18:15.717Z] #65 DONE 121.8s [2022-05-02T12:18:15.717Z] [2022-05-02T12:18:15.717Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-02T12:18:15.717Z] #66 sha256:b2f45ad5db860eae4d12be755d96aee99b79c35aedcf9cc1a32cb515e77d89db [2022-05-02T12:18:15.717Z] #66 DONE 0.1s [2022-05-02T12:18:15.717Z] [2022-05-02T12:18:15.717Z] #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 [2022-05-02T12:18:15.717Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:15.717Z] #14 122.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:18:15.717Z] #14 122.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:18:15.717Z] #14 122.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:18:15.717Z] #14 122.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:18:15.717Z] #14 ... [2022-05-02T12:18:15.717Z] [2022-05-02T12:18:15.717Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-02T12:18:15.717Z] #67 sha256:86d09914a49d24dce31680a614891df14bc4a58d9339b1f330af28da73a8b61e [2022-05-02T12:18:15.717Z] #67 DONE 0.1s [2022-05-02T12:18:15.717Z] [2022-05-02T12:18:15.717Z] #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 [2022-05-02T12:18:15.717Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-02T12:18:15.717Z] #14 122.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:18:15.717Z] #14 122.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:18:15.717Z] #14 122.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:18:15.717Z] #14 122.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:18:15.717Z] #14 122.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:18:15.717Z] #14 122.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-02T12:18:15.717Z] #14 122.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:18:15.717Z] #14 122.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:18:15.859Z] #14 122.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-02T12:18:15.859Z] #14 122.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-02T12:18:15.859Z] #14 122.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:15.859Z] #14 122.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-02T12:18:15.859Z] #14 122.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-02T12:18:15.859Z] #14 122.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:18:15.976Z] #14 122.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:18:15.976Z] #14 122.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:18:15.976Z] #14 122.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:18:15.976Z] #14 122.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:18:15.976Z] #14 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-02T12:18:15.976Z] #14 122.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:18:15.976Z] #14 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-02T12:18:15.976Z] #14 122.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:18:15.976Z] #14 122.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:18:15.976Z] #14 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-02T12:18:15.976Z] #14 122.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:18:15.976Z] #14 122.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:18:15.976Z] #14 122.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:15.976Z] #14 122.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:18:15.976Z] #14 122.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:16.235Z] #14 122.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:16.235Z] #14 122.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:18:16.375Z] #14 122.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-02T12:18:16.375Z] #14 122.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-02T12:18:16.375Z] #14 122.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:18:16.495Z] #14 DONE 123.3s [2022-05-02T12:18:16.495Z] [2022-05-02T12:18:16.495Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:18:16.495Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-02T12:18:16.641Z] #14 123.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-02T12:18:16.641Z] #14 123.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-02T12:18:16.641Z] #14 123.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-02T12:18:16.641Z] #14 123.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-02T12:18:16.641Z] #14 123.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-02T12:18:16.641Z] #14 123.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-02T12:18:16.641Z] #14 123.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-02T12:18:16.641Z] #14 123.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-02T12:18:16.641Z] #14 123.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-02T12:18:16.641Z] #14 123.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-02T12:18:16.641Z] #14 123.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-02T12:18:16.641Z] #14 123.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-02T12:18:16.641Z] #14 123.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-02T12:18:16.898Z] #14 123.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-02T12:18:16.898Z] #14 123.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-02T12:18:16.898Z] #14 123.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-02T12:18:16.898Z] #14 123.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-02T12:18:16.898Z] #14 123.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-02T12:18:16.898Z] #14 123.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-02T12:18:16.898Z] #14 123.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-02T12:18:16.898Z] #14 123.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:18:16.898Z] #14 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-02T12:18:16.898Z] #14 123.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:18:16.898Z] #14 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-02T12:18:16.898Z] #14 123.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-02T12:18:16.898Z] #14 123.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-02T12:18:16.898Z] #14 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-02T12:18:17.063Z] #15 ... [2022-05-02T12:18:17.063Z] [2022-05-02T12:18:17.063Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:18:17.063Z] #57 sha256:bf305132c9399baa3b2408731cebb1c86bf50cb859ec2596a40ee328d6871864 [2022-05-02T12:18:17.063Z] #57 DONE 0.4s [2022-05-02T12:18:17.063Z] [2022-05-02T12:18:17.063Z] #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 [2022-05-02T12:18:17.063Z] #58 sha256:80a0e123c01a3915afe53dfce45b35b2f42b3d1c1c3550080fb0c2bab15f79cd [2022-05-02T12:18:17.155Z] #14 123.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-02T12:18:17.155Z] #14 123.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-02T12:18:17.155Z] #14 123.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:17.155Z] #14 124.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-02T12:18:17.155Z] #14 124.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:17.429Z] #14 124.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-02T12:18:17.429Z] #14 124.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:18:17.687Z] #14 DONE 124.4s [2022-05-02T12:18:17.687Z] [2022-05-02T12:18:17.687Z] #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 [2022-05-02T12:18:17.687Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:18:17.687Z] #34 ... [2022-05-02T12:18:17.687Z] [2022-05-02T12:18:17.687Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-02T12:18:17.687Z] #57 sha256:6a5679c58b83f55d6b5569368250fa60851b474c3da718da52dccc657f3d81e7 [2022-05-02T12:18:17.944Z] #57 DONE 0.2s [2022-05-02T12:18:17.944Z] [2022-05-02T12:18:17.944Z] #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 [2022-05-02T12:18:17.944Z] #58 sha256:b6bee8729d27c6a3d19e31e55952bebde62e7b4a0391e311764d7a51b8543e80 [2022-05-02T12:18:18.443Z] #58 ... [2022-05-02T12:18:18.443Z] [2022-05-02T12:18:18.443Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:18:18.443Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-02T12:18:18.443Z] #15 DONE 1.9s [2022-05-02T12:18:18.703Z] [2022-05-02T12:18:18.703Z] #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 [2022-05-02T12:18:18.703Z] #58 sha256:80a0e123c01a3915afe53dfce45b35b2f42b3d1c1c3550080fb0c2bab15f79cd [2022-05-02T12:18:18.703Z] #58 1.611 + RM_GOPATH=0 [2022-05-02T12:18:18.703Z] #58 1.611 + TMP_GOPATH= [2022-05-02T12:18:18.703Z] #58 1.611 + : /build [2022-05-02T12:18:18.703Z] #58 1.611 + '[' -z '' ']' [2022-05-02T12:18:18.703Z] #58 1.611 ++ mktemp -d [2022-05-02T12:18:18.703Z] #58 1.618 + export GOPATH=/tmp/tmp.YcSy7KrtEk [2022-05-02T12:18:18.703Z] #58 1.618 + GOPATH=/tmp/tmp.YcSy7KrtEk [2022-05-02T12:18:18.703Z] #58 1.618 + RM_GOPATH=1 [2022-05-02T12:18:18.703Z] #58 1.618 + case "$(go env GOARCH)" in [2022-05-02T12:18:18.703Z] #58 1.618 ++ go env GOARCH [2022-05-02T12:18:18.703Z] #58 1.632 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:18:18.703Z] #58 1.632 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:18:18.703Z] #58 1.632 ++ dirname /install.sh [2022-05-02T12:18:18.703Z] #58 1.632 + dir=/ [2022-05-02T12:18:18.703Z] #58 1.632 + bin=runc [2022-05-02T12:18:18.703Z] #58 1.633 + shift [2022-05-02T12:18:18.703Z] #58 1.633 + '[' '!' -f //runc.installer ']' [2022-05-02T12:18:18.703Z] #58 1.633 + . //runc.installer [2022-05-02T12:18:18.703Z] #58 1.633 ++ set -e [2022-05-02T12:18:18.703Z] #58 1.633 ++ : v1.1.1 [2022-05-02T12:18:18.703Z] #58 1.633 + install_runc [2022-05-02T12:18:18.703Z] #58 1.633 Install runc version v1.1.1 (build tags: seccomp) [2022-05-02T12:18:18.703Z] #58 1.633 + RUNC_BUILDTAGS=seccomp [2022-05-02T12:18:18.703Z] #58 1.633 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-02T12:18:18.703Z] #58 1.633 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YcSy7KrtEk/src/github.com/opencontainers/runc [2022-05-02T12:18:18.703Z] #58 1.637 Cloning into '/tmp/tmp.YcSy7KrtEk/src/github.com/opencontainers/runc'... [2022-05-02T12:18:19.316Z] #58 1.186 + RM_GOPATH=0 [2022-05-02T12:18:19.316Z] #58 1.186 + TMP_GOPATH= [2022-05-02T12:18:19.316Z] #58 1.186 + : /build [2022-05-02T12:18:19.316Z] #58 1.186 + '[' -z '' ']' [2022-05-02T12:18:19.316Z] #58 1.186 ++ mktemp -d [2022-05-02T12:18:19.316Z] #58 1.190 + export GOPATH=/tmp/tmp.7otNQjCFF5 [2022-05-02T12:18:19.316Z] #58 1.190 + GOPATH=/tmp/tmp.7otNQjCFF5 [2022-05-02T12:18:19.316Z] #58 1.190 + RM_GOPATH=1 [2022-05-02T12:18:19.316Z] #58 1.190 + case "$(go env GOARCH)" in [2022-05-02T12:18:19.316Z] #58 1.190 ++ go env GOARCH [2022-05-02T12:18:19.316Z] #58 1.201 + export GO_BUILDMODE=-buildmode=pie [2022-05-02T12:18:19.316Z] #58 1.201 + GO_BUILDMODE=-buildmode=pie [2022-05-02T12:18:19.316Z] #58 1.202 ++ dirname /install.sh [2022-05-02T12:18:19.316Z] #58 1.203 + dir=/ [2022-05-02T12:18:19.316Z] #58 1.203 + bin=runc [2022-05-02T12:18:19.316Z] #58 1.203 + shift [2022-05-02T12:18:19.316Z] #58 1.203 + '[' '!' -f //runc.installer ']' [2022-05-02T12:18:19.316Z] #58 1.204 + . //runc.installer [2022-05-02T12:18:19.316Z] #58 1.204 ++ set -e [2022-05-02T12:18:19.316Z] #58 1.204 ++ : v1.1.1 [2022-05-02T12:18:19.316Z] #58 1.204 + install_runc [2022-05-02T12:18:19.316Z] #58 1.205 + RUNC_BUILDTAGS=seccomp [2022-05-02T12:18:19.316Z] #58 1.205 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-02T12:18:19.316Z] #58 1.205 Install runc version v1.1.1 (build tags: seccomp) [2022-05-02T12:18:19.316Z] #58 1.205 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7otNQjCFF5/src/github.com/opencontainers/runc [2022-05-02T12:18:19.316Z] #58 1.210 Cloning into '/tmp/tmp.7otNQjCFF5/src/github.com/opencontainers/runc'... [2022-05-02T12:18:19.316Z] #58 ... [2022-05-02T12:18:19.316Z] [2022-05-02T12:18:19.316Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-02T12:18:19.316Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-02T12:18:19.316Z] #15 DONE 1.5s [2022-05-02T12:18:19.316Z] [2022-05-02T12:18:19.316Z] #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 [2022-05-02T12:18:19.316Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-02T12:18:19.375Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.493s coverage: 7.4% of statements [2022-05-02T12:18:19.375Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T12:18:19.375Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-02T12:18:19.375Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-05-02T12:18:19.375Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T12:18:19.375Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-02T12:18:19.375Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T12:18:19.632Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-05-02T12:18:19.892Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-05-02T12:18:20.085Z] #58 ... [2022-05-02T12:18:20.085Z] [2022-05-02T12:18:20.085Z] #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 [2022-05-02T12:18:20.085Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-02T12:18:20.085Z] #16 DONE 1.3s [2022-05-02T12:18:20.085Z] [2022-05-02T12:18:20.085Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:18:20.085Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-02T12:18:20.148Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-02T12:18:20.148Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-02T12:18:20.248Z] #16 DONE 1.1s [2022-05-02T12:18:20.248Z] [2022-05-02T12:18:20.248Z] #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 [2022-05-02T12:18:20.248Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:18:20.505Z] #34 ... [2022-05-02T12:18:20.505Z] [2022-05-02T12:18:20.505Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-02T12:18:20.505Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-02T12:18:20.655Z] #17 0.869 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-02T12:18:20.655Z] #17 DONE 1.0s [2022-05-02T12:18:20.655Z] [2022-05-02T12:18:20.655Z] #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 [2022-05-02T12:18:20.655Z] #58 sha256:80a0e123c01a3915afe53dfce45b35b2f42b3d1c1c3550080fb0c2bab15f79cd [2022-05-02T12:18:21.070Z] #17 0.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-02T12:18:21.328Z] #17 DONE 1.0s [2022-05-02T12:18:21.328Z] [2022-05-02T12:18:21.328Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:18:21.328Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-02T12:18:22.034Z] #58 ... [2022-05-02T12:18:22.034Z] [2022-05-02T12:18:22.034Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-02T12:18:22.034Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-02T12:18:22.034Z] #18 DONE 1.0s [2022-05-02T12:18:22.034Z] [2022-05-02T12:18:22.034Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:18:22.034Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-02T12:18:22.294Z] #18 DONE 0.9s [2022-05-02T12:18:22.294Z] [2022-05-02T12:18:22.294Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-02T12:18:22.294Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-02T12:18:22.972Z] #19 DONE 0.9s [2022-05-02T12:18:22.972Z] [2022-05-02T12:18:22.972Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:18:22.972Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-02T12:18:23.250Z] #19 DONE 1.0s [2022-05-02T12:18:23.250Z] [2022-05-02T12:18:23.250Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-02T12:18:23.250Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-02T12:18:23.980Z] #20 DONE 1.0s [2022-05-02T12:18:23.980Z] [2022-05-02T12:18:23.980Z] #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 [2022-05-02T12:18:23.980Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:18:23.980Z] #34 ... [2022-05-02T12:18:23.980Z] [2022-05-02T12:18:23.980Z] #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 [2022-05-02T12:18:23.980Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:18:24.199Z] #20 DONE 1.0s [2022-05-02T12:18:24.199Z] [2022-05-02T12:18:24.199Z] #45 [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 [2022-05-02T12:18:24.199Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:18:24.457Z] #45 ... [2022-05-02T12:18:24.457Z] [2022-05-02T12:18:24.457Z] #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 [2022-05-02T12:18:24.457Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:18:25.414Z] #21 1.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:18:25.414Z] #21 1.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:18:25.414Z] #21 1.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:18:25.673Z] #21 1.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:18:25.825Z] #21 1.216 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-02T12:18:25.825Z] #21 1.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-02T12:18:25.825Z] #21 1.247 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-02T12:18:26.083Z] #21 1.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-02T12:18:26.608Z] #21 2.674 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:18:27.015Z] #21 2.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-05-02T12:18:27.544Z] #21 3.737 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:18:27.593Z] #69 145.8 + bin/containerd-shim-runc-v1 [2022-05-02T12:18:28.384Z] #21 3.800 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-02T12:18:31.659Z] #21 6.908 Fetched 8510 kB in 6s (1425 kB/s) [2022-05-02T12:18:31.736Z] #21 7.225 Fetched 8510 kB in 6s (1369 kB/s) [2022-05-02T12:18:31.994Z] #21 7.225 Reading package lists... [2022-05-02T12:18:31.994Z] #21 ... [2022-05-02T12:18:31.994Z] [2022-05-02T12:18:31.994Z] #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 [2022-05-02T12:18:31.994Z] #58 sha256:80a0e123c01a3915afe53dfce45b35b2f42b3d1c1c3550080fb0c2bab15f79cd [2022-05-02T12:18:31.994Z] #58 10.91 + cd /tmp/tmp.YcSy7KrtEk/src/github.com/opencontainers/runc [2022-05-02T12:18:31.994Z] #58 10.92 + git checkout -q v1.1.1 [2022-05-02T12:18:31.994Z] #58 11.34 + '[' -z '' ']' [2022-05-02T12:18:31.994Z] #58 11.35 + target=static [2022-05-02T12:18:31.994Z] #58 11.35 + make BUILDTAGS=seccomp static [2022-05-02T12:18:31.994Z] #58 11.55 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-02T12:18:32.183Z] 8f616e6e9eec: Pull complete [2022-05-02T12:18:32.318Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-02T12:18:32.591Z] #21 6.908 Reading package lists... [2022-05-02T12:18:32.591Z] #21 ... [2022-05-02T12:18:32.591Z] [2022-05-02T12:18:32.591Z] #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 [2022-05-02T12:18:32.591Z] #58 sha256:b6bee8729d27c6a3d19e31e55952bebde62e7b4a0391e311764d7a51b8543e80 [2022-05-02T12:18:32.591Z] #58 10.59 + cd /tmp/tmp.7otNQjCFF5/src/github.com/opencontainers/runc [2022-05-02T12:18:32.591Z] #58 10.59 + git checkout -q v1.1.1 [2022-05-02T12:18:32.591Z] #58 10.92 + '[' -z '' ']' [2022-05-02T12:18:32.591Z] #58 10.92 + target=static [2022-05-02T12:18:32.591Z] #58 10.92 + make BUILDTAGS=seccomp static [2022-05-02T12:18:32.591Z] #58 11.53 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-02T12:18:32.883Z] #69 151.9 + bin/containerd-shim-runc-v2 [2022-05-02T12:18:33.145Z] #69 152.7 + binaries [2022-05-02T12:18:33.145Z] #69 152.7 + install -D bin/containerd /build/containerd [2022-05-02T12:18:33.145Z] #69 152.8 + install -D bin/containerd-shim /build/containerd-shim [2022-05-02T12:18:33.145Z] #69 152.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-02T12:18:33.145Z] #69 152.8 + install -D bin/ctr /build/ctr [2022-05-02T12:18:33.155Z] #58 ... [2022-05-02T12:18:33.155Z] [2022-05-02T12:18:33.155Z] #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 [2022-05-02T12:18:33.155Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:18:33.155Z] #34 DONE 139.7s [2022-05-02T12:18:33.368Z] #58 ... [2022-05-02T12:18:33.368Z] [2022-05-02T12:18:33.369Z] #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 [2022-05-02T12:18:33.369Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:18:33.369Z] #21 7.225 Reading package lists... [2022-05-02T12:18:33.405Z] #69 DONE 153.2s [2022-05-02T12:18:33.412Z] [2022-05-02T12:18:33.412Z] #45 [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 [2022-05-02T12:18:33.412Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:18:33.976Z] #45 ... [2022-05-02T12:18:33.976Z] [2022-05-02T12:18:33.976Z] #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 [2022-05-02T12:18:33.976Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:18:33.976Z] #21 6.908 Reading package lists... [2022-05-02T12:18:34.348Z] [2022-05-02T12:18:34.348Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:18:34.348Z] #70 sha256:292724a3dde4b27905df2e1ecbef23be83b603ffa52751947510a15bdcfb7898 [2022-05-02T12:18:34.626Z] #70 DONE 0.2s [2022-05-02T12:18:34.626Z] [2022-05-02T12:18:34.626Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:18:34.626Z] #75 sha256:f1e378cb180bfdb5024627d6764111a1755ae2e410d912f61987f6d195fbbd91 [2022-05-02T12:18:34.626Z] #75 DONE 0.1s [2022-05-02T12:18:34.626Z] [2022-05-02T12:18:34.626Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:18:34.626Z] #80 sha256:e1e3712b35cc8bffb26a332172f5e043e79bfb26b4c1e5de0941bce2bb3d179e [2022-05-02T12:18:35.220Z] #80 DONE 0.5s [2022-05-02T12:18:35.220Z] [2022-05-02T12:18:35.220Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:18:35.220Z] #81 sha256:aba67c896c15e116aed629dd2b00ba681e52e9ad75ab70abeca0d5c3540c5ef6 [2022-05-02T12:18:35.220Z] #81 DONE 0.0s [2022-05-02T12:18:35.220Z] [2022-05-02T12:18:35.220Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:18:35.220Z] #82 sha256:726b4f0f2c43e4ab9faa72cff48653fbbcc8afa64617b09481d0c0bac5de32d8 [2022-05-02T12:18:35.921Z] #21 9.695 Reading package lists... [2022-05-02T12:18:35.921Z] #21 ... [2022-05-02T12:18:35.921Z] [2022-05-02T12:18:35.921Z] #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 [2022-05-02T12:18:35.921Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-02T12:18:35.921Z] #34 DONE 142.3s [2022-05-02T12:18:35.921Z] [2022-05-02T12:18:35.921Z] #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 [2022-05-02T12:18:35.921Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-02T12:18:35.921Z] #21 9.695 Reading package lists... [2022-05-02T12:18:36.141Z] #21 9.771 Reading package lists... [2022-05-02T12:18:36.178Z] #82 DONE 0.9s [2022-05-02T12:18:36.178Z] [2022-05-02T12:18:36.178Z] #83 exporting to image [2022-05-02T12:18:36.178Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:18:36.178Z] #83 exporting layers [2022-05-02T12:18:36.397Z] #21 11.67 Building dependency tree... [2022-05-02T12:18:36.859Z] #21 12.02 Building dependency tree... [2022-05-02T12:18:36.962Z] #21 12.63 The following additional packages will be installed: [2022-05-02T12:18:36.962Z] #21 12.64 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-02T12:18:36.962Z] #21 12.64 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-02T12:18:36.962Z] #21 12.64 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-02T12:18:36.962Z] #21 12.64 python3-pkg-resources vim-runtime xxd [2022-05-02T12:18:36.962Z] #21 12.64 Suggested packages: [2022-05-02T12:18:36.962Z] #21 12.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-02T12:18:36.962Z] #21 12.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-02T12:18:36.962Z] #21 12.64 acl attr quota [2022-05-02T12:18:36.962Z] #21 12.64 Recommended packages: [2022-05-02T12:18:36.962Z] #21 12.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-02T12:18:37.427Z] #21 13.44 The following additional packages will be installed: [2022-05-02T12:18:37.427Z] #21 13.44 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-02T12:18:37.427Z] #21 13.44 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-02T12:18:37.427Z] #21 13.44 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-02T12:18:37.427Z] #21 13.44 python3-pkg-resources vim-runtime xxd [2022-05-02T12:18:37.427Z] #21 13.44 Suggested packages: [2022-05-02T12:18:37.427Z] #21 13.44 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-02T12:18:37.427Z] #21 13.44 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-02T12:18:37.427Z] #21 13.44 acl attr quota [2022-05-02T12:18:37.427Z] #21 13.44 Recommended packages: [2022-05-02T12:18:37.427Z] #21 13.44 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-02T12:18:37.893Z] #21 13.60 The following NEW packages will be installed: [2022-05-02T12:18:37.893Z] #21 13.60 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-02T12:18:37.893Z] #21 13.60 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-02T12:18:37.893Z] #21 13.60 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-02T12:18:37.893Z] #21 13.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-02T12:18:37.893Z] #21 13.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-02T12:18:37.893Z] #21 13.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-02T12:18:37.893Z] #21 13.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-02T12:18:37.893Z] #21 13.61 xz-utils zip zstd [2022-05-02T12:18:38.151Z] #21 13.91 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:18:38.151Z] #21 13.91 Need to get 27.6 MB of archives. [2022-05-02T12:18:38.151Z] #21 13.91 After this operation, 106 MB of additional disk space will be used. [2022-05-02T12:18:38.151Z] #21 13.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-02T12:18:38.151Z] #21 13.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-02T12:18:38.151Z] #21 13.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-02T12:18:38.151Z] #21 13.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-02T12:18:38.151Z] #21 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-02T12:18:38.151Z] #21 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-02T12:18:38.151Z] #21 13.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-02T12:18:38.151Z] #21 13.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-02T12:18:38.151Z] #21 13.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:18:38.151Z] #21 13.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-02T12:18:38.151Z] #21 13.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-02T12:18:38.151Z] #21 13.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-02T12:18:38.151Z] #21 13.98 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-02T12:18:38.151Z] #21 13.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-02T12:18:38.151Z] #21 14.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-02T12:18:38.375Z] #21 14.51 The following NEW packages will be installed: [2022-05-02T12:18:38.375Z] #21 14.51 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-02T12:18:38.375Z] #21 14.51 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-02T12:18:38.375Z] #21 14.51 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-02T12:18:38.375Z] #21 14.51 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-02T12:18:38.375Z] #21 14.51 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-02T12:18:38.375Z] #21 14.51 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-02T12:18:38.375Z] #21 14.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-02T12:18:38.375Z] #21 14.52 xz-utils zip zstd [2022-05-02T12:18:38.408Z] #21 14.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-02T12:18:38.408Z] #21 14.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-02T12:18:38.408Z] #21 14.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-02T12:18:38.408Z] #21 14.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-02T12:18:38.408Z] #21 14.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-02T12:18:38.408Z] #21 14.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-02T12:18:38.408Z] #21 14.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:18:38.408Z] #21 14.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:18:38.408Z] #21 14.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:18:38.408Z] #21 14.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-02T12:18:38.408Z] #21 14.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-02T12:18:38.408Z] #21 14.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:18:38.634Z] #21 14.82 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-05-02T12:18:38.634Z] #21 14.82 Need to get 27.6 MB of archives. [2022-05-02T12:18:38.634Z] #21 14.82 After this operation, 106 MB of additional disk space will be used. [2022-05-02T12:18:38.634Z] #21 14.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-02T12:18:38.634Z] #21 14.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-02T12:18:38.634Z] #21 14.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-02T12:18:38.634Z] #21 14.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-02T12:18:38.634Z] #21 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-02T12:18:38.634Z] #21 14.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-02T12:18:38.634Z] #21 14.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-02T12:18:38.634Z] #21 14.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-02T12:18:38.634Z] #21 14.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-02T12:18:38.634Z] #21 14.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-02T12:18:38.634Z] #21 14.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-02T12:18:38.634Z] #21 14.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-02T12:18:38.634Z] #21 14.88 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-02T12:18:38.634Z] #21 14.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-02T12:18:38.634Z] #21 14.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-02T12:18:38.634Z] #21 14.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-02T12:18:38.634Z] #21 14.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-02T12:18:38.634Z] #21 14.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-02T12:18:38.634Z] #21 14.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-02T12:18:38.635Z] #21 14.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-02T12:18:38.635Z] #21 14.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-02T12:18:38.635Z] #21 14.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-02T12:18:38.635Z] #21 14.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-02T12:18:38.635Z] #21 14.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-02T12:18:38.635Z] #21 14.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-02T12:18:38.635Z] #21 14.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-02T12:18:38.635Z] #21 14.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-02T12:18:38.665Z] #21 14.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-02T12:18:38.665Z] #21 14.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-02T12:18:38.665Z] #21 14.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-02T12:18:38.665Z] #21 14.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-02T12:18:38.665Z] #21 14.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-02T12:18:38.665Z] #21 14.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-02T12:18:38.665Z] #21 14.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-02T12:18:38.665Z] #21 14.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-02T12:18:38.923Z] #21 14.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-02T12:18:38.923Z] #21 14.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:18:38.923Z] #21 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-02T12:18:38.923Z] #21 14.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-02T12:18:38.923Z] #21 14.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-02T12:18:38.923Z] #21 14.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-02T12:18:38.923Z] #21 14.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-02T12:18:38.923Z] #21 14.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-02T12:18:38.923Z] #21 14.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-02T12:18:39.181Z] #21 14.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-02T12:18:39.181Z] #21 14.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-02T12:18:39.181Z] #21 14.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-02T12:18:39.181Z] #21 14.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-02T12:18:39.203Z] #21 15.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-02T12:18:39.203Z] #21 15.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-02T12:18:39.203Z] #21 15.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-02T12:18:39.203Z] #21 15.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-02T12:18:39.203Z] #21 15.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-02T12:18:39.203Z] #21 15.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-02T12:18:39.203Z] #21 15.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-02T12:18:39.203Z] #21 15.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-02T12:18:39.203Z] #21 15.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-02T12:18:39.203Z] #21 15.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-02T12:18:39.203Z] #21 15.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-02T12:18:39.203Z] #21 15.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-02T12:18:39.203Z] #21 15.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-02T12:18:39.203Z] #21 15.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-02T12:18:39.203Z] #21 15.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-02T12:18:39.203Z] #21 15.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-02T12:18:39.203Z] #21 15.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-02T12:18:39.438Z] #21 15.32 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:18:39.464Z] #21 15.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-02T12:18:39.464Z] #21 15.68 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-02T12:18:39.464Z] #21 15.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-02T12:18:39.464Z] #21 15.71 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-02T12:18:39.697Z] #21 15.43 Fetched 27.6 MB in 1s (22.8 MB/s) [2022-05-02T12:18:39.697Z] #21 15.48 Selecting previously unselected package pigz. [2022-05-02T12:18:39.955Z] #21 15.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-02T12:18:39.955Z] #21 15.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-02T12:18:39.955Z] #21 15.55 Unpacking pigz (2.6-1) ... [2022-05-02T12:18:39.955Z] #21 15.65 Selecting previously unselected package libelf1:amd64. [2022-05-02T12:18:39.955Z] #21 15.66 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-02T12:18:39.955Z] #21 15.67 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-02T12:18:40.033Z] #21 16.21 debconf: delaying package configuration, since apt-utils is not installed [2022-05-02T12:18:40.033Z] #21 16.34 Fetched 27.6 MB in 1s (23.3 MB/s) [2022-05-02T12:18:40.033Z] #21 16.38 Selecting previously unselected package pigz. [2022-05-02T12:18:40.033Z] #21 16.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-02T12:18:40.033Z] #21 16.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-02T12:18:40.033Z] #21 16.44 Unpacking pigz (2.6-1) ... [2022-05-02T12:18:40.223Z] #21 15.81 Selecting previously unselected package libbpf0:amd64. [2022-05-02T12:18:40.223Z] #21 15.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-02T12:18:40.223Z] #21 15.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:18:40.223Z] #21 15.92 Selecting previously unselected package libcap2:amd64. [2022-05-02T12:18:40.223Z] #21 15.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-02T12:18:40.223Z] #21 15.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:18:40.223Z] #21 16.06 Selecting previously unselected package libmnl0:amd64. [2022-05-02T12:18:40.223Z] #21 16.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-02T12:18:40.293Z] #21 16.53 Selecting previously unselected package libelf1:amd64. [2022-05-02T12:18:40.293Z] #21 16.53 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-02T12:18:40.293Z] #21 16.55 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-02T12:18:40.480Z] #21 16.07 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:18:40.480Z] #21 16.17 Selecting previously unselected package libxtables12:amd64. [2022-05-02T12:18:40.480Z] #21 16.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-02T12:18:40.480Z] #21 16.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:18:40.480Z] #21 16.26 Selecting previously unselected package libcap2-bin. [2022-05-02T12:18:40.481Z] #21 16.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-02T12:18:40.481Z] #21 16.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-02T12:18:40.552Z] #21 16.71 Selecting previously unselected package libbpf0:amd64. [2022-05-02T12:18:40.552Z] #21 16.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-02T12:18:40.552Z] #21 16.74 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:18:40.552Z] #21 16.83 Selecting previously unselected package libcap2:amd64. [2022-05-02T12:18:40.738Z] #21 16.36 Selecting previously unselected package iproute2. [2022-05-02T12:18:40.738Z] #21 16.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-02T12:18:40.738Z] #21 16.37 Unpacking iproute2 (5.10.0-4) ... [2022-05-02T12:18:40.811Z] #21 16.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-02T12:18:40.812Z] #21 16.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:18:40.812Z] #21 16.90 Selecting previously unselected package libmnl0:amd64. [2022-05-02T12:18:40.812Z] #21 16.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-02T12:18:40.812Z] #21 16.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:18:40.812Z] #21 16.97 Selecting previously unselected package libxtables12:amd64. [2022-05-02T12:18:40.812Z] #21 16.98 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-02T12:18:40.812Z] #21 16.99 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:18:40.812Z] #21 17.04 Selecting previously unselected package libcap2-bin. [2022-05-02T12:18:40.812Z] #21 17.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-02T12:18:40.812Z] #21 17.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-02T12:18:41.070Z] #21 17.16 Selecting previously unselected package iproute2. [2022-05-02T12:18:41.070Z] #21 17.16 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-02T12:18:41.070Z] #21 17.17 Unpacking iproute2 (5.10.0-4) ... [2022-05-02T12:18:41.304Z] #21 16.82 Selecting previously unselected package xxd. [2022-05-02T12:18:41.304Z] #21 16.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:18:41.304Z] #21 16.84 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:41.304Z] #21 16.93 Selecting previously unselected package vim-common. [2022-05-02T12:18:41.304Z] #21 16.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:18:41.304Z] #21 16.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:41.329Z] #21 17.63 Selecting previously unselected package xxd. [2022-05-02T12:18:41.329Z] #21 17.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:18:41.329Z] #21 17.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:41.561Z] #21 17.13 Selecting previously unselected package bash-completion. [2022-05-02T12:18:41.561Z] #21 17.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-02T12:18:41.587Z] #21 17.75 Selecting previously unselected package vim-common. [2022-05-02T12:18:41.587Z] #21 17.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:18:41.587Z] #21 17.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:41.846Z] #21 17.95 Selecting previously unselected package bash-completion. [2022-05-02T12:18:41.846Z] #21 17.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-02T12:18:43.458Z] #21 18.88 Unpacking bash-completion (1:2.11-2) ... [2022-05-02T12:18:43.458Z] #21 19.21 Selecting previously unselected package bzip2. [2022-05-02T12:18:43.458Z] #21 19.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-02T12:18:43.458Z] #21 19.21 Unpacking bzip2 (1.0.8-4) ... [2022-05-02T12:18:43.715Z] #21 19.28 Selecting previously unselected package xz-utils. [2022-05-02T12:18:43.715Z] #21 19.29 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-02T12:18:43.715Z] #21 19.29 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:18:43.715Z] #21 19.49 Selecting previously unselected package apparmor. [2022-05-02T12:18:43.715Z] #21 19.49 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-02T12:18:43.752Z] #21 19.61 Unpacking bash-completion (1:2.11-2) ... [2022-05-02T12:18:43.752Z] #21 19.99 Selecting previously unselected package bzip2. [2022-05-02T12:18:43.752Z] #21 20.00 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-02T12:18:43.752Z] #21 20.01 Unpacking bzip2 (1.0.8-4) ... [2022-05-02T12:18:43.972Z] #21 19.55 Unpacking apparmor (2.13.6-10) ... [2022-05-02T12:18:44.010Z] #21 20.08 Selecting previously unselected package xz-utils. [2022-05-02T12:18:44.011Z] #21 20.09 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-02T12:18:44.011Z] #21 20.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:18:44.011Z] #21 20.26 Selecting previously unselected package apparmor. [2022-05-02T12:18:44.011Z] #21 20.27 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-02T12:18:44.011Z] #21 20.32 Unpacking apparmor (2.13.6-10) ... [2022-05-02T12:18:44.230Z] #21 19.96 Selecting previously unselected package inetutils-ping. [2022-05-02T12:18:44.230Z] #21 19.97 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-02T12:18:44.230Z] #21 19.97 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-02T12:18:44.488Z] #21 20.07 Selecting previously unselected package libip4tc2:amd64. [2022-05-02T12:18:44.488Z] #21 20.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:18:44.488Z] #21 20.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:44.488Z] #21 20.15 Selecting previously unselected package libip6tc2:amd64. [2022-05-02T12:18:44.488Z] #21 20.16 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:18:44.488Z] #21 20.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:44.488Z] #21 20.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-02T12:18:44.488Z] #21 20.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-02T12:18:44.488Z] #21 20.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:18:44.488Z] #21 20.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-02T12:18:44.488Z] #21 20.29 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-02T12:18:44.488Z] #21 20.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:18:44.528Z] #21 20.65 Selecting previously unselected package inetutils-ping. [2022-05-02T12:18:44.528Z] #21 20.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-02T12:18:44.528Z] #21 20.67 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-02T12:18:44.528Z] #21 20.80 Selecting previously unselected package libip4tc2:amd64. [2022-05-02T12:18:44.528Z] #21 20.82 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:18:44.528Z] #21 20.82 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:44.528Z] #21 20.88 Selecting previously unselected package libip6tc2:amd64. [2022-05-02T12:18:44.528Z] #21 20.90 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-02T12:18:44.746Z] #21 20.38 Selecting previously unselected package libnftnl11:amd64. [2022-05-02T12:18:44.746Z] #21 20.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-02T12:18:44.746Z] #21 20.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:18:44.746Z] #21 20.47 Selecting previously unselected package iptables. [2022-05-02T12:18:44.746Z] #21 20.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-02T12:18:44.746Z] #21 20.48 Unpacking iptables (1.8.7-1) ... [2022-05-02T12:18:44.786Z] #21 20.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:44.786Z] #21 21.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-02T12:18:44.786Z] #21 21.03 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-02T12:18:44.786Z] #21 21.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:18:44.786Z] #21 21.08 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-02T12:18:44.787Z] #21 21.10 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-02T12:18:44.787Z] #21 21.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:18:45.045Z] #21 21.17 Selecting previously unselected package libnftnl11:amd64. [2022-05-02T12:18:45.045Z] #21 21.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-02T12:18:45.045Z] #21 21.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:18:45.045Z] #21 21.28 Selecting previously unselected package iptables. [2022-05-02T12:18:45.045Z] #21 21.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-02T12:18:45.045Z] #21 21.30 Unpacking iptables (1.8.7-1) ... [2022-05-02T12:18:45.305Z] #21 21.57 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:18:45.305Z] #21 21.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:18:45.305Z] #21 21.57 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:18:45.310Z] #21 20.80 Selecting previously unselected package libonig5:amd64. [2022-05-02T12:18:45.310Z] #21 20.81 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-02T12:18:45.310Z] #21 20.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:18:45.310Z] #21 20.94 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:18:45.310Z] #21 20.94 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:18:45.310Z] #21 20.96 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:18:45.310Z] #21 21.09 Selecting previously unselected package jq. [2022-05-02T12:18:45.310Z] #21 21.09 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:18:45.310Z] #21 21.10 Unpacking jq (1.6-2.1) ... [2022-05-02T12:18:45.567Z] #21 21.19 Selecting previously unselected package libaio1:amd64. [2022-05-02T12:18:45.567Z] #21 21.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-02T12:18:45.567Z] #21 21.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:18:45.567Z] #21 21.28 Selecting previously unselected package libgpm2:amd64. [2022-05-02T12:18:45.567Z] #21 21.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-02T12:18:45.567Z] #21 21.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:18:45.567Z] #21 21.35 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:18:45.567Z] #21 21.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:18:45.567Z] #21 21.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:18:45.584Z] #21 21.71 Selecting previously unselected package libjq1:amd64. [2022-05-02T12:18:45.584Z] #21 21.72 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-02T12:18:45.584Z] #21 21.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:18:45.584Z] #21 21.81 Selecting previously unselected package jq. [2022-05-02T12:18:45.584Z] #21 21.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-02T12:18:45.584Z] #21 21.81 Unpacking jq (1.6-2.1) ... [2022-05-02T12:18:45.843Z] #21 21.93 Selecting previously unselected package libaio1:amd64. [2022-05-02T12:18:45.843Z] #21 21.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-02T12:18:45.843Z] #21 21.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:18:45.843Z] #21 22.01 Selecting previously unselected package libgpm2:amd64. [2022-05-02T12:18:45.843Z] #21 22.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-02T12:18:45.843Z] #21 22.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:18:45.843Z] #21 22.09 Selecting previously unselected package libicu67:amd64. [2022-05-02T12:18:45.843Z] #21 22.11 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-02T12:18:46.102Z] #21 22.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-02T12:18:47.162Z] ok github.com/docker/docker/libnetwork/ipam 16.065s coverage: 85.3% of statements [2022-05-02T12:18:47.162Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T12:18:47.162Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T12:18:47.418Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2022-05-02T12:18:47.674Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-02T12:18:47.674Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T12:18:47.931Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-02T12:18:48.498Z] ok github.com/docker/docker/libnetwork/ipamutils 0.287s coverage: 74.0% of statements [2022-05-02T12:18:48.845Z] #21 24.36 Selecting previously unselected package libinih1:amd64. [2022-05-02T12:18:48.845Z] #21 24.37 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-02T12:18:48.845Z] #21 24.38 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-02T12:18:48.845Z] #21 24.45 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:18:48.845Z] #21 24.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:18:48.845Z] #21 24.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:18:48.845Z] #21 24.52 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:18:48.845Z] #21 24.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:18:48.845Z] #21 24.53 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:18:49.103Z] #21 24.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:18:49.103Z] #21 24.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:18:49.103Z] #21 24.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:18:49.103Z] #21 24.77 Selecting previously unselected package net-tools. [2022-05-02T12:18:49.103Z] #21 24.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-02T12:18:49.103Z] #21 24.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:18:49.361Z] #21 24.95 Selecting previously unselected package patch. [2022-05-02T12:18:49.361Z] #21 24.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-02T12:18:49.361Z] #21 24.97 Unpacking patch (2.7.6-7) ... [2022-05-02T12:18:49.361Z] #21 25.11 Selecting previously unselected package python-pip-whl. [2022-05-02T12:18:49.361Z] #21 25.12 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:18:49.361Z] #21 25.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:18:49.390Z] #21 25.18 Selecting previously unselected package libinih1:amd64. [2022-05-02T12:18:49.390Z] #21 25.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-02T12:18:49.390Z] #21 25.19 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-02T12:18:49.390Z] #21 25.24 Selecting previously unselected package libnet1:amd64. [2022-05-02T12:18:49.390Z] #21 25.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-02T12:18:49.390Z] #21 25.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:18:49.390Z] #21 25.34 Selecting previously unselected package libnl-3-200:amd64. [2022-05-02T12:18:49.390Z] #21 25.35 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-02T12:18:49.390Z] #21 25.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:18:49.390Z] #21 25.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-02T12:18:49.390Z] #21 25.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-02T12:18:49.390Z] #21 25.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:18:49.390Z] #21 25.52 Selecting previously unselected package net-tools. [2022-05-02T12:18:49.390Z] #21 25.54 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-02T12:18:49.390Z] #21 25.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:18:49.427Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-05-02T12:18:49.427Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-02T12:18:49.649Z] #21 25.71 Selecting previously unselected package patch. [2022-05-02T12:18:49.649Z] #21 25.72 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-02T12:18:49.649Z] #21 25.72 Unpacking patch (2.7.6-7) ... [2022-05-02T12:18:49.649Z] #21 25.82 Selecting previously unselected package python-pip-whl. [2022-05-02T12:18:49.649Z] #21 25.82 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:18:49.649Z] #21 25.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:18:49.684Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-02T12:18:49.925Z] #21 25.69 Selecting previously unselected package python3-lib2to3. [2022-05-02T12:18:49.925Z] #21 25.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-02T12:18:49.925Z] #21 25.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:18:50.183Z] #21 25.79 Selecting previously unselected package python3-distutils. [2022-05-02T12:18:50.183Z] #21 25.80 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-02T12:18:50.183Z] #21 25.80 Unpacking python3-distutils (3.9.2-1) ... [2022-05-02T12:18:50.183Z] #21 25.94 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:18:50.183Z] #21 25.94 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:18:50.183Z] #21 25.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:18:50.217Z] #21 26.40 Selecting previously unselected package python3-lib2to3. [2022-05-02T12:18:50.217Z] #21 26.41 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-02T12:18:50.217Z] #21 26.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:18:50.441Z] #21 26.05 Selecting previously unselected package python3-setuptools. [2022-05-02T12:18:50.441Z] #21 26.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-02T12:18:50.441Z] #21 26.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-02T12:18:50.441Z] #21 26.29 Selecting previously unselected package python3-wheel. [2022-05-02T12:18:50.476Z] #21 26.54 Selecting previously unselected package python3-distutils. [2022-05-02T12:18:50.476Z] #21 26.55 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-02T12:18:50.476Z] #21 26.55 Unpacking python3-distutils (3.9.2-1) ... [2022-05-02T12:18:50.476Z] #21 26.72 Selecting previously unselected package python3-pkg-resources. [2022-05-02T12:18:50.476Z] #21 26.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-02T12:18:50.476Z] #21 26.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:18:50.698Z] #21 26.31 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-02T12:18:50.698Z] #21 26.31 Unpacking python3-wheel (0.34.2-1) ... [2022-05-02T12:18:50.698Z] #21 26.40 Selecting previously unselected package python3-pip. [2022-05-02T12:18:50.698Z] #21 26.40 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:18:50.698Z] #21 26.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:18:50.735Z] #21 26.87 Selecting previously unselected package python3-setuptools. [2022-05-02T12:18:50.735Z] #21 26.87 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-02T12:18:50.735Z] #21 26.89 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-02T12:18:50.735Z] #21 27.14 Selecting previously unselected package python3-wheel. [2022-05-02T12:18:50.956Z] #21 26.62 Selecting previously unselected package sudo. [2022-05-02T12:18:50.956Z] #21 26.63 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-02T12:18:50.956Z] #21 26.64 Unpacking sudo (1.9.5p2-3) ... [2022-05-02T12:18:50.994Z] #21 27.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-02T12:18:50.994Z] #21 27.15 Unpacking python3-wheel (0.34.2-1) ... [2022-05-02T12:18:50.994Z] #21 27.22 Selecting previously unselected package python3-pip. [2022-05-02T12:18:50.994Z] #21 27.22 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-02T12:18:50.994Z] #21 27.22 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:18:51.254Z] #21 27.50 Selecting previously unselected package sudo. [2022-05-02T12:18:51.254Z] #21 27.51 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-02T12:18:51.254Z] #21 27.51 Unpacking sudo (1.9.5p2-3) ... [2022-05-02T12:18:51.520Z] #21 27.10 Selecting previously unselected package thin-provisioning-tools. [2022-05-02T12:18:51.520Z] #21 27.11 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-02T12:18:51.520Z] #21 27.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:18:51.777Z] #21 27.31 Selecting previously unselected package uidmap. [2022-05-02T12:18:51.777Z] #21 27.32 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-02T12:18:51.777Z] #21 27.33 Unpacking uidmap (1:4.8.1-1) ... [2022-05-02T12:18:51.777Z] #21 27.47 Selecting previously unselected package vim-runtime. [2022-05-02T12:18:51.777Z] #21 27.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:18:51.777Z] #21 27.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-02T12:18:51.777Z] #21 27.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-02T12:18:51.777Z] #21 27.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:51.821Z] #21 28.02 Selecting previously unselected package thin-provisioning-tools. [2022-05-02T12:18:51.822Z] #21 28.03 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-02T12:18:51.822Z] #21 28.03 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:18:52.081Z] #21 28.25 Selecting previously unselected package uidmap. [2022-05-02T12:18:52.081Z] #21 28.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-02T12:18:52.081Z] #21 28.27 Unpacking uidmap (1:4.8.1-1) ... [2022-05-02T12:18:52.081Z] #21 28.40 Selecting previously unselected package vim-runtime. [2022-05-02T12:18:52.081Z] #21 28.41 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-02T12:18:52.340Z] #21 28.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-02T12:18:52.340Z] #21 28.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-02T12:18:52.340Z] #21 28.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:54.876Z] #21 31.04 Selecting previously unselected package vim. [2022-05-02T12:18:54.876Z] #21 31.06 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:18:54.876Z] #21 31.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:55.052Z] #21 30.20 Selecting previously unselected package vim. [2022-05-02T12:18:55.052Z] #21 30.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-02T12:18:55.052Z] #21 30.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:55.052Z] #21 30.73 Selecting previously unselected package xfsprogs. [2022-05-02T12:18:55.052Z] #21 30.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-02T12:18:55.052Z] #21 30.76 Unpacking xfsprogs (5.10.0-4) ... [2022-05-02T12:18:55.445Z] #21 31.61 Selecting previously unselected package xfsprogs. [2022-05-02T12:18:55.445Z] #21 31.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-02T12:18:55.445Z] #21 31.62 Unpacking xfsprogs (5.10.0-4) ... [2022-05-02T12:18:55.617Z] #21 31.14 Selecting previously unselected package zip. [2022-05-02T12:18:55.617Z] #21 31.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-02T12:18:55.617Z] #21 31.16 Unpacking zip (3.0-12) ... [2022-05-02T12:18:55.617Z] #21 31.28 Selecting previously unselected package zstd. [2022-05-02T12:18:55.617Z] #21 31.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-02T12:18:55.617Z] #21 31.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:18:56.014Z] #21 32.06 Selecting previously unselected package zip. [2022-05-02T12:18:56.014Z] #21 32.08 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-02T12:18:56.014Z] #21 32.09 Unpacking zip (3.0-12) ... [2022-05-02T12:18:56.014Z] #21 32.22 Selecting previously unselected package zstd. [2022-05-02T12:18:56.014Z] #21 32.23 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-02T12:18:56.014Z] #21 32.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:18:56.026Z] --- PASS: TestBuildWithHugeFile (48.50s) [2022-05-02T12:18:56.026Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:18:56.026Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:18:56.026Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:18:56.026Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:18:56.026Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:18:56.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:18:56.026Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:18:56.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:18:56.026Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:18:56.026Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:18:56.026Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:18:56.026Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:18:56.026Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:18:56.026Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-02T12:18:56.026Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-02T12:18:56.026Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-05-02T12:18:56.026Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-02T12:18:56.026Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:18:56.026Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:18:56.026Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:18:56.026Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-05-02T12:18:56.026Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-05-02T12:18:56.026Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-05-02T12:18:56.026Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:18:56.026Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-02T12:18:56.026Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:18:56.026Z] Loaded image: busybox:latest [2022-05-02T12:18:56.026Z] Loaded image: busybox:glibc [2022-05-02T12:18:56.026Z] Loaded image: debian:bullseye-slim [2022-05-02T12:18:56.026Z] Loaded image: hello-world:latest [2022-05-02T12:18:56.026Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:18:56.132Z] #21 31.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:18:56.272Z] #21 32.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-02T12:18:56.697Z] #21 32.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:56.697Z] #21 32.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:18:56.697Z] #21 32.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:18:56.697Z] #21 32.46 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:18:56.697Z] #21 32.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:56.697Z] #21 32.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-02T12:18:56.697Z] #21 32.50 Setting up uidmap (1:4.8.1-1) ... [2022-05-02T12:18:56.697Z] #21 32.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:18:56.955Z] #21 32.52 Setting up bzip2 (1.0.8-4) ... [2022-05-02T12:18:56.955Z] #21 32.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:18:56.955Z] #21 32.55 Setting up python3-wheel (0.34.2-1) ... [2022-05-02T12:18:57.209Z] #21 33.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:57.209Z] #21 33.48 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-02T12:18:57.209Z] #21 33.49 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-02T12:18:57.209Z] #21 33.51 Setting up libicu67:amd64 (67.1-7) ... [2022-05-02T12:18:57.212Z] #21 33.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:57.468Z] #21 33.52 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-02T12:18:57.468Z] #21 33.54 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-02T12:18:57.468Z] #21 33.55 Setting up uidmap (1:4.8.1-1) ... [2022-05-02T12:18:57.468Z] #21 33.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-02T12:18:57.468Z] #21 33.58 Setting up bzip2 (1.0.8-4) ... [2022-05-02T12:18:57.468Z] #21 33.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-02T12:18:57.468Z] #21 33.61 Setting up python3-wheel (0.34.2-1) ... [2022-05-02T12:18:57.469Z] #21 33.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:18:57.469Z] #21 33.09 Setting up libcap2-bin (1:2.44-1) ... [2022-05-02T12:18:57.469Z] #21 33.11 Setting up apparmor (2.13.6-10) ... [2022-05-02T12:18:58.043Z] #21 34.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:58.043Z] #21 34.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-02T12:18:58.043Z] #21 34.31 Setting up libcap2-bin (1:2.44-1) ... [2022-05-02T12:18:58.043Z] #21 34.33 Setting up apparmor (2.13.6-10) ... [2022-05-02T12:18:59.372Z] #21 34.93 Setting up zip (3.0-12) ... [2022-05-02T12:18:59.372Z] #21 34.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:59.372Z] #21 34.99 Setting up bash-completion (1:2.11-2) ... [2022-05-02T12:18:59.947Z] #21 35.90 Setting up zip (3.0-12) ... [2022-05-02T12:18:59.947Z] #21 35.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:18:59.947Z] #21 35.95 Setting up bash-completion (1:2.11-2) ... [2022-05-02T12:19:01.272Z] #21 36.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:19:01.272Z] #21 36.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-02T12:19:01.272Z] #21 36.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:19:01.272Z] #21 36.84 Setting up patch (2.7.6-7) ... [2022-05-02T12:19:01.272Z] #21 36.90 Setting up sudo (1.9.5p2-3) ... [2022-05-02T12:19:01.272Z] #21 36.98 invoke-rc.d: could not determine current runlevel [2022-05-02T12:19:01.272Z] #21 37.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-02T12:19:01.272Z] #21 37.01 Setting up xfsprogs (5.10.0-4) ... [2022-05-02T12:19:01.272Z] #21 37.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:19:01.272Z] #21 37.06 Setting up inetutils-ping (2:2.0-1) ... [2022-05-02T12:19:01.272Z] #21 37.08 Setting up pigz (2.6-1) ... [2022-05-02T12:19:01.272Z] #21 37.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:19:01.272Z] #21 37.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:19:01.534Z] #21 37.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:19:01.534Z] #21 37.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:19:01.583Z] #21 37.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-02T12:19:01.583Z] #21 37.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-02T12:19:01.583Z] #21 37.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-02T12:19:01.583Z] #21 37.76 Setting up patch (2.7.6-7) ... [2022-05-02T12:19:01.583Z] #21 37.79 Setting up sudo (1.9.5p2-3) ... [2022-05-02T12:19:01.583Z] #21 37.88 invoke-rc.d: could not determine current runlevel [2022-05-02T12:19:01.855Z] #21 37.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-02T12:19:01.855Z] #21 37.90 Setting up xfsprogs (5.10.0-4) ... [2022-05-02T12:19:01.855Z] #21 37.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-02T12:19:01.855Z] #21 37.95 Setting up inetutils-ping (2:2.0-1) ... [2022-05-02T12:19:01.855Z] #21 37.96 Setting up pigz (2.6-1) ... [2022-05-02T12:19:01.855Z] #21 37.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-02T12:19:01.855Z] #21 38.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-02T12:19:01.855Z] #21 38.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-02T12:19:01.855Z] #21 38.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:19:02.465Z] #21 37.89 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:19:02.465Z] #21 37.92 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-02T12:19:02.582Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s) [2022-05-02T12:19:02.582Z] PASS [2022-05-02T12:19:02.582Z] [2022-05-02T12:19:02.582Z] === Skipped [2022-05-02T12:19:02.582Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:19:02.582Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:19:02.582Z] [2022-05-02T12:19:02.582Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:19:02.582Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:19:02.582Z] [2022-05-02T12:19:02.582Z] DONE 34 tests, 2 skipped in 84.809s [2022-05-02T12:19:02.582Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:19:02.582Z] INFO: Testing against a local daemon [2022-05-02T12:19:02.582Z] === RUN TestConfigInspect [2022-05-02T12:19:02.723Z] #21 38.44 Setting up libelf1:amd64 (0.183-1) ... [2022-05-02T12:19:02.723Z] #21 38.49 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:19:02.723Z] #21 38.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:19:02.723Z] #21 38.53 Setting up python3-distutils (3.9.2-1) ... [2022-05-02T12:19:02.754Z] #83 exporting layers 22.6s done [2022-05-02T12:19:02.754Z] #83 writing image sha256:feeb8436a916c07656b45a66d39f901bc0c95295c1362338ec30320bd3b208e4 done [2022-05-02T12:19:02.754Z] #83 naming to docker.io/library/docker:789223f2dc6f92553311f22523bb53abf7936039 done [2022-05-02T12:19:02.754Z] #83 DONE 22.6s [Pipeline] } [Pipeline] // stage [2022-05-02T12:19:02.793Z] #21 38.80 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-02T12:19:02.793Z] #21 38.82 Setting up python3-lib2to3 (3.9.2-1) ... [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-02T12:19:03.051Z] #21 39.34 Setting up libelf1:amd64 (0.183-1) ... [2022-05-02T12:19:03.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43552/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/validate/default [2022-05-02T12:19:03.288Z] #21 39.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:19:03.288Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-02T12:19:03.288Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-02T12:19:03.288Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-02T12:19:03.288Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-02T12:19:03.288Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-02T12:19:03.310Z] #21 39.40 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-02T12:19:03.310Z] #21 39.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-02T12:19:03.310Z] #21 39.43 Setting up python3-distutils (3.9.2-1) ... [2022-05-02T12:19:03.545Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-02T12:19:03.545Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-02T12:19:03.545Z] #21 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-02T12:19:03.545Z] #21 39.15 Setting up python3-setuptools (52.0.0-4) ... [2022-05-02T12:19:03.569Z] #21 39.79 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-02T12:19:03.569Z] #21 39.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-02T12:19:03.569Z] #21 39.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-02T12:19:03.569Z] #21 39.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-02T12:19:03.569Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-02T12:19:03.569Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-02T12:19:03.569Z] #21 39.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-02T12:19:03.569Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-02T12:19:03.569Z] #21 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-02T12:19:03.569Z] #21 39.88 Setting up python3-setuptools (52.0.0-4) ... [2022-05-02T12:19:03.670Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-02T12:19:03.670Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-02T12:19:03.670Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-02T12:19:03.670Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-02T12:19:03.670Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-02T12:19:03.670Z] Congratulations! No new tests were added to integration-cli. [2022-05-02T12:19:03.670Z] [2022-05-02T12:19:03.670Z] INFO Start validation with golang-ci-lint [2022-05-02T12:19:04.613Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-02T12:19:04.613Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-02T12:19:04.613Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-02T12:19:04.946Z] #21 41.27 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:19:04.956Z] #21 40.57 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-02T12:19:04.956Z] #21 40.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:19:04.956Z] #21 40.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:19:04.956Z] #21 40.64 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:19:05.108Z] --- PASS: TestConfigInspect (2.25s) [2022-05-02T12:19:05.108Z] === RUN TestConfigList [2022-05-02T12:19:05.205Z] #21 41.28 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-02T12:19:05.205Z] #21 41.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-02T12:19:05.205Z] #21 41.31 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-02T12:19:06.178Z] #21 41.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:19:06.179Z] #21 41.80 Setting up jq (1.6-2.1) ... [2022-05-02T12:19:06.179Z] #21 41.84 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:19:06.179Z] #21 41.86 Setting up iptables (1.8.7-1) ... [2022-05-02T12:19:06.179Z] #21 41.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:19:06.179Z] #21 41.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:19:06.179Z] #21 41.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:19:06.179Z] #21 41.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:19:06.179Z] #21 41.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-02T12:19:06.179Z] #21 41.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-02T12:19:06.179Z] #21 41.94 Setting up iproute2 (5.10.0-4) ... [2022-05-02T12:19:06.437Z] #21 42.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:19:06.583Z] #21 42.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-02T12:19:06.583Z] #21 42.53 Setting up jq (1.6-2.1) ... [2022-05-02T12:19:06.583Z] #21 42.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-02T12:19:06.583Z] #21 42.56 Setting up iptables (1.8.7-1) ... [2022-05-02T12:19:06.583Z] #21 42.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:19:06.583Z] #21 42.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:19:06.583Z] #21 42.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-02T12:19:06.583Z] #21 42.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-02T12:19:06.583Z] #21 42.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-02T12:19:06.583Z] #21 42.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-02T12:19:06.583Z] #21 42.62 Setting up iproute2 (5.10.0-4) ... [2022-05-02T12:19:06.842Z] #21 42.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-02T12:19:07.410Z] #21 DONE 43.7s [2022-05-02T12:19:07.410Z] [2022-05-02T12:19:07.410Z] #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 [2022-05-02T12:19:07.410Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-02T12:19:07.634Z] --- PASS: TestConfigList (2.25s) [2022-05-02T12:19:07.634Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:19:07.808Z] #21 DONE 43.6s [2022-05-02T12:19:07.808Z] [2022-05-02T12:19:07.808Z] #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 [2022-05-02T12:19:07.808Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-02T12:19:08.402Z] #22 0.985 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-02T12:19:08.670Z] #22 0.989 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-02T12:19:08.670Z] #22 0.992 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-02T12:19:08.670Z] #22 DONE 1.1s [2022-05-02T12:19:08.670Z] [2022-05-02T12:19:08.670Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:19:08.670Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-02T12:19:09.012Z] #22 0.979 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-02T12:19:09.012Z] #22 0.985 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-02T12:19:09.012Z] #22 0.994 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-02T12:19:09.012Z] #22 DONE 1.1s [2022-05-02T12:19:09.012Z] [2022-05-02T12:19:09.012Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-02T12:19:09.012Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-02T12:19:09.533Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-05-02T12:19:09.533Z] === RUN TestConfigsUpdate [2022-05-02T12:19:11.432Z] --- PASS: TestConfigsUpdate (2.14s) [2022-05-02T12:19:11.432Z] === RUN TestTemplatedConfig [2022-05-02T12:19:14.710Z] --- PASS: TestTemplatedConfig (2.61s) [2022-05-02T12:19:14.710Z] === RUN TestConfigCreateResolve [2022-05-02T12:19:16.608Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-05-02T12:19:16.608Z] PASS [2022-05-02T12:19:16.608Z] [2022-05-02T12:19:16.608Z] DONE 6 tests in 13.582s [2022-05-02T12:19:16.608Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:19:16.608Z] INFO: Testing against a local daemon [2022-05-02T12:19:16.608Z] === RUN TestCheckpoint [2022-05-02T12:19:16.608Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:19:16.608Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:19:16.608Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:19:16.608Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:19:16.608Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:19:16.608Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:19:16.608Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:19:16.608Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:19:16.608Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:19:16.608Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:19:16.608Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:19:16.608Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:19:16.608Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:19:16.608Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:19:16.608Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:19:16.608Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:19:16.608Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:19:16.608Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:19:16.608Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:19:16.608Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-02T12:19:16.608Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:19:16.608Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-02T12:19:16.608Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:19:16.608Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-02T12:19:16.608Z] === RUN TestCopyEmptyFile [2022-05-02T12:19:16.608Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-02T12:19:16.608Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:19:16.608Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-02T12:19:16.608Z] === RUN TestCopyFromContainer [2022-05-02T12:19:17.982Z] === RUN TestCopyFromContainer// [2022-05-02T12:19:17.982Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:19:17.982Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:19:17.982Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:19:17.982Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:19:17.982Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:19:18.239Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:19:18.239Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:19:18.239Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:19:18.239Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer (1.71s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-02T12:19:18.497Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-02T12:19:18.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:19:18.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:19:18.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:19:18.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:19:18.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:19:18.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:19:18.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:19:18.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:19:18.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:19:18.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:19:18.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-02T12:19:18.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:19:18.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:19:18.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:19:18.497Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:19:18.497Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-02T12:19:18.497Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:19:18.497Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:19:18.497Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:19:18.497Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:19:18.497Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:19:18.497Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:19:18.497Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:19:18.497Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:19:18.497Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:19:18.497Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:19:18.497Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-02T12:19:18.497Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:19:18.497Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:19:18.497Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:19:18.497Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:19:18.497Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-02T12:19:18.497Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:19:18.659Z] #23 9.855 Collecting yamllint==1.26.1 [2022-05-02T12:19:19.600Z] #23 10.95 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-02T12:19:20.398Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-05-02T12:19:20.398Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:19:21.198Z] #23 10.89 Collecting yamllint==1.26.1 [2022-05-02T12:19:21.198Z] #23 11.93 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-02T12:19:21.524Z] #23 12.74 Collecting pathspec>=0.5.3 [2022-05-02T12:19:21.524Z] #23 12.74 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-02T12:19:21.772Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-05-02T12:19:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:19:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:19:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:19:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:19:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:19:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:19:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:19:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:19:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:19:21.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:19:21.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:19:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:19:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:19:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:19:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:19:21.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:19:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-02T12:19:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-02T12:19:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-05-02T12:19:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:19:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T12:19:21.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:19:21.772Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:19:22.113Z] #23 13.36 Collecting pyyaml [2022-05-02T12:19:22.113Z] #23 13.37 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) [2022-05-02T12:19:22.113Z] #23 13.46 Building wheels for collected packages: yamllint [2022-05-02T12:19:22.113Z] #23 13.47 Building wheel for yamllint (setup.py): started [2022-05-02T12:19:22.134Z] #23 13.34 Collecting pathspec>=0.5.3 [2022-05-02T12:19:22.337Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-05-02T12:19:22.337Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:19:22.337Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:19:22.337Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:19:22.337Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-02T12:19:22.337Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:19:22.337Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:19:22.337Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:19:22.337Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-02T12:19:22.337Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:19:22.337Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-02T12:19:22.337Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:19:22.337Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-02T12:19:22.337Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:19:22.337Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:19:22.337Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:19:22.337Z] === PAUSE TestDaemonHostGatewayIP [2022-05-02T12:19:22.337Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:19:22.337Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:19:22.337Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:19:22.337Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-02T12:19:22.337Z] === RUN TestDiff [2022-05-02T12:19:22.391Z] #23 13.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-02T12:19:22.649Z] #23 13.68 Collecting pyyaml [2022-05-02T12:19:22.649Z] #23 13.69 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) [2022-05-02T12:19:22.649Z] #23 13.73 Building wheels for collected packages: yamllint [2022-05-02T12:19:22.649Z] #23 13.73 Building wheel for yamllint (setup.py): started [2022-05-02T12:19:22.902Z] --- PASS: TestDiff (0.60s) [2022-05-02T12:19:22.902Z] === RUN TestExecWithCloseStdin [2022-05-02T12:19:23.500Z] #23 14.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-02T12:19:23.500Z] #23 14.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b0edb762fcfd04837a8f43e5461c21e4b4c0ac060f1ef83838ec509bc88a9e10 [2022-05-02T12:19:23.500Z] #23 14.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-02T12:19:23.500Z] #23 14.76 Successfully built yamllint [2022-05-02T12:19:23.500Z] #23 14.78 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-02T12:19:23.580Z] #23 14.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-02T12:19:23.580Z] #23 14.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b0edb762fcfd04837a8f43e5461c21e4b4c0ac060f1ef83838ec509bc88a9e10 [2022-05-02T12:19:23.580Z] #23 14.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-02T12:19:23.580Z] #23 14.62 Successfully built yamllint [2022-05-02T12:19:23.580Z] #23 14.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-02T12:19:23.759Z] #23 15.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-02T12:19:23.854Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-05-02T12:19:23.854Z] === RUN TestExec [2022-05-02T12:19:24.145Z] #23 15.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-02T12:19:24.329Z] #23 DONE 15.7s [2022-05-02T12:19:24.329Z] [2022-05-02T12:19:24.329Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:19:24.329Z] #27 sha256:599f466d60fe9ea69925fc485c75b9538f418b3c096715deeda21f7c0eb6ceeb [2022-05-02T12:19:24.402Z] #23 DONE 15.3s [2022-05-02T12:19:24.402Z] [2022-05-02T12:19:24.402Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-02T12:19:24.402Z] #27 sha256:611d5d3103cd9de90a1949ed0b101d2237baef244c539b5d3b0d76cf5e991d20 [2022-05-02T12:19:24.418Z] --- PASS: TestExec (0.65s) [2022-05-02T12:19:24.418Z] === RUN TestExecUser [2022-05-02T12:19:24.588Z] #27 DONE 0.4s [2022-05-02T12:19:24.588Z] [2022-05-02T12:19:24.588Z] #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 [2022-05-02T12:19:24.588Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:19:24.662Z] #27 DONE 0.3s [2022-05-02T12:19:24.662Z] [2022-05-02T12:19:24.662Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:19:24.662Z] #32 sha256:b81abb8f2b381eb6e956459318f402df8e2a2fb33de42cd63372eec81080f02e [2022-05-02T12:19:24.869Z] #62 ... [2022-05-02T12:19:24.869Z] [2022-05-02T12:19:24.869Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-02T12:19:24.869Z] #32 sha256:899e537fb7597b58f9224315832cd3056c75ca8739cefd4d9d0ae71a9bc2c616 [2022-05-02T12:19:24.919Z] #32 DONE 0.6s [2022-05-02T12:19:24.919Z] [2022-05-02T12:19:24.919Z] #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 [2022-05-02T12:19:24.919Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:19:24.983Z] --- PASS: TestExecUser (0.62s) [2022-05-02T12:19:24.984Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:19:25.129Z] #32 DONE 0.5s [2022-05-02T12:19:25.129Z] [2022-05-02T12:19:25.129Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:19:25.129Z] #35 sha256:493b8ef66bec5f696b781207379996d7046b2c95ffd404ade9bd298186fa64d3 [2022-05-02T12:19:25.176Z] #62 ... [2022-05-02T12:19:25.176Z] [2022-05-02T12:19:25.176Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-02T12:19:25.176Z] #35 sha256:e875bf75728e8b77534134b8120e71605d09b92580846637957c675ee9ed00bb [2022-05-02T12:19:25.388Z] #35 DONE 0.3s [2022-05-02T12:19:25.388Z] [2022-05-02T12:19:25.388Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:19:25.388Z] #37 sha256:8e9f72d4b53ad6de3df7580527bfe4f3782852f87c5e57f04b3608943180c7cc [2022-05-02T12:19:25.388Z] #37 DONE 0.1s [2022-05-02T12:19:25.388Z] [2022-05-02T12:19:25.388Z] #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 [2022-05-02T12:19:25.388Z] #58 sha256:80a0e123c01a3915afe53dfce45b35b2f42b3d1c1c3550080fb0c2bab15f79cd [2022-05-02T12:19:25.434Z] #35 DONE 0.3s [2022-05-02T12:19:25.434Z] [2022-05-02T12:19:25.434Z] #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 [2022-05-02T12:19:25.434Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:19:25.434Z] #62 ... [2022-05-02T12:19:25.434Z] [2022-05-02T12:19:25.434Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-02T12:19:25.434Z] #37 sha256:6bb0a9937a9ec9a2b745b204c4cd5973de26c08841ca8dfcbd1b5cfa1f640220 [2022-05-02T12:19:25.434Z] #37 DONE 0.1s [2022-05-02T12:19:25.434Z] [2022-05-02T12:19:25.434Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:19:25.434Z] #39 sha256:46cb136cdd09872b4318b1b2c35081aa2bcffff5174143ff4236b73509f3a230 [2022-05-02T12:19:25.550Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-05-02T12:19:25.550Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:19:25.647Z] #58 ... [2022-05-02T12:19:25.647Z] [2022-05-02T12:19:25.647Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-02T12:19:25.647Z] #39 sha256:8d175e4431c4c968395124c227d93a6bdd6a458e41e05c01828d2b13723e7574 [2022-05-02T12:19:25.692Z] #39 DONE 0.1s [2022-05-02T12:19:25.692Z] [2022-05-02T12:19:25.692Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:19:25.692Z] #43 sha256:b41474040d5c34dbabdeee7ef5c846c1aa353120da7bedd47c49800af68f2148 [2022-05-02T12:19:25.692Z] #43 DONE 0.1s [2022-05-02T12:19:25.692Z] [2022-05-02T12:19:25.692Z] #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 [2022-05-02T12:19:25.692Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:19:25.906Z] #39 DONE 0.2s [2022-05-02T12:19:25.906Z] [2022-05-02T12:19:25.906Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-02T12:19:25.906Z] #43 sha256:c35d949150f7d139b2e3eee86e984bd387535542036ac427ad1e150e44d9a848 [2022-05-02T12:19:25.906Z] #43 DONE 0.2s [2022-05-02T12:19:25.906Z] [2022-05-02T12:19:25.906Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:19:25.906Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:19:26.922Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-02T12:19:26.922Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:19:27.487Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-05-02T12:19:27.487Z] === RUN TestHealthKillContainer [2022-05-02T12:19:35.147Z] 8f616e6e9eec: Pull complete [2022-05-02T12:19:35.588Z] --- PASS: TestHealthKillContainer (8.18s) [2022-05-02T12:19:35.588Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:19:36.153Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-05-02T12:19:36.153Z] === RUN TestIpcModeNone [2022-05-02T12:19:36.720Z] --- PASS: TestIpcModeNone (0.60s) [2022-05-02T12:19:36.720Z] === RUN TestIpcModePrivate [2022-05-02T12:19:37.287Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-05-02T12:19:37.547Z] --- PASS: TestIpcModePrivate (0.64s) [2022-05-02T12:19:37.547Z] === RUN TestIpcModeShareable [2022-05-02T12:19:37.805Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-05-02T12:19:38.063Z] --- PASS: TestIpcModeShareable (0.63s) [2022-05-02T12:19:38.063Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:19:39.965Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-05-02T12:19:39.965Z] === RUN TestAPIIpcModeHost [2022-05-02T12:19:40.223Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-05-02T12:19:40.223Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:19:40.554Z] #62 ... [2022-05-02T12:19:40.554Z] [2022-05-02T12:19:40.554Z] #45 [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 [2022-05-02T12:19:40.554Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:19:40.554Z] #45 205.4 + dpkg --print-architecture [2022-05-02T12:19:40.554Z] #45 205.4 + git checkout -q v2.1.0 [2022-05-02T12:19:40.554Z] #45 205.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-02T12:19:40.554Z] #45 205.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-02T12:19:41.157Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-02T12:19:41.414Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-05-02T12:19:41.414Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:19:42.347Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-02T12:19:42.606Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-05-02T12:19:42.606Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:19:43.539Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-05-02T12:19:43.797Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-05-02T12:19:43.797Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:19:43.994Z] #53 ... [2022-05-02T12:19:43.994Z] [2022-05-02T12:19:43.994Z] #45 [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 [2022-05-02T12:19:43.994Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-02T12:19:43.994Z] #45 209.0 + dpkg --print-architecture [2022-05-02T12:19:43.994Z] #45 209.0 + git checkout -q v2.1.0 [2022-05-02T12:19:43.994Z] #45 209.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-02T12:19:43.994Z] #45 209.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-02T12:19:44.730Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-05-02T12:19:44.988Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-05-02T12:19:44.988Z] === RUN TestIpcModeOlderClient [2022-05-02T12:19:44.988Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:19:44.988Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:19:45.554Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-05-02T12:19:45.554Z] === RUN TestKillContainer [2022-05-02T12:19:45.554Z] === RUN TestKillContainer/no_signal [2022-05-02T12:19:45.812Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:19:46.071Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:19:46.637Z] --- PASS: TestKillContainer (1.32s) [2022-05-02T12:19:46.637Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-05-02T12:19:46.637Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-02T12:19:46.637Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-05-02T12:19:46.637Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:19:46.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:19:47.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:19:48.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-05-02T12:19:48.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-05-02T12:19:48.155Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-05-02T12:19:48.155Z] === RUN TestKillStoppedContainer [2022-05-02T12:19:48.155Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-02T12:19:48.155Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:19:48.155Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-02T12:19:48.155Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:19:48.418Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-05-02T12:19:48.418Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:19:48.418Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:19:48.418Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:19:48.418Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:19:48.418Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:19:48.418Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:19:48.418Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:19:48.983Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-05-02T12:19:48.983Z] === RUN TestLinksContainerNames [2022-05-02T12:19:49.916Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-02T12:19:49.916Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:19:50.173Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-05-02T12:19:50.174Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:19:50.740Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:19:50.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:19:50.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:19:50.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:19:50.998Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:19:51.256Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:19:51.256Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:19:51.256Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:19:51.256Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-02T12:19:51.256Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:19:51.257Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-02T12:19:51.257Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:19:52.629Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-05-02T12:19:52.629Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:19:52.887Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-05-02T12:19:52.887Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:19:53.144Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-05-02T12:19:53.144Z] === RUN TestNetworkNat [2022-05-02T12:19:53.710Z] --- PASS: TestNetworkNat (0.46s) [2022-05-02T12:19:53.710Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:19:53.968Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-02T12:19:53.968Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:19:57.247Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-05-02T12:19:57.247Z] === RUN TestPause [2022-05-02T12:19:57.247Z] --- PASS: TestPause (0.46s) [2022-05-02T12:19:57.247Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:19:57.247Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:19:57.247Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:19:57.247Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:19:57.505Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-02T12:19:57.505Z] === RUN TestPidHost [2022-05-02T12:19:58.166Z] dccd9e4d14d3: Pull complete [2022-05-02T12:19:58.166Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-02T12:19:58.166Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:19:58.166Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-02T12:19:58.166Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-02T12:19:58.166Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-02T12:19:58.166Z] WARN: Skipping validation tests [2022-05-02T12:19:58.166Z] INFO: Running unit tests at 05/02/2022 12:19:52... [2022-05-02T12:19:58.166Z] INFO: make.ps1 starting at 05/02/2022 12:19:56 [2022-05-02T12:19:58.166Z] INFO: Git commit (789223f2dc) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:19:58.166Z] INFO: Running unit tests... [2022-05-02T12:19:58.439Z] --- PASS: TestPidHost (0.98s) [2022-05-02T12:19:58.439Z] === RUN TestPsFilter [2022-05-02T12:19:58.696Z] --- PASS: TestPsFilter (0.11s) [2022-05-02T12:19:58.696Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:19:58.954Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-02T12:19:58.954Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:19:59.520Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-05-02T12:19:59.520Z] === RUN TestRemoveContainerRunning [2022-05-02T12:20:00.086Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-02T12:20:00.086Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:20:00.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-05-02T12:20:00.343Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:20:00.343Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-02T12:20:00.343Z] === RUN TestRenameLinkedContainer [2022-05-02T12:20:02.241Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-05-02T12:20:02.241Z] === RUN TestRenameStoppedContainer [2022-05-02T12:20:02.466Z] #45 DONE 228.4s [2022-05-02T12:20:02.466Z] [2022-05-02T12:20:02.466Z] #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 [2022-05-02T12:20:02.466Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:20:02.499Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-05-02T12:20:02.499Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:20:03.398Z] #62 ... [2022-05-02T12:20:03.398Z] [2022-05-02T12:20:03.398Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:20:03.398Z] #46 sha256:ab913e9e1e993a100fcf37e140c69f19610caf45884e321b2408d2dce6c24a96 [2022-05-02T12:20:03.432Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-05-02T12:20:03.432Z] === RUN TestRenameInvalidName [2022-05-02T12:20:03.932Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-02T12:20:03.963Z] #46 DONE 0.4s [2022-05-02T12:20:03.963Z] [2022-05-02T12:20:03.963Z] #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 [2022-05-02T12:20:03.963Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:20:03.963Z] #62 ... [2022-05-02T12:20:03.963Z] [2022-05-02T12:20:03.963Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:20:03.963Z] #50 sha256:21cb91d426631e03c8c65b251a1e7c6b3d10627ca79fb20e2495699c18f33059 [2022-05-02T12:20:03.963Z] #50 DONE 0.1s [2022-05-02T12:20:03.963Z] [2022-05-02T12:20:03.963Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:20:03.963Z] #52 sha256:f50d3b940ab0ad4b73e020211b0ceeff07d597165c28713113f3ce8e52e927ce [2022-05-02T12:20:03.963Z] #52 DONE 0.1s [2022-05-02T12:20:03.997Z] --- PASS: TestRenameInvalidName (0.46s) [2022-05-02T12:20:03.997Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:20:04.220Z] [2022-05-02T12:20:04.220Z] #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 [2022-05-02T12:20:04.220Z] #58 sha256:b6bee8729d27c6a3d19e31e55952bebde62e7b4a0391e311764d7a51b8543e80 [2022-05-02T12:20:05.894Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-05-02T12:20:05.894Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:20:05.894Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-02T12:20:05.894Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:20:05.935Z] #45 DONE 231.6s [2022-05-02T12:20:05.935Z] [2022-05-02T12:20:05.935Z] #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 [2022-05-02T12:20:05.935Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:20:06.505Z] #62 ... [2022-05-02T12:20:06.505Z] [2022-05-02T12:20:06.505Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-02T12:20:06.505Z] #46 sha256:f5ff2c50711c3e7f78934bef17a71dfa569d7b7d812ed10d6ebf33d9a1c225a4 [2022-05-02T12:20:06.765Z] #46 DONE 0.5s [2022-05-02T12:20:06.765Z] [2022-05-02T12:20:06.765Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-02T12:20:06.765Z] #50 sha256:3eda30c7ee9fae149ed66de473fddce1be1541146823b854b03000a6996d9e12 [2022-05-02T12:20:06.827Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-05-02T12:20:06.827Z] === RUN TestResize [2022-05-02T12:20:07.029Z] #50 DONE 0.1s [2022-05-02T12:20:07.029Z] [2022-05-02T12:20:07.029Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-02T12:20:07.029Z] #52 sha256:667ac9f003637a8e1689a2cdfc9bfe141ac7d4acd4707d2e910cfc641c2ce59b [2022-05-02T12:20:07.029Z] #52 DONE 0.1s [2022-05-02T12:20:07.029Z] [2022-05-02T12:20:07.029Z] #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 [2022-05-02T12:20:07.029Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:20:07.393Z] --- PASS: TestResize (0.43s) [2022-05-02T12:20:07.394Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:20:07.652Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-02T12:20:07.652Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:20:08.220Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:20:08.220Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:20:08.220Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:20:08.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:20:08.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:20:10.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:20:11.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:20:12.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:20:12.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:20:12.845Z] 4612f6d0b889: Pull complete [2022-05-02T12:20:13.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:20:13.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:20:14.216Z] ? github.com/docker/docker/api [no test files] [2022-05-02T12:20:17.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:20:17.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:20:19.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:20:21.264Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:20:21.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:20:22.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:20:23.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:20:24.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-05-02T12:20:26.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-05-02T12:20:26.734Z] === RUN TestCgroupNamespacesRun [2022-05-02T12:20:27.667Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-05-02T12:20:27.667Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:20:27.667Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-02T12:20:27.667Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-02T12:20:27.667Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:20:28.601Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-05-02T12:20:28.601Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:20:29.974Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-05-02T12:20:29.974Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:20:31.347Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-05-02T12:20:31.347Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:20:32.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-05-02T12:20:32.280Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:20:32.845Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-02T12:20:32.845Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:20:34.236Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-05-02T12:20:34.236Z] === RUN TestNISDomainname [2022-05-02T12:20:34.802Z] --- PASS: TestNISDomainname (0.58s) [2022-05-02T12:20:34.802Z] === RUN TestHostnameDnsResolution [2022-05-02T12:20:35.263Z] === RUN TestMiddlewares [2022-05-02T12:20:35.263Z] --- PASS: TestMiddlewares (0.00s) [2022-05-02T12:20:35.263Z] PASS [2022-05-02T12:20:35.263Z] coverage: 7.9% of statements [2022-05-02T12:20:35.263Z] ok github.com/docker/docker/api/server 0.055s coverage: 7.9% of statements [2022-05-02T12:20:35.367Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-05-02T12:20:35.367Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:20:35.933Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-05-02T12:20:35.933Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:20:36.500Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-05-02T12:20:36.500Z] === RUN TestStats [2022-05-02T12:20:39.026Z] --- PASS: TestStats (2.48s) [2022-05-02T12:20:39.026Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:20:39.026Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:20:39.026Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:20:39.026Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:20:39.026Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:20:39.026Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:20:39.026Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:20:39.026Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:20:39.026Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:20:39.026Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:20:39.026Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:20:39.592Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:20:41.076Z] ok github.com/docker/docker/libnetwork/networkdb 104.169s coverage: 60.0% of statements [2022-05-02T12:20:41.076Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T12:20:41.076Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-02T12:20:41.076Z] ok github.com/docker/docker/libnetwork/osl 4.335s coverage: 39.7% of statements [2022-05-02T12:20:41.076Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-02T12:20:41.076Z] ok github.com/docker/docker/libnetwork/portallocator 0.020s coverage: 86.1% of statements [2022-05-02T12:20:41.489Z] === CONT TestStopContainerWithTimeout/1 [2022-05-02T12:20:41.638Z] ok github.com/docker/docker/libnetwork/portmapper 0.285s coverage: 48.6% of statements [2022-05-02T12:20:41.895Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-02T12:20:41.895Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T12:20:42.151Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === Skipped [2022-05-02T12:20:42.151Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-02T12:20:42.151Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-02T12:20:42.151Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-02T12:20:42.151Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:20:42.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:20:42.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:20:42.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:20:42.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:20:42.151Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-02T12:20:42.151Z] firewalld_test.go:14: firewalld is not running [2022-05-02T12:20:42.151Z] [2022-05-02T12:20:42.151Z] DONE 326 tests, 9 skipped in 201.497s Post stage [Pipeline] junit [2022-05-02T12:20:42.731Z] Recording test results [2022-05-02T12:20:42.816Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:20:42.908Z] #58 ... [2022-05-02T12:20:42.908Z] [2022-05-02T12:20:42.908Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:20:42.908Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:20:42.908Z] #53 266.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-02T12:20:42.908Z] #53 DONE 268.1s [2022-05-02T12:20:42.908Z] [2022-05-02T12:20:42.908Z] #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 [2022-05-02T12:20:42.908Z] #58 sha256:b6bee8729d27c6a3d19e31e55952bebde62e7b4a0391e311764d7a51b8543e80 [2022-05-02T12:20:42.908Z] #58 142.4 + mkdir -p /build [2022-05-02T12:20:42.908Z] #58 142.4 + cp runc /build/runc [2022-05-02T12:20:42.908Z] #58 DONE 143.4s [2022-05-02T12:20:42.908Z] [2022-05-02T12:20:42.908Z] #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 [2022-05-02T12:20:42.908Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:20:43.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -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:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh dynbinary test-integration [2022-05-02T12:20:43.389Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-02T12:20:43.389Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-05-02T12:20:43.389Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-05-02T12:20:43.389Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-05-02T12:20:43.389Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-05-02T12:20:43.389Z] === RUN TestDeleteDevicemapper [2022-05-02T12:20:43.389Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:20:43.389Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-02T12:20:43.389Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:20:43.451Z] [2022-05-02T12:20:43.473Z] #62 ... [2022-05-02T12:20:43.473Z] [2022-05-02T12:20:43.473Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:20:43.473Z] #54 sha256:9bf6947d694ad714107f136cd7683655e3c75932c9ba2aa634191ed3693fa0d1 [2022-05-02T12:20:43.707Z] Removing bundles/ [2022-05-02T12:20:43.707Z] [2022-05-02T12:20:43.707Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:20:43.707Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:20:43.707Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:20:44.038Z] #54 DONE 0.8s [2022-05-02T12:20:44.038Z] [2022-05-02T12:20:44.038Z] #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 [2022-05-02T12:20:44.038Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:20:44.295Z] #62 ... [2022-05-02T12:20:44.295Z] [2022-05-02T12:20:44.295Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:20:44.295Z] #56 sha256:56eaa34de14129421711467478592d6f5732fde51afc1a8ec9dd0db173e6e778 [2022-05-02T12:20:44.295Z] #56 DONE 0.1s [2022-05-02T12:20:44.295Z] [2022-05-02T12:20:44.295Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:20:44.295Z] #59 sha256:ebe921430b996eb4f087224c929f189225f10d41bcfd6071db4c7b677fe099cc [2022-05-02T12:20:44.322Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-05-02T12:20:44.322Z] === RUN TestUpdateMemory [2022-05-02T12:20:44.322Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:20:44.322Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-02T12:20:44.322Z] === RUN TestUpdateCPUQuota [2022-05-02T12:20:44.553Z] #59 DONE 0.2s [2022-05-02T12:20:44.553Z] [2022-05-02T12:20:44.553Z] #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 [2022-05-02T12:20:44.553Z] #62 sha256:a1a01ded9ff397ac7e2d077344a59d0ee48083da7798d251687d72395245a148 [2022-05-02T12:20:45.255Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-05-02T12:20:45.255Z] === RUN TestUpdatePidsLimit [2022-05-02T12:20:45.255Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-02T12:20:45.483Z] #62 223.8 + bin/containerd [2022-05-02T12:20:45.513Z] === RUN TestUpdatePidsLimit/no_change [2022-05-02T12:20:45.754Z] #62 ... [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #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 [2022-05-02T12:20:45.754Z] #58 sha256:80a0e123c01a3915afe53dfce45b35b2f42b3d1c1c3550080fb0c2bab15f79cd [2022-05-02T12:20:45.754Z] #58 143.8 + mkdir -p /build [2022-05-02T12:20:45.754Z] #58 143.8 + cp runc /build/runc [2022-05-02T12:20:45.754Z] #58 DONE 145.1s [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #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 [2022-05-02T12:20:45.754Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:20:45.754Z] #62 ... [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #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.44.0" && /build/golangci-lint --version [2022-05-02T12:20:45.754Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-02T12:20:45.754Z] #53 269.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-02T12:20:45.754Z] #53 DONE 269.4s [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #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 [2022-05-02T12:20:45.754Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:20:45.754Z] #62 ... [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-02T12:20:45.754Z] #54 sha256:c27ff29d3082fd217104d74229011edd615d13e2e97520e17fc6369c5178db25 [2022-05-02T12:20:45.754Z] #54 DONE 0.5s [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #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 [2022-05-02T12:20:45.754Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:20:45.754Z] #62 ... [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-02T12:20:45.754Z] #56 sha256:ff5861ae7a320fd8b0aa2636b5afb04a37471429f84c11addcefa14bfa37e19a [2022-05-02T12:20:45.754Z] #56 DONE 0.1s [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.754Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-02T12:20:45.754Z] #59 sha256:fc8d8514b8887a4fde782804c06374f92b674ba16926d40b6a87d3c21480bba5 [2022-05-02T12:20:45.754Z] #59 DONE 0.2s [2022-05-02T12:20:45.754Z] [2022-05-02T12:20:45.755Z] #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 [2022-05-02T12:20:45.755Z] #62 sha256:fd5f58455ffceb611b3d91f9ef23410f454aa82a1152d2d9200cd826c6a50b60 [2022-05-02T12:20:45.771Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-02T12:20:45.771Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-02T12:20:46.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-02T12:20:46.287Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-02T12:20:46.545Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-05-02T12:20:47.111Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-05-02T12:20:47.111Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:20:49.046Z] #62 221.9 + bin/containerd [2022-05-02T12:20:59.297Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-05-02T12:20:59.297Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:20:59.297Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-05-02T12:20:59.297Z] === RUN TestWaitNonBlocked [2022-05-02T12:20:59.297Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:20:59.297Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:20:59.297Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:20:59.297Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:20:59.297Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:20:59.297Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:20:59.555Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-02T12:20:59.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-05-02T12:20:59.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-05-02T12:20:59.555Z] === RUN TestWaitBlocked [2022-05-02T12:20:59.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:20:59.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:20:59.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:20:59.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:20:59.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:20:59.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:21:00.122Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-02T12:21:00.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-05-02T12:21:00.122Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-05-02T12:21:00.122Z] === CONT TestContainerStartOnDaemonRestart [2022-05-02T12:21:00.122Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:21:02.665Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-05-02T12:21:02.665Z] === CONT TestIpcModeOlderClient [2022-05-02T12:21:02.665Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-05-02T12:21:02.665Z] === CONT TestContainerKillOnDaemonStart [2022-05-02T12:21:02.665Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-05-02T12:21:02.665Z] === CONT TestDaemonHostGatewayIP [2022-05-02T12:21:05.192Z] --- PASS: TestDaemonHostGatewayIP (2.48s) [2022-05-02T12:21:05.192Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:21:07.734Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-05-02T12:21:14.285Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-05-02T12:21:14.285Z] PASS [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] === Skipped [2022-05-02T12:21:14.285Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:21:14.285Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:21:14.285Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:21:14.285Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:21:14.285Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-02T12:21:14.285Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-02T12:21:14.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-02T12:21:14.285Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:21:14.285Z] [2022-05-02T12:21:14.285Z] DONE 235 tests, 7 skipped in 118.095s [2022-05-02T12:21:14.285Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:21:14.285Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:21:14.851Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-02T12:21:14.851Z] === RUN TestDaemonConfigValidation [2022-05-02T12:21:14.851Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:21:14.851Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:21:14.851Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:21:14.851Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:21:14.851Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:21:14.851Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:21:14.851Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:21:14.851Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:21:14.851Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:21:14.851Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:21:14.851Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:21:14.851Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:21:15.109Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:21:15.109Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:21:15.109Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:21:15.109Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:21:15.109Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-02T12:21:15.109Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-05-02T12:21:15.109Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-02T12:21:15.109Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-02T12:21:15.109Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-02T12:21:15.109Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:21:15.109Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:21:16.481Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:21:17.414Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:21:18.347Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:21:18.347Z] daemon_test.go:156: [d446810b972d7] daemon is not started [2022-05-02T12:21:18.347Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-02T12:21:18.347Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-02T12:21:18.347Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-02T12:21:18.347Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-02T12:21:18.347Z] === RUN TestDaemonProxy [2022-05-02T12:21:18.347Z] === RUN TestDaemonProxy/environment_variables [2022-05-02T12:21:20.244Z] === RUN TestDaemonProxy/command-line_options [2022-05-02T12:21:21.616Z] === RUN TestDaemonProxy/configuration_file [2022-05-02T12:21:23.513Z] === RUN TestDaemonProxy/conflicting_options [2022-05-02T12:21:23.775Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-02T12:21:24.341Z] --- PASS: TestDaemonProxy (6.16s) [2022-05-02T12:21:24.341Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-05-02T12:21:24.341Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-02T12:21:24.341Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-05-02T12:21:24.341Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-02T12:21:24.341Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-02T12:21:24.341Z] PASS [2022-05-02T12:21:24.341Z] [2022-05-02T12:21:24.341Z] DONE 17 tests in 10.057s [2022-05-02T12:21:24.341Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:21:24.599Z] INFO: Testing against a local daemon [2022-05-02T12:21:24.599Z] === RUN TestCommitInheritsEnv [2022-05-02T12:21:24.857Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-05-02T12:21:24.857Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:21:24.857Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-02T12:21:24.857Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:21:24.857Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:21:24.857Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:21:24.857Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:21:24.857Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:21:24.857Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:21:24.857Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:21:25.115Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:21:25.115Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:21:25.115Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:21:25.115Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:21:25.115Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:21:25.115Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-02T12:21:25.115Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:21:25.115Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-02T12:21:25.115Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:21:25.372Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-02T12:21:25.372Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:21:25.938Z] time="2022-05-02T12:21:25Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-02T12:21:27.310Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-05-02T12:21:27.310Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:21:27.310Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-02T12:21:27.310Z] === RUN TestTagInvalidReference [2022-05-02T12:21:27.310Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-02T12:21:27.310Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:21:27.310Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-02T12:21:27.310Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:21:27.310Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-02T12:21:27.310Z] === RUN TestTagOfficialNames [2022-05-02T12:21:27.310Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-02T12:21:27.310Z] === RUN TestTagMatchesDigest [2022-05-02T12:21:27.310Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-02T12:21:27.310Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-02T12:21:31.883Z] dccd9e4d14d3: Pull complete [2022-05-02T12:21:31.883Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-02T12:21:31.883Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:21:31.883Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-02T12:21:31.883Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-02T12:21:31.883Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-02T12:21:31.883Z] WARN: Skipping validation tests [2022-05-02T12:21:31.883Z] INFO: Running unit tests at 05/02/2022 12:21:23... [2022-05-02T12:21:31.883Z] INFO: make.ps1 starting at 05/02/2022 12:21:28 [2022-05-02T12:21:31.883Z] INFO: Git commit (789223f2dc) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:21:31.883Z] INFO: Running unit tests... [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T12:21:35.651Z] === RUN TestBoolValue [2022-05-02T12:21:35.651Z] --- PASS: TestBoolValue (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestBoolValueOrDefault [2022-05-02T12:21:35.651Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestInt64ValueOrZero [2022-05-02T12:21:35.651Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestInt64ValueOrDefault [2022-05-02T12:21:35.651Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-02T12:21:35.651Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestJsonContentType [2022-05-02T12:21:35.651Z] --- PASS: TestJsonContentType (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestReadJSON [2022-05-02T12:21:35.651Z] === RUN TestReadJSON/nil_body [2022-05-02T12:21:35.651Z] === RUN TestReadJSON/empty_body [2022-05-02T12:21:35.651Z] === RUN TestReadJSON/with_valid_request [2022-05-02T12:21:35.651Z] === RUN TestReadJSON/with_whitespace [2022-05-02T12:21:35.651Z] === RUN TestReadJSON/with_extra_content [2022-05-02T12:21:35.651Z] === RUN TestReadJSON/invalid_JSON [2022-05-02T12:21:35.651Z] --- PASS: TestReadJSON (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 31.9% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/api/server/httputils 0.105s coverage: 31.9% of statements [2022-05-02T12:21:35.651Z] === RUN TestMaskSecretKeys [2022-05-02T12:21:35.651Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-02T12:21:35.651Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-02T12:21:35.651Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-02T12:21:35.651Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestVersionMiddlewareVersion [2022-05-02T12:21:35.651Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-02T12:21:35.651Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 37.7% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T12:21:35.651Z] === RUN TestStrSliceMarshalJSON [2022-05-02T12:21:35.651Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestStrSliceUnmarshalJSON [2022-05-02T12:21:35.651Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestStrSliceUnmarshalString [2022-05-02T12:21:35.651Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestStrSliceUnmarshalSlice [2022-05-02T12:21:35.651Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 90.0% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-05-02T12:21:35.651Z] === RUN TestToJSON [2022-05-02T12:21:35.651Z] --- PASS: TestToJSON (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestToParamWithVersion [2022-05-02T12:21:35.651Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestFromJSON [2022-05-02T12:21:35.651Z] --- PASS: TestFromJSON (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestEmpty [2022-05-02T12:21:35.651Z] --- PASS: TestEmpty (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestArgsMatchKVListEmptySources [2022-05-02T12:21:35.651Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestArgsMatchKVList [2022-05-02T12:21:35.651Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestArgsMatch [2022-05-02T12:21:35.651Z] --- PASS: TestArgsMatch (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestAdd [2022-05-02T12:21:35.651Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestDel [2022-05-02T12:21:35.651Z] --- PASS: TestDel (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestLen [2022-05-02T12:21:35.651Z] --- PASS: TestLen (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestExactMatch [2022-05-02T12:21:35.651Z] --- PASS: TestExactMatch (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestOnlyOneExactMatch [2022-05-02T12:21:35.651Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestContains [2022-05-02T12:21:35.651Z] --- PASS: TestContains (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestValidate [2022-05-02T12:21:35.651Z] --- PASS: TestValidate (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestWalkValues [2022-05-02T12:21:35.651Z] --- PASS: TestWalkValues (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestFuzzyMatch [2022-05-02T12:21:35.651Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-02T12:21:35.651Z] === RUN TestClone [2022-05-02T12:21:35.651Z] --- PASS: TestClone (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 92.2% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/api/types/filters 0.069s coverage: 92.2% of statements [2022-05-02T12:21:35.651Z] === RUN TestGetTimestamp [2022-05-02T12:21:35.651Z] === RUN TestAdjustForAPIVersion [2022-05-02T12:21:35.651Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 6.1% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.1% of statements [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T12:21:35.651Z] --- PASS: TestGetTimestamp (0.15s) [2022-05-02T12:21:35.651Z] === RUN TestParseTimestamps [2022-05-02T12:21:35.651Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 100.0% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/api/types/time 0.201s coverage: 100.0% of statements [2022-05-02T12:21:35.651Z] === RUN TestCompareVersion [2022-05-02T12:21:35.651Z] --- PASS: TestCompareVersion (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 77.3% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/api/types/versions 0.061s coverage: 77.3% of statements [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T12:21:35.651Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T12:21:35.651Z] === RUN TestIsGIT [2022-05-02T12:21:35.651Z] --- PASS: TestIsGIT (0.00s) [2022-05-02T12:21:35.651Z] PASS [2022-05-02T12:21:35.651Z] coverage: 100.0% of statements [2022-05-02T12:21:35.651Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.089s coverage: 100.0% of statements [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-02T12:21:35.651Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-02T12:21:35.651Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-02T12:21:35.651Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-02T12:21:35.652Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-02T12:21:35.652Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-02T12:21:35.652Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-02T12:21:35.652Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-02T12:21:35.652Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-02T12:21:35.652Z] === RUN TestCloneArgsSmartHttp [2022-05-02T12:21:35.652Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-02T12:21:35.652Z] === RUN TestCloneArgsDumbHttp [2022-05-02T12:21:35.652Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-02T12:21:35.652Z] === RUN TestCloneArgsGit [2022-05-02T12:21:35.652Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-02T12:21:35.652Z] === RUN TestCheckoutGit [2022-05-02T12:21:37.178Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-02T12:21:37.178Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2022-05-02T12:21:37.178Z] === RUN TestProcessNoDockerignore [2022-05-02T12:21:37.178Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-02T12:21:37.178Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-02T12:21:37.178Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestDetectContentType [2022-05-02T12:21:37.178Z] --- PASS: TestDetectContentType (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestSelectAcceptableMIME [2022-05-02T12:21:37.178Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestInspectEmptyResponse [2022-05-02T12:21:37.178Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestInspectResponseBinary [2022-05-02T12:21:37.178Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestResponseUnsupportedContentType [2022-05-02T12:21:37.178Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestInspectResponseTextSimple [2022-05-02T12:21:37.178Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestInspectResponseEmptyContentType [2022-05-02T12:21:37.178Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestUnknownContentLength [2022-05-02T12:21:37.178Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestDownloadRemote [2022-05-02T12:21:37.178Z] --- PASS: TestDownloadRemote (0.07s) [2022-05-02T12:21:37.178Z] === RUN TestGetWithStatusError [2022-05-02T12:21:37.178Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestCloseRootDirectory [2022-05-02T12:21:37.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:21:37.178Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestHashFile [2022-05-02T12:21:37.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:21:37.178Z] --- SKIP: TestHashFile (0.01s) [2022-05-02T12:21:37.178Z] === RUN TestHashSubdir [2022-05-02T12:21:37.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:21:37.178Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-02T12:21:37.178Z] === RUN TestRemoveDirectory [2022-05-02T12:21:37.178Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:21:37.178Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-02T12:21:37.178Z] PASS [2022-05-02T12:21:37.178Z] coverage: 9.3% of statements [2022-05-02T12:21:37.178Z] ok github.com/docker/docker/builder/remotecontext 0.225s coverage: 9.3% of statements [2022-05-02T12:21:37.634Z] === RUN TestEnable [2022-05-02T12:21:37.634Z] --- PASS: TestEnable (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestDisable [2022-05-02T12:21:37.634Z] --- PASS: TestDisable (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestEnabled [2022-05-02T12:21:37.634Z] --- PASS: TestEnabled (0.00s) [2022-05-02T12:21:37.634Z] PASS [2022-05-02T12:21:37.634Z] coverage: 100.0% of statements [2022-05-02T12:21:37.634Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-05-02T12:21:37.634Z] === RUN TestGetAllAllowed [2022-05-02T12:21:37.634Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestGetAllMeta [2022-05-02T12:21:37.634Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-02T12:21:37.634Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestIsUnreferencedBuiltin [2022-05-02T12:21:37.634Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestIsExistingDirectory [2022-05-02T12:21:37.634Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestGetFilenameForDownload [2022-05-02T12:21:37.634Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestEnv2Variables [2022-05-02T12:21:37.634Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-02T12:21:37.634Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestMaintainer [2022-05-02T12:21:37.634Z] --- PASS: TestMaintainer (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestLabel [2022-05-02T12:21:37.634Z] --- PASS: TestLabel (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestFromScratch [2022-05-02T12:21:37.634Z] --- PASS: TestFromScratch (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestFromWithArg [2022-05-02T12:21:37.634Z] --- PASS: TestFromWithArg (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-02T12:21:37.634Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestFromWithUndefinedArg [2022-05-02T12:21:37.634Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestFromMultiStageWithNamedStage [2022-05-02T12:21:37.634Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestOnbuild [2022-05-02T12:21:37.634Z] --- PASS: TestOnbuild (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestWorkdir [2022-05-02T12:21:37.634Z] --- PASS: TestWorkdir (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestCmd [2022-05-02T12:21:37.634Z] --- PASS: TestCmd (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestHealthcheckNone [2022-05-02T12:21:37.634Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestHealthcheckCmd [2022-05-02T12:21:37.634Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestEntrypoint [2022-05-02T12:21:37.634Z] --- PASS: TestEntrypoint (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestExpose [2022-05-02T12:21:37.634Z] --- PASS: TestExpose (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestUser [2022-05-02T12:21:37.634Z] --- PASS: TestUser (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestVolume [2022-05-02T12:21:37.634Z] --- PASS: TestVolume (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestStopSignal [2022-05-02T12:21:37.634Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:21:37.634Z] --- SKIP: TestStopSignal (0.00s) [2022-05-02T12:21:37.634Z] === RUN TestArg [2022-05-02T12:21:38.090Z] --- PASS: TestArg (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestShell [2022-05-02T12:21:38.090Z] --- PASS: TestShell (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestPrependEnvOnCmd [2022-05-02T12:21:38.090Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestRunWithBuildArgs [2022-05-02T12:21:38.090Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestRunIgnoresHealthcheck [2022-05-02T12:21:38.090Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestDispatchUnsupportedOptions [2022-05-02T12:21:38.090Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-02T12:21:38.090Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-02T12:21:38.090Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-02T12:21:38.090Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestNormalizeWorkdir [2022-05-02T12:21:38.090Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestDispatch [2022-05-02T12:21:38.090Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-02T12:21:38.090Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-02T12:21:38.090Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-02T12:21:38.090Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-02T12:21:38.090Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-02T12:21:38.090Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-02T12:21:38.090Z] === RUN TestDispatch/COPY_url [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch (0.06s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-02T12:21:38.090Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestAddScratchImageAddsToMounts [2022-05-02T12:21:38.090Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-02T12:21:38.090Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-02T12:21:38.090Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-02T12:21:38.090Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestImageSourceGetAddsToMounts [2022-05-02T12:21:38.090Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestEmptyDockerfile [2022-05-02T12:21:38.090Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestSymlinkDockerfile [2022-05-02T12:21:38.090Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-02T12:21:38.090Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-02T12:21:38.090Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestNonExistingDockerfile [2022-05-02T12:21:38.090Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestCopyRunConfig [2022-05-02T12:21:38.090Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestDeepCopyRunConfig [2022-05-02T12:21:38.090Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-02T12:21:38.090Z] === RUN TestExportImage [2022-05-02T12:21:38.090Z] --- PASS: TestExportImage (0.00s) [2022-05-02T12:21:38.546Z] === RUN TestNormalizeDest [2022-05-02T12:21:38.546Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-02T12:21:38.546Z] PASS [2022-05-02T12:21:38.546Z] coverage: 46.7% of statements [2022-05-02T12:21:38.546Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 46.7% of statements [2022-05-02T12:21:39.002Z] === RUN TestTCP4Proxy [2022-05-02T12:21:39.002Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestTCP4ProxyHalfClose [2022-05-02T12:21:39.002Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestTCP6Proxy [2022-05-02T12:21:39.002Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:21:39.002Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestTCPDualStackProxy [2022-05-02T12:21:39.002Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:21:39.002Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestUDP4Proxy [2022-05-02T12:21:39.002Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestUDP6Proxy [2022-05-02T12:21:39.002Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:21:39.002Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestUDPWriteError [2022-05-02T12:21:39.002Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestSCTP4Proxy [2022-05-02T12:21:39.002Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:21:39.002Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-02T12:21:39.002Z] === RUN TestSCTP6Proxy [2022-05-02T12:21:39.002Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:21:39.002Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-02T12:21:39.002Z] PASS [2022-05-02T12:21:39.002Z] coverage: 49.4% of statements [2022-05-02T12:21:39.002Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2022-05-02T12:21:39.059Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-02T12:21:41.671Z] #62 274.1 # github.com/containerd/containerd/cmd/containerd [2022-05-02T12:21:41.671Z] #62 274.1 /usr/bin/ld: /tmp/go-link-1159752993/000019.o: in function `New': [2022-05-02T12:21:41.671Z] #62 274.1 /tmp/tmp.VoAIlzAXTf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-02T12:21:41.671Z] #62 274.2 + bin/containerd-stress [2022-05-02T12:21:41.671Z] #62 275.2 + bin/containerd-shim [2022-05-02T12:21:45.283Z] #62 272.5 # github.com/containerd/containerd/cmd/containerd [2022-05-02T12:21:45.283Z] #62 272.5 /usr/bin/ld: /tmp/go-link-2420982796/000019.o: in function `New': [2022-05-02T12:21:45.283Z] #62 272.5 /tmp/tmp.utXVMu3EaJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-02T12:21:45.283Z] #62 272.6 + bin/containerd-stress [2022-05-02T12:21:45.283Z] #62 273.7 + bin/containerd-shim [2022-05-02T12:21:48.250Z] #62 286.4 + bin/containerd-shim-runc-v1 [2022-05-02T12:21:49.305Z] === RUN TestCheckpointCreateError [2022-05-02T12:21:49.305Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestCheckpointCreate [2022-05-02T12:21:49.305Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestCheckpointDeleteError [2022-05-02T12:21:49.305Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestCheckpointDelete [2022-05-02T12:21:49.305Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestCheckpointListError [2022-05-02T12:21:49.305Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestCheckpointList [2022-05-02T12:21:49.305Z] --- PASS: TestCheckpointList (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestCheckpointListContainerNotFound [2022-05-02T12:21:49.305Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNewClientWithOpsFromEnv [2022-05-02T12:21:49.305Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:21:49.305Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestGetAPIPath [2022-05-02T12:21:49.305Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestParseHostURL [2022-05-02T12:21:49.305Z] --- PASS: TestParseHostURL (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-02T12:21:49.305Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersion [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPVersionOverride [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-02T12:21:49.305Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestClientRedirect [2022-05-02T12:21:49.305Z] === RUN TestClientRedirect/GET [2022-05-02T12:21:49.305Z] === RUN TestClientRedirect/POST [2022-05-02T12:21:49.305Z] === RUN TestClientRedirect/PUT [2022-05-02T12:21:49.305Z] === RUN TestClientRedirect/DELETE [2022-05-02T12:21:49.305Z] --- PASS: TestClientRedirect (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-02T12:21:49.305Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigCreateUnsupported [2022-05-02T12:21:49.305Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigCreateError [2022-05-02T12:21:49.305Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigCreate [2022-05-02T12:21:49.305Z] --- PASS: TestConfigCreate (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigInspectNotFound [2022-05-02T12:21:49.305Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigInspectWithEmptyID [2022-05-02T12:21:49.305Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigInspectUnsupported [2022-05-02T12:21:49.305Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigInspectError [2022-05-02T12:21:49.305Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigInspectConfigNotFound [2022-05-02T12:21:49.305Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigInspect [2022-05-02T12:21:49.305Z] --- PASS: TestConfigInspect (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigListUnsupported [2022-05-02T12:21:49.305Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigListError [2022-05-02T12:21:49.305Z] --- PASS: TestConfigListError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigList [2022-05-02T12:21:49.305Z] --- PASS: TestConfigList (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigRemoveUnsupported [2022-05-02T12:21:49.305Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigRemoveError [2022-05-02T12:21:49.305Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigRemove [2022-05-02T12:21:49.305Z] --- PASS: TestConfigRemove (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigUpdateUnsupported [2022-05-02T12:21:49.305Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigUpdateError [2022-05-02T12:21:49.305Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-02T12:21:49.305Z] === RUN TestConfigUpdate [2022-05-02T12:21:49.305Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestContainerCommitError [2022-05-02T12:21:49.306Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestContainerCommit [2022-05-02T12:21:49.306Z] --- PASS: TestContainerCommit (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestContainerStatPathError [2022-05-02T12:21:49.306Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestContainerStatPathNotFoundError [2022-05-02T12:21:49.306Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestContainerStatPathNoHeaderError [2022-05-02T12:21:49.306Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestContainerStatPath [2022-05-02T12:21:49.306Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyToContainerError [2022-05-02T12:21:49.306Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyToContainerNotFoundError [2022-05-02T12:21:49.306Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyToContainerEmptyResponse [2022-05-02T12:21:49.306Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyToContainer [2022-05-02T12:21:49.306Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyFromContainerError [2022-05-02T12:21:49.306Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyFromContainerNotFoundError [2022-05-02T12:21:49.306Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-02T12:21:49.306Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-02T12:21:49.306Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-02T12:21:49.776Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestCopyFromContainer [2022-05-02T12:21:49.776Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerCreateError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerCreateImageNotFound [2022-05-02T12:21:49.776Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerCreateWithName [2022-05-02T12:21:49.776Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerCreateAutoRemove [2022-05-02T12:21:49.776Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerDiffError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerDiff [2022-05-02T12:21:49.776Z] --- PASS: TestContainerDiff (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecCreateError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecCreate [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecStartError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecStart [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecInspectError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecInspect [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExportError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExportError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExport [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExport (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerInspectError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerInspectContainerNotFound [2022-05-02T12:21:49.776Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerInspectWithEmptyID [2022-05-02T12:21:49.776Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerInspect [2022-05-02T12:21:49.776Z] --- PASS: TestContainerInspect (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerInspectNode [2022-05-02T12:21:49.776Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerKillError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerKillError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerKill [2022-05-02T12:21:49.776Z] --- PASS: TestContainerKill (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerListError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerListError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerList [2022-05-02T12:21:49.776Z] --- PASS: TestContainerList (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerLogsNotFoundError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerLogsError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerLogs [2022-05-02T12:21:49.776Z] --- PASS: TestContainerLogs (0.19s) [2022-05-02T12:21:49.776Z] === RUN TestContainerPauseError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerPause [2022-05-02T12:21:49.776Z] --- PASS: TestContainerPause (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainersPruneError [2022-05-02T12:21:49.776Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainersPrune [2022-05-02T12:21:49.776Z] --- PASS: TestContainersPrune (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerRemoveError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerRemoveNotFoundError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerRemove [2022-05-02T12:21:49.776Z] --- PASS: TestContainerRemove (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerRenameError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerRename [2022-05-02T12:21:49.776Z] --- PASS: TestContainerRename (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerResizeError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecResizeError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerResize [2022-05-02T12:21:49.776Z] --- PASS: TestContainerResize (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerExecResize [2022-05-02T12:21:49.776Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerRestartError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerRestart [2022-05-02T12:21:49.776Z] --- PASS: TestContainerRestart (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerStartError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerStartError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerStart [2022-05-02T12:21:49.776Z] --- PASS: TestContainerStart (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerStatsError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerStats [2022-05-02T12:21:49.776Z] --- PASS: TestContainerStats (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerStopError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerStopError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerStop [2022-05-02T12:21:49.776Z] --- PASS: TestContainerStop (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerTopError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerTopError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerTop [2022-05-02T12:21:49.776Z] --- PASS: TestContainerTop (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerUnpauseError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerUnpause [2022-05-02T12:21:49.776Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerUpdateError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerUpdate [2022-05-02T12:21:49.776Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerWaitError [2022-05-02T12:21:49.776Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestContainerWait [2022-05-02T12:21:49.776Z] --- PASS: TestContainerWait (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestDiskUsageError [2022-05-02T12:21:49.776Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestDiskUsage [2022-05-02T12:21:49.776Z] --- PASS: TestDiskUsage (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestDistributionInspectUnsupported [2022-05-02T12:21:49.776Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestDistributionInspectWithEmptyID [2022-05-02T12:21:49.776Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestEventsErrorInOptions [2022-05-02T12:21:49.776Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestEventsErrorFromServer [2022-05-02T12:21:49.776Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestEvents [2022-05-02T12:21:49.776Z] --- PASS: TestEvents (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestTLSCloseWriter [2022-05-02T12:21:49.776Z] === PAUSE TestTLSCloseWriter [2022-05-02T12:21:49.776Z] === RUN TestImageBuildError [2022-05-02T12:21:49.776Z] --- PASS: TestImageBuildError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageBuild [2022-05-02T12:21:49.776Z] --- PASS: TestImageBuild (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestGetDockerOS [2022-05-02T12:21:49.776Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageCreateError [2022-05-02T12:21:49.776Z] --- PASS: TestImageCreateError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageCreate [2022-05-02T12:21:49.776Z] --- PASS: TestImageCreate (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageHistoryError [2022-05-02T12:21:49.776Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageHistory [2022-05-02T12:21:49.776Z] --- PASS: TestImageHistory (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageImportError [2022-05-02T12:21:49.776Z] --- PASS: TestImageImportError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageImport [2022-05-02T12:21:49.776Z] --- PASS: TestImageImport (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageInspectError [2022-05-02T12:21:49.776Z] --- PASS: TestImageInspectError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageInspectImageNotFound [2022-05-02T12:21:49.776Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageInspectWithEmptyID [2022-05-02T12:21:49.776Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageInspect [2022-05-02T12:21:49.776Z] --- PASS: TestImageInspect (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageListError [2022-05-02T12:21:49.776Z] --- PASS: TestImageListError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageList [2022-05-02T12:21:49.776Z] --- PASS: TestImageList (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageListApiBefore125 [2022-05-02T12:21:49.776Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageLoadError [2022-05-02T12:21:49.776Z] --- PASS: TestImageLoadError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageLoad [2022-05-02T12:21:49.776Z] --- PASS: TestImageLoad (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagesPruneError [2022-05-02T12:21:49.776Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagesPrune [2022-05-02T12:21:49.776Z] --- PASS: TestImagesPrune (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePullReferenceParseError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePullAnyError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePullWithoutErrors [2022-05-02T12:21:49.776Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePushReferenceError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePushAnyError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithoutErrors [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-02T12:21:49.776Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-02T12:21:49.776Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageRemoveError [2022-05-02T12:21:49.776Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageRemoveImageNotFound [2022-05-02T12:21:49.776Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageRemove [2022-05-02T12:21:49.776Z] --- PASS: TestImageRemove (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSaveError [2022-05-02T12:21:49.776Z] --- PASS: TestImageSaveError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSave [2022-05-02T12:21:49.776Z] --- PASS: TestImageSave (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSearchAnyError [2022-05-02T12:21:49.776Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-02T12:21:49.776Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:21:49.776Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:21:49.776Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-02T12:21:49.776Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageSearchWithoutErrors [2022-05-02T12:21:49.776Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageTagError [2022-05-02T12:21:49.776Z] --- PASS: TestImageTagError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageTagInvalidReference [2022-05-02T12:21:49.776Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageTagInvalidSourceImageName [2022-05-02T12:21:49.776Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageTagHexSource [2022-05-02T12:21:49.776Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestImageTag [2022-05-02T12:21:49.776Z] --- PASS: TestImageTag (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestInfoServerError [2022-05-02T12:21:49.776Z] --- PASS: TestInfoServerError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestInfoInvalidResponseJSONError [2022-05-02T12:21:49.776Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-02T12:21:49.776Z] === RUN TestInfo [2022-05-02T12:21:49.777Z] --- PASS: TestInfo (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkConnectError [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkConnect [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkCreateError [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkCreate [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkDisconnectError [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkDisconnect [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkInspect [2022-05-02T12:21:49.777Z] === RUN TestNetworkInspect/empty_ID [2022-05-02T12:21:49.777Z] === RUN TestNetworkInspect/no_options [2022-05-02T12:21:49.777Z] === RUN TestNetworkInspect/verbose [2022-05-02T12:21:49.777Z] === RUN TestNetworkInspect/global_scope [2022-05-02T12:21:49.777Z] === RUN TestNetworkInspect/unknown_network [2022-05-02T12:21:49.777Z] === RUN TestNetworkInspect/server_error [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkListError [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkListError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkList [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkList (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworksPruneError [2022-05-02T12:21:49.777Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworksPrune [2022-05-02T12:21:49.777Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkRemoveError [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNetworkRemove [2022-05-02T12:21:49.777Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeInspectError [2022-05-02T12:21:49.777Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeInspectNodeNotFound [2022-05-02T12:21:49.777Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeInspectWithEmptyID [2022-05-02T12:21:49.777Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeInspect [2022-05-02T12:21:49.777Z] --- PASS: TestNodeInspect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeListError [2022-05-02T12:21:49.777Z] --- PASS: TestNodeListError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeList [2022-05-02T12:21:49.777Z] --- PASS: TestNodeList (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeRemoveError [2022-05-02T12:21:49.777Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeRemove [2022-05-02T12:21:49.777Z] --- PASS: TestNodeRemove (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeUpdateError [2022-05-02T12:21:49.777Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestNodeUpdate [2022-05-02T12:21:49.777Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestOptionWithHostFromEnv [2022-05-02T12:21:49.777Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestOptionWithTimeout [2022-05-02T12:21:49.777Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestOptionWithVersionFromEnv [2022-05-02T12:21:49.777Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPingFail [2022-05-02T12:21:49.777Z] --- PASS: TestPingFail (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPingWithError [2022-05-02T12:21:49.777Z] 2022/05/02 12:21:49 RoundTripper returned a response & error; ignoring response [2022-05-02T12:21:49.777Z] 2022/05/02 12:21:49 RoundTripper returned a response & error; ignoring response [2022-05-02T12:21:49.777Z] --- PASS: TestPingWithError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPingSuccess [2022-05-02T12:21:49.777Z] --- PASS: TestPingSuccess (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPingHeadFallback [2022-05-02T12:21:49.777Z] === RUN TestPingHeadFallback/OK [2022-05-02T12:21:49.777Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-02T12:21:49.777Z] === RUN TestPingHeadFallback/Not_Found [2022-05-02T12:21:49.777Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-02T12:21:49.777Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-02T12:21:49.777Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginDisableError [2022-05-02T12:21:49.777Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginDisable [2022-05-02T12:21:49.777Z] --- PASS: TestPluginDisable (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginEnableError [2022-05-02T12:21:49.777Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginEnable [2022-05-02T12:21:49.777Z] --- PASS: TestPluginEnable (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginInspectError [2022-05-02T12:21:49.777Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginInspectWithEmptyID [2022-05-02T12:21:49.777Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginInspect [2022-05-02T12:21:49.777Z] --- PASS: TestPluginInspect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginListError [2022-05-02T12:21:49.777Z] --- PASS: TestPluginListError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginList [2022-05-02T12:21:49.777Z] --- PASS: TestPluginList (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginPushError [2022-05-02T12:21:49.777Z] --- PASS: TestPluginPushError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginPush [2022-05-02T12:21:49.777Z] --- PASS: TestPluginPush (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginRemoveError [2022-05-02T12:21:49.777Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginRemove [2022-05-02T12:21:49.777Z] --- PASS: TestPluginRemove (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginSetError [2022-05-02T12:21:49.777Z] --- PASS: TestPluginSetError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPluginSet [2022-05-02T12:21:49.777Z] --- PASS: TestPluginSet (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSetHostHeader [2022-05-02T12:21:49.777Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestPlainTextError [2022-05-02T12:21:49.777Z] --- PASS: TestPlainTextError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestInfiniteError [2022-05-02T12:21:49.777Z] --- PASS: TestInfiniteError (0.02s) [2022-05-02T12:21:49.777Z] === RUN TestCanceledContext [2022-05-02T12:21:49.777Z] 2022/05/02 12:21:49 RoundTripper returned a response & error; ignoring response [2022-05-02T12:21:49.777Z] --- PASS: TestCanceledContext (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestDeadlineExceededContext [2022-05-02T12:21:49.777Z] 2022/05/02 12:21:49 RoundTripper returned a response & error; ignoring response [2022-05-02T12:21:49.777Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretCreateUnsupported [2022-05-02T12:21:49.777Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretCreateError [2022-05-02T12:21:49.777Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretCreate [2022-05-02T12:21:49.777Z] --- PASS: TestSecretCreate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretInspectUnsupported [2022-05-02T12:21:49.777Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretInspectError [2022-05-02T12:21:49.777Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretInspectSecretNotFound [2022-05-02T12:21:49.777Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretInspectWithEmptyID [2022-05-02T12:21:49.777Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretInspect [2022-05-02T12:21:49.777Z] --- PASS: TestSecretInspect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretListUnsupported [2022-05-02T12:21:49.777Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretListError [2022-05-02T12:21:49.777Z] --- PASS: TestSecretListError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretList [2022-05-02T12:21:49.777Z] --- PASS: TestSecretList (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretRemoveUnsupported [2022-05-02T12:21:49.777Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretRemoveError [2022-05-02T12:21:49.777Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretRemove [2022-05-02T12:21:49.777Z] --- PASS: TestSecretRemove (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretUpdateUnsupported [2022-05-02T12:21:49.777Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretUpdateError [2022-05-02T12:21:49.777Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSecretUpdate [2022-05-02T12:21:49.777Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceCreateError [2022-05-02T12:21:49.777Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceCreate [2022-05-02T12:21:49.777Z] --- PASS: TestServiceCreate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-02T12:21:49.777Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceCreateDigestPinning [2022-05-02T12:21:49.777Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceInspectError [2022-05-02T12:21:49.777Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceInspectServiceNotFound [2022-05-02T12:21:49.777Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceInspectWithEmptyID [2022-05-02T12:21:49.777Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceInspect [2022-05-02T12:21:49.777Z] --- PASS: TestServiceInspect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceListError [2022-05-02T12:21:49.777Z] --- PASS: TestServiceListError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceList [2022-05-02T12:21:49.777Z] --- PASS: TestServiceList (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceLogsError [2022-05-02T12:21:49.777Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceLogs [2022-05-02T12:21:49.777Z] --- PASS: TestServiceLogs (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceRemoveError [2022-05-02T12:21:49.777Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceRemoveNotFoundError [2022-05-02T12:21:49.777Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceRemove [2022-05-02T12:21:49.777Z] --- PASS: TestServiceRemove (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceUpdateError [2022-05-02T12:21:49.777Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestServiceUpdate [2022-05-02T12:21:49.777Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmGetUnlockKeyError [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmGetUnlockKey [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmInitError [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmInit [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmInit (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmInspectError [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmInspect [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmJoinError [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmJoin [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmLeaveError [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmLeave [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmUnlockError [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmUnlock [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmUpdateError [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestSwarmUpdate [2022-05-02T12:21:49.777Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestTaskInspectError [2022-05-02T12:21:49.777Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestTaskInspectWithEmptyID [2022-05-02T12:21:49.777Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestTaskInspect [2022-05-02T12:21:49.777Z] --- PASS: TestTaskInspect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestTaskListError [2022-05-02T12:21:49.777Z] --- PASS: TestTaskListError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestTaskList [2022-05-02T12:21:49.777Z] --- PASS: TestTaskList (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeCreateError [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeCreate [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeInspectError [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeInspectNotFound [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeInspectWithEmptyID [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeInspect [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeListError [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeListError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeList [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeList (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeRemoveError [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-02T12:21:49.777Z] === RUN TestVolumeRemove [2022-05-02T12:21:49.777Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-02T12:21:49.777Z] === CONT TestTLSCloseWriter [2022-05-02T12:21:49.777Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-02T12:21:49.777Z] PASS [2022-05-02T12:21:49.777Z] coverage: 75.1% of statements [2022-05-02T12:21:49.777Z] ok github.com/docker/docker/client 0.363s coverage: 75.1% of statements [2022-05-02T12:21:51.936Z] #62 284.8 + bin/containerd-shim-runc-v1 [2022-05-02T12:21:54.035Z] ? github.com/docker/docker/api [no test files] [2022-05-02T12:21:54.796Z] #62 292.5 + bin/containerd-shim-runc-v2 [2022-05-02T12:21:55.052Z] #62 293.3 + binaries [2022-05-02T12:21:55.052Z] #62 293.3 + install -D bin/containerd /build/containerd [2022-05-02T12:21:55.052Z] #62 293.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-02T12:21:55.052Z] #62 293.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-02T12:21:55.052Z] #62 293.4 + install -D bin/ctr /build/ctr [2022-05-02T12:21:56.174Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 2m48.366156782s [2022-05-02T12:21:56.174Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-02T12:21:56.174Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.078144ms [2022-05-02T12:21:56.946Z] #62 DONE 295.3s [2022-05-02T12:21:57.881Z] [2022-05-02T12:21:57.881Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:21:57.881Z] #63 sha256:9230d0285d259d435ecce1b2c2f17fefbebeb2595a907b9327c978904641a0e1 [2022-05-02T12:21:58.506Z] #62 291.2 + bin/containerd-shim-runc-v2 [2022-05-02T12:21:58.764Z] #62 291.9 + binaries [2022-05-02T12:21:58.764Z] #62 291.9 + install -D bin/containerd /build/containerd [2022-05-02T12:21:58.764Z] #62 292.0 + install -D bin/containerd-shim /build/containerd-shim [2022-05-02T12:21:58.809Z] #63 DONE 0.9s [2022-05-02T12:21:58.809Z] [2022-05-02T12:21:58.809Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:21:58.809Z] #68 sha256:8555ed55e9720576d7ffd9df7a2c4551acad4c2fb223391ee71b53bf4aacbdcc [2022-05-02T12:21:58.809Z] #68 DONE 0.2s [2022-05-02T12:21:58.809Z] [2022-05-02T12:21:58.809Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:21:58.809Z] #73 sha256:438934304fbe59af01cde46644c681e56b4e86db4349ab26780242cd8533c2a0 [2022-05-02T12:21:59.022Z] #62 292.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-02T12:21:59.022Z] #62 292.0 + install -D bin/ctr /build/ctr [2022-05-02T12:21:59.737Z] #73 DONE 0.9s [2022-05-02T12:21:59.737Z] [2022-05-02T12:21:59.737Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:21:59.737Z] #74 sha256:2442ff5f236de798f9b1e405f98a14f81566b0d7370c93aacff0f296488751e0 [2022-05-02T12:21:59.737Z] #74 DONE 0.0s [2022-05-02T12:21:59.737Z] [2022-05-02T12:21:59.737Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:21:59.737Z] #75 sha256:dee820ccfeff28fbf2a07049bb8c9416315251f43b9ce35c36814f0cf0bf1519 [2022-05-02T12:22:00.921Z] #62 DONE 293.8s [2022-05-02T12:22:01.108Z] #75 DONE 1.4s [2022-05-02T12:22:01.108Z] [2022-05-02T12:22:01.108Z] #76 exporting to image [2022-05-02T12:22:01.108Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:22:01.108Z] #76 exporting layers [2022-05-02T12:22:01.488Z] [2022-05-02T12:22:01.488Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-02T12:22:01.488Z] #63 sha256:831d732321849d2c9a776152640bc59a9357ccccafcd91a772b2dba8b3553cd6 [2022-05-02T12:22:02.425Z] #63 DONE 0.8s [2022-05-02T12:22:02.425Z] [2022-05-02T12:22:02.425Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-02T12:22:02.425Z] #68 sha256:151f899f142a965cd6143749145d595d4f1380d78577b930b900827900f9c91e [2022-05-02T12:22:02.425Z] #68 DONE 0.2s [2022-05-02T12:22:02.425Z] [2022-05-02T12:22:02.425Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-02T12:22:02.425Z] #73 sha256:1dbdf80fbbc0f1a474ddacf3b98e79d9e8189c54d3eebd716c450be768012f06 [2022-05-02T12:22:03.359Z] #73 DONE 0.9s [2022-05-02T12:22:03.359Z] [2022-05-02T12:22:03.359Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-02T12:22:03.359Z] #74 sha256:73474b531e5f9959b9a06efd5fc8fb1595f129913e72cdd53b994fc171577d03 [2022-05-02T12:22:03.359Z] #74 DONE 0.0s [2022-05-02T12:22:03.359Z] [2022-05-02T12:22:03.359Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-02T12:22:03.359Z] #75 sha256:6a60e786c6d4baff4998e077bd6f07822a191c4e51a7326fa31fa5f74c7e2fa4 [2022-05-02T12:22:05.265Z] #75 DONE 1.6s [2022-05-02T12:22:05.265Z] [2022-05-02T12:22:05.265Z] #76 exporting to image [2022-05-02T12:22:05.265Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-02T12:22:05.265Z] #76 exporting layers [2022-05-02T12:22:07.420Z] --- PASS: TestCheckoutGit (30.36s) [2022-05-02T12:22:07.420Z] === RUN TestValidGitTransport [2022-05-02T12:22:07.420Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-02T12:22:07.420Z] === RUN TestGitInvalidRef [2022-05-02T12:22:07.420Z] --- PASS: TestGitInvalidRef (0.25s) [2022-05-02T12:22:07.420Z] PASS [2022-05-02T12:22:07.420Z] coverage: 86.3% of statements [2022-05-02T12:22:07.420Z] ok github.com/docker/docker/builder/remotecontext/git 30.662s coverage: 86.3% of statements [2022-05-02T12:22:07.420Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T12:22:07.420Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T12:22:07.420Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T12:22:07.420Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T12:22:07.653Z] #76 exporting layers 6.3s done [2022-05-02T12:22:07.653Z] #76 writing image sha256:611e45be4f115a3465f18805a74eb011339f58939ddb99e6b15b213323cdc23c done [2022-05-02T12:22:07.653Z] #76 naming to docker.io/library/docker:789223f2dc6f92553311f22523bb53abf7936039 done [2022-05-02T12:22:07.653Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-02T12:22:07.979Z] + trap exit INT TERM [2022-05-02T12:22:07.979Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-02T12:22:07.979Z] + CONTAINER_NAME=docker-pr2 [2022-05-02T12:22:07.979Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43552/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER docker:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh dynbinary [2022-05-02T12:22:09.871Z] [2022-05-02T12:22:09.871Z] Removing bundles/ [2022-05-02T12:22:09.871Z] [2022-05-02T12:22:09.871Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:22:09.871Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:22:09.871Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:22:11.824Z] #76 exporting layers 6.3s done [2022-05-02T12:22:11.824Z] #76 writing image sha256:65d1cb4cab6e9cd4d7fcce6e4e216223c3ddeab1463a0336c9998c8cb311ab5f done [2022-05-02T12:22:11.824Z] #76 naming to docker.io/library/docker:789223f2dc6f92553311f22523bb53abf7936039 done [2022-05-02T12:22:11.824Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-02T12:22:12.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -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:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh dynbinary test-integration [2022-05-02T12:22:13.552Z] [2022-05-02T12:22:13.552Z] Removing bundles/ [2022-05-02T12:22:13.552Z] [2022-05-02T12:22:13.552Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:22:13.552Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:22:13.552Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-02T12:22:15.975Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestConfigureDaemonLogs [2022-05-02T12:22:15.975Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestCommonOptionsInstallFlags [2022-05-02T12:22:15.975Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-02T12:22:15.975Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-02T12:22:15.975Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-02T12:22:15.975Z] PASS [2022-05-02T12:22:15.975Z] coverage: 20.1% of statements [2022-05-02T12:22:15.975Z] ok github.com/docker/docker/cmd/dockerd 0.180s coverage: 20.1% of statements [2022-05-02T12:22:15.975Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-02T12:22:15.975Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T12:22:17.510Z] === RUN TestContainerStopSignal [2022-05-02T12:22:17.510Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestContainerStopTimeout [2022-05-02T12:22:17.510Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-02T12:22:17.510Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-02T12:22:17.510Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-02T12:22:17.510Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-02T12:22:17.510Z] === RUN TestReplaceAndAppendEnvVars [2022-05-02T12:22:17.510Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-02T12:22:17.510Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestNewMemoryStore [2022-05-02T12:22:17.510Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestAddContainers [2022-05-02T12:22:17.510Z] --- PASS: TestAddContainers (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestGetContainer [2022-05-02T12:22:17.510Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestDeleteContainer [2022-05-02T12:22:17.510Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestListContainers [2022-05-02T12:22:17.510Z] --- PASS: TestListContainers (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestFirstContainer [2022-05-02T12:22:17.510Z] --- PASS: TestFirstContainer (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestApplyAllContainer [2022-05-02T12:22:17.510Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestIsValidHealthString [2022-05-02T12:22:17.510Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestStateRunStop [2022-05-02T12:22:17.510Z] --- PASS: TestStateRunStop (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestStateTimeoutWait [2022-05-02T12:22:17.510Z] state_test.go:141: Stop callback fired [2022-05-02T12:22:17.510Z] state_test.go:165: Stop callback fired [2022-05-02T12:22:17.510Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-02T12:22:17.510Z] === RUN TestIsValidStateString [2022-05-02T12:22:17.510Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestViewSaveDelete [2022-05-02T12:22:17.510Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-02T12:22:17.510Z] === RUN TestViewAll [2022-05-02T12:22:17.510Z] --- PASS: TestViewAll (0.01s) [2022-05-02T12:22:17.510Z] === RUN TestViewGet [2022-05-02T12:22:17.510Z] --- PASS: TestViewGet (0.08s) [2022-05-02T12:22:17.510Z] === RUN TestNames [2022-05-02T12:22:17.510Z] --- PASS: TestNames (0.00s) [2022-05-02T12:22:17.510Z] === RUN TestViewWithHealthCheck [2022-05-02T12:22:17.510Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-02T12:22:17.510Z] PASS [2022-05-02T12:22:17.510Z] coverage: 41.7% of statements [2022-05-02T12:22:17.510Z] ok github.com/docker/docker/container 0.306s coverage: 41.7% of statements [2022-05-02T12:22:17.510Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T12:22:17.510Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T12:22:17.510Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T12:22:17.510Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T12:22:17.965Z] === RUN TestPrepare [2022-05-02T12:22:17.966Z] --- PASS: TestPrepare (0.00s) [2022-05-02T12:22:17.966Z] === RUN TestStart [2022-05-02T12:22:17.966Z] --- PASS: TestStart (0.00s) [2022-05-02T12:22:17.966Z] === RUN TestWaitCancel [2022-05-02T12:22:17.966Z] --- PASS: TestWaitCancel (0.00s) [2022-05-02T12:22:17.966Z] === RUN TestWaitDisabled [2022-05-02T12:22:17.966Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-02T12:22:17.966Z] === RUN TestWaitEnabled [2022-05-02T12:22:17.966Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-02T12:22:17.966Z] === RUN TestRemove [2022-05-02T12:22:17.966Z] --- PASS: TestRemove (0.00s) [2022-05-02T12:22:17.966Z] PASS [2022-05-02T12:22:17.966Z] coverage: 65.3% of statements [2022-05-02T12:22:17.966Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2022-05-02T12:22:19.328Z] === RUN TestMiddlewares [2022-05-02T12:22:19.328Z] --- PASS: TestMiddlewares (0.00s) [2022-05-02T12:22:19.328Z] PASS [2022-05-02T12:22:19.328Z] coverage: 7.9% of statements [2022-05-02T12:22:19.328Z] ok github.com/docker/docker/api/server 0.069s coverage: 7.9% of statements [2022-05-02T12:22:20.104Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:22:20.104Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:22:20.104Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:22:20.104Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:22:20.104Z] [2022-05-02T12:22:20.104Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:22:20.104Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:22:20.104Z] HOSTNAME=7a6037669ac1 [2022-05-02T12:22:20.104Z] TESTDEBUG=0 [2022-05-02T12:22:20.104Z] DEST=bundles/test-integration [2022-05-02T12:22:20.104Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:22:20.104Z] DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:22:20.104Z] container=docker [2022-05-02T12:22:20.104Z] HOME=/root [2022-05-02T12:22:20.104Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:22:20.104Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:22:20.104Z] VALIDATE_BRANCH=master [2022-05-02T12:22:20.104Z] TERM=xterm [2022-05-02T12:22:20.104Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:22:20.104Z] SHLVL=1 [2022-05-02T12:22:20.104Z] TIMEOUT=120m [2022-05-02T12:22:20.104Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:22:20.104Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:22:20.104Z] GO111MODULE=off [2022-05-02T12:22:20.104Z] DOCKER_EXPERIMENTAL=1 [2022-05-02T12:22:20.104Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:22:20.104Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:22:20.104Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:22:20.104Z] GOPATH=/go [2022-05-02T12:22:20.104Z] PKG_CONFIG=pkg-config [2022-05-02T12:22:20.104Z] _=/usr/bin/env [2022-05-02T12:22:20.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:22:20.131Z] === RUN TestNewListSecretsFilters [2022-05-02T12:22:20.131Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-02T12:22:20.131Z] === RUN TestNewListConfigsFilters [2022-05-02T12:22:20.131Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-02T12:22:20.131Z] PASS [2022-05-02T12:22:20.131Z] coverage: 0.5% of statements [2022-05-02T12:22:20.131Z] ok github.com/docker/docker/daemon/cluster 0.186s coverage: 0.5% of statements [2022-05-02T12:22:21.660Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-02T12:22:21.660Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-02T12:22:21.660Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-02T12:22:21.660Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-02T12:22:21.661Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-02T12:22:21.661Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-02T12:22:21.661Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-02T12:22:21.661Z] PASS [2022-05-02T12:22:21.661Z] coverage: 35.9% of statements [2022-05-02T12:22:21.661Z] ok github.com/docker/docker/daemon/cluster/convert 0.806s coverage: 35.9% of statements [2022-05-02T12:22:23.826Z] === RUN TestWaitNodeAttachment [2022-05-02T12:22:24.281Z] === RUN TestBuilderGC [2022-05-02T12:22:24.281Z] --- PASS: TestBuilderGC (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationNotFound [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestDaemonBrokenConfiguration [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestFindConfigurationConflicts [2022-05-02T12:22:24.281Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-02T12:22:24.281Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-02T12:22:24.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-02T12:22:24.281Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-02T12:22:24.281Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-02T12:22:24.281Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_label [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_dns [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_hosts [2022-05-02T12:22:24.281Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-02T12:22:24.281Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestReloadSetConfigFileNotExist [2022-05-02T12:22:24.281Z] time="2022-05-02T12:22:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-02T12:22:24.281Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-05-02T12:22:24.281Z] === RUN TestReloadDefaultConfigNotExist [2022-05-02T12:22:24.281Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:22:24.281Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestReloadBadDefaultConfig [2022-05-02T12:22:24.281Z] time="2022-05-02T12:22:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3016572408" [2022-05-02T12:22:24.281Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-02T12:22:24.281Z] === RUN TestReloadWithConflictingLabels [2022-05-02T12:22:24.282Z] time="2022-05-02T12:22:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1686098963" [2022-05-02T12:22:24.282Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestReloadWithDuplicateLabels [2022-05-02T12:22:24.282Z] time="2022-05-02T12:22:24Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2540749352" [2022-05-02T12:22:24.282Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestMaskURLCredentials [2022-05-02T12:22:24.282Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestDaemonConfigurationMerge [2022-05-02T12:22:24.282Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-02T12:22:24.282Z] PASS [2022-05-02T12:22:24.282Z] coverage: 79.8% of statements [2022-05-02T12:22:24.282Z] ok github.com/docker/docker/daemon/config 0.265s coverage: 79.8% of statements [2022-05-02T12:22:24.282Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-05-02T12:22:24.282Z] === RUN TestIsolationConversion [2022-05-02T12:22:24.282Z] === RUN TestIsolationConversion/default [2022-05-02T12:22:24.282Z] === RUN TestIsolationConversion/process [2022-05-02T12:22:24.282Z] === RUN TestIsolationConversion/hyperv [2022-05-02T12:22:24.282Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-02T12:22:24.282Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-02T12:22:24.282Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-02T12:22:24.282Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestContainerLabels [2022-05-02T12:22:24.282Z] --- PASS: TestContainerLabels (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestCredentialSpecConversion [2022-05-02T12:22:24.282Z] === RUN TestCredentialSpecConversion/none [2022-05-02T12:22:24.282Z] === RUN TestCredentialSpecConversion/config [2022-05-02T12:22:24.282Z] === RUN TestCredentialSpecConversion/file [2022-05-02T12:22:24.282Z] === RUN TestCredentialSpecConversion/registry [2022-05-02T12:22:24.282Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-02T12:22:24.282Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-02T12:22:24.282Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-02T12:22:24.282Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-02T12:22:24.282Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestControllerValidateMountBind [2022-05-02T12:22:24.282Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestControllerValidateMountVolume [2022-05-02T12:22:24.282Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestControllerValidateMountTarget [2022-05-02T12:22:24.282Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestControllerValidateMountTmpfs [2022-05-02T12:22:24.282Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestControllerValidateMountInvalidType [2022-05-02T12:22:24.282Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-02T12:22:24.282Z] === RUN TestControllerValidateMountNamedPipe [2022-05-02T12:22:24.282Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-02T12:22:24.282Z] PASS [2022-05-02T12:22:24.282Z] coverage: 11.0% of statements [2022-05-02T12:22:24.282Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.765s coverage: 11.0% of statements [2022-05-02T12:22:24.809Z] === RUN TestEventsLog [2022-05-02T12:22:24.809Z] --- PASS: TestEventsLog (0.00s) [2022-05-02T12:22:24.809Z] === RUN TestEventsLogTimeout [2022-05-02T12:22:24.809Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-02T12:22:24.809Z] === RUN TestLogEvents [2022-05-02T12:22:24.809Z] --- PASS: TestLogEvents (0.05s) [2022-05-02T12:22:24.809Z] === RUN TestLoadBufferedEvents [2022-05-02T12:22:24.809Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-05-02T12:22:24.809Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-02T12:22:24.809Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-02T12:22:24.809Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-02T12:22:24.809Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-02T12:22:24.809Z] PASS [2022-05-02T12:22:24.809Z] coverage: 50.0% of statements [2022-05-02T12:22:24.809Z] ok github.com/docker/docker/daemon/events 0.248s coverage: 50.0% of statements [2022-05-02T12:22:25.772Z] === RUN TestIsEmptyDir [2022-05-02T12:22:25.772Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-02T12:22:25.772Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-02T12:22:25.772Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-02T12:22:25.772Z] PASS [2022-05-02T12:22:25.772Z] coverage: 2.3% of statements [2022-05-02T12:22:25.772Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-05-02T12:22:26.228Z] === RUN TestLinkNaming [2022-05-02T12:22:26.228Z] --- PASS: TestLinkNaming (0.00s) [2022-05-02T12:22:26.228Z] === RUN TestLinkNew [2022-05-02T12:22:26.228Z] --- PASS: TestLinkNew (0.00s) [2022-05-02T12:22:26.228Z] === RUN TestLinkEnv [2022-05-02T12:22:26.228Z] --- PASS: TestLinkEnv (0.00s) [2022-05-02T12:22:26.228Z] === RUN TestLinkMultipleEnv [2022-05-02T12:22:26.228Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-02T12:22:26.228Z] === RUN TestLinkPortRangeEnv [2022-05-02T12:22:26.228Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-02T12:22:26.228Z] PASS [2022-05-02T12:22:26.228Z] coverage: 93.0% of statements [2022-05-02T12:22:26.228Z] ok github.com/docker/docker/daemon/links 0.167s coverage: 93.0% of statements [2022-05-02T12:22:27.192Z] === RUN TestVerifyNetworkingConfig [2022-05-02T12:22:27.192Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestGetContainer [2022-05-02T12:22:27.192Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestValidContainerNames [2022-05-02T12:22:27.192Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestContainerInitDNS [2022-05-02T12:22:27.192Z] daemon_test.go:145: root required [2022-05-02T12:22:27.192Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestMerge [2022-05-02T12:22:27.192Z] --- PASS: TestMerge (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestValidateContainerIsolation [2022-05-02T12:22:27.192Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestFindNetworkErrorType [2022-05-02T12:22:27.192Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestEnsureServicesExist [2022-05-02T12:22:27.192Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestEnsureServicesExistErrors [2022-05-02T12:22:27.192Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-02T12:22:27.192Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-02T12:22:27.192Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-02T12:22:27.192Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestContainerDelete [2022-05-02T12:22:27.192Z] --- PASS: TestContainerDelete (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestContainerDoubleDelete [2022-05-02T12:22:27.192Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestLogContainerEventCopyLabels [2022-05-02T12:22:27.192Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestLogContainerEventWithAttributes [2022-05-02T12:22:27.192Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestNoneHealthcheck [2022-05-02T12:22:27.192Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestHealthStates [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] time="2022-05-02T12:22:26Z" 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" [2022-05-02T12:22:27.192Z] --- PASS: TestHealthStates (0.15s) [2022-05-02T12:22:27.192Z] === RUN TestGetInspectData [2022-05-02T12:22:27.192Z] --- PASS: TestGetInspectData (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestFillLicense [2022-05-02T12:22:27.192Z] --- PASS: TestFillLicense (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestListInvalidFilter [2022-05-02T12:22:27.192Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestNameFilter [2022-05-02T12:22:27.192Z] --- PASS: TestNameFilter (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-02T12:22:27.192Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-02T12:22:27.192Z] === 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 [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-02T12:22:27.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-02T12:22:27.192Z] --- 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) [2022-05-02T12:22:27.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-02T12:22:27.193Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-02T12:22:27.193Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestDaemonReloadLabels [2022-05-02T12:22:27.193Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-02T12:22:27.193Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestDaemonReloadMirrors [2022-05-02T12:22:27.193Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-02T12:22:27.193Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-02T12:22:27.193Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-02T12:22:27.193Z] reload_test.go:342: root required [2022-05-02T12:22:27.193Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-02T12:22:27.193Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-02T12:22:27.193Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-02T12:22:27.193Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-02T12:22:27.193Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-02T12:22:27.193Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-02T12:22:27.193Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-02T12:22:27.193Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-02T12:22:27.193Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-02T12:22:27.193Z] === RUN TestParseVolumesFrom [2022-05-02T12:22:27.193Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-02T12:22:27.193Z] PASS [2022-05-02T12:22:27.193Z] coverage: 8.6% of statements [2022-05-02T12:22:27.193Z] ok github.com/docker/docker/daemon 0.404s coverage: 8.6% of statements [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-02T12:22:27.193Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-02T12:22:28.727Z] === RUN TestNewStreamConfig [2022-05-02T12:22:28.728Z] === RUN TestNewStreamConfig/defaults [2022-05-02T12:22:28.728Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-02T12:22:28.728Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-02T12:22:28.728Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-02T12:22:28.728Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-02T12:22:28.728Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-02T12:22:28.728Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-02T12:22:28.728Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-02T12:22:28.728Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-02T12:22:28.728Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-02T12:22:28.728Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-02T12:22:28.728Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-02T12:22:28.728Z] === RUN TestAdapterReadLogs [2022-05-02T12:22:28.728Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCopier [2022-05-02T12:22:28.728Z] --- PASS: TestCopier (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCopierLongLines [2022-05-02T12:22:28.728Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCopierSlow [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-02T12:22:28.728Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-05-02T12:22:28.728Z] === RUN TestCreateSuccess [2022-05-02T12:22:28.728Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCreateStreamSkipped [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-02T12:22:28.728Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCreateLogGroupSuccess [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-02T12:22:28.728Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCreateError [2022-05-02T12:22:28.728Z] --- PASS: TestCreateError (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCreateAlreadyExists [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-02T12:22:28.728Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestLogClosed [2022-05-02T12:22:28.728Z] --- PASS: TestLogClosed (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestLogBlocking [2022-05-02T12:22:28.728Z] --- PASS: TestLogBlocking (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-02T12:22:28.728Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestLogNonBlockingBufferFull [2022-05-02T12:22:28.728Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestPublishBatchSuccess [2022-05-02T12:22:28.728Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestPublishBatchError [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=error msg=error [2022-05-02T12:22:28.728Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:22:28.728Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:22:28.728Z] time="2022-05-02T12:22:28Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-02T12:22:28.728Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchSimple [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchTicker [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchMultilinePattern [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchClose [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestEffectiveLen [2022-05-02T12:22:28.728Z] === RUN TestEffectiveLen/0/Hello [2022-05-02T12:22:28.728Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-02T12:22:28.728Z] === RUN TestEffectiveLen/2/🙃 [2022-05-02T12:22:28.728Z] === RUN TestEffectiveLen/3/���� [2022-05-02T12:22:28.728Z] === RUN TestEffectiveLen/4/He��o [2022-05-02T12:22:28.728Z] === RUN TestEffectiveLen/5/ [2022-05-02T12:22:28.728Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/0/ [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/1/Hello [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: Hello [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/2/Hello [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: He [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: llo [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/3/Hello [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: Hello [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/4/🙃 [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/5/🙃 [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/6/a� [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: a [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: � [2022-05-02T12:22:28.728Z] === RUN TestFindValidSplit/7/a� [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1076: a� [2022-05-02T12:22:28.728Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-02T12:22:28.728Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestProcessEventEmoji [2022-05-02T12:22:28.728Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchLineSplit [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-02T12:22:28.728Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-02T12:22:28.728Z] === RUN TestCollectBatchMaxEvents [2022-05-02T12:22:29.184Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-02T12:22:29.184Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-02T12:22:29.184Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-05-02T12:22:29.184Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-02T12:22:29.184Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-02T12:22:29.184Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-02T12:22:29.184Z] === RUN TestSearchRegistryForImagesErrors [2022-05-02T12:22:29.184Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestSearchRegistryForImages [2022-05-02T12:22:29.184Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestOnlyPlatformWithFallback [2022-05-02T12:22:29.184Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestImageDelete [2022-05-02T12:22:29.184Z] === RUN TestImageDelete/no_lease [2022-05-02T12:22:29.184Z] === RUN TestImageDelete/lease_exists [2022-05-02T12:22:29.184Z] --- PASS: TestImageDelete (0.03s) [2022-05-02T12:22:29.184Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-02T12:22:29.184Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-02T12:22:29.184Z] === RUN TestContentStoreForPull [2022-05-02T12:22:29.184Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-02T12:22:29.184Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsFormat [2022-05-02T12:22:29.184Z] --- PASS: TestCopierSlow (0.21s) [2022-05-02T12:22:29.184Z] === RUN TestCopierWithSized [2022-05-02T12:22:29.184Z] === RUN TestCopierWithSized/as_is [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestCreateTagSuccess [2022-05-02T12:22:29.184Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-02T12:22:29.184Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-02T12:22:29.184Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-02T12:22:29.184Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-02T12:22:29.184Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-02T12:22:29.184Z] PASS [2022-05-02T12:22:29.184Z] coverage: 80.2% of statements [2022-05-02T12:22:29.184Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-02T12:22:29.184Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-02T12:22:29.184Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-02T12:22:29.184Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestCopierWithPartial [2022-05-02T12:22:29.184Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestRingLogger [2022-05-02T12:22:29.184Z] --- PASS: TestRingLogger (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestRingCap [2022-05-02T12:22:29.184Z] --- PASS: TestRingCap (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestRingClose [2022-05-02T12:22:29.184Z] --- PASS: TestRingClose (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestRingDrain [2022-05-02T12:22:29.184Z] --- PASS: TestRingDrain (0.00s) [2022-05-02T12:22:29.184Z] PASS [2022-05-02T12:22:29.184Z] coverage: 43.2% of statements [2022-05-02T12:22:29.184Z] ok github.com/docker/docker/daemon/logger/awslogs 0.376s coverage: 80.2% of statements [2022-05-02T12:22:29.184Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.2% of statements [2022-05-02T12:22:29.184Z] --- PASS: TestContentStoreForPull (0.18s) [2022-05-02T12:22:29.184Z] PASS [2022-05-02T12:22:29.184Z] coverage: 6.6% of statements [2022-05-02T12:22:29.184Z] ok github.com/docker/docker/daemon/images 0.381s coverage: 6.6% of statements [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/#00 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/something:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-02T12:22:29.184Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-02T12:22:29.184Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-02T12:22:29.185Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T12:22:29.185Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T12:22:29.185Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-02T12:22:29.185Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-02T12:22:29.185Z] PASS [2022-05-02T12:22:29.185Z] coverage: 53.6% of statements [2022-05-02T12:22:29.185Z] ok github.com/docker/docker/daemon/logger/fluentd 0.100s coverage: 53.6% of statements [2022-05-02T12:22:29.185Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T12:22:29.185Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-02T12:22:29.185Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-02T12:22:30.149Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-02T12:22:30.149Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-02T12:22:30.149Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-02T12:22:30.149Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-05-02T12:22:30.149Z] === RUN TestFastTimeMarshalJSON [2022-05-02T12:22:30.149Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-02T12:22:30.149Z] PASS [2022-05-02T12:22:30.149Z] coverage: 87.2% of statements [2022-05-02T12:22:30.149Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.210s coverage: 87.2% of statements [2022-05-02T12:22:30.605Z] === RUN TestJSONFileLogger [2022-05-02T12:22:30.605Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-02T12:22:30.605Z] === RUN TestJSONFileLoggerWithTags [2022-05-02T12:22:30.605Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-02T12:22:30.605Z] === RUN TestJSONFileLoggerWithOpts [2022-05-02T12:22:30.605Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-02T12:22:30.605Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-02T12:22:30.605Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-02T12:22:30.605Z] === RUN TestEncodeDecode [2022-05-02T12:22:30.605Z] === PAUSE TestEncodeDecode [2022-05-02T12:22:30.605Z] === RUN TestUnexpectedEOF [2022-05-02T12:22:31.071Z] === RUN TestWriteLog [2022-05-02T12:22:31.071Z] === PAUSE TestWriteLog [2022-05-02T12:22:31.071Z] === RUN TestReadLog [2022-05-02T12:22:31.071Z] === PAUSE TestReadLog [2022-05-02T12:22:31.071Z] === RUN TestDecode [2022-05-02T12:22:31.071Z] --- PASS: TestDecode (0.02s) [2022-05-02T12:22:31.071Z] === CONT TestWriteLog [2022-05-02T12:22:31.071Z] === CONT TestReadLog [2022-05-02T12:22:31.071Z] --- PASS: TestWriteLog (0.01s) [2022-05-02T12:22:31.071Z] === RUN TestReadLog/tail_exact [2022-05-02T12:22:31.071Z] time="2022-05-02T12:22:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:22:31.071Z] time="2022-05-02T12:22:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:22:31.071Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-05-02T12:22:31.071Z] === CONT TestEncodeDecode [2022-05-02T12:22:31.071Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-02T12:22:31.071Z] PASS [2022-05-02T12:22:31.071Z] coverage: 69.9% of statements [2022-05-02T12:22:31.071Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.280s coverage: 69.9% of statements [2022-05-02T12:22:31.071Z] === RUN TestReadLog/tail_less_than_available [2022-05-02T12:22:31.071Z] === RUN TestReadLog/tail_more_than_available [2022-05-02T12:22:31.071Z] --- PASS: TestReadLog (0.20s) [2022-05-02T12:22:31.071Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-05-02T12:22:31.071Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-02T12:22:31.071Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-02T12:22:31.071Z] PASS [2022-05-02T12:22:31.071Z] coverage: 78.7% of statements [2022-05-02T12:22:31.071Z] ok github.com/docker/docker/daemon/logger/local 0.280s coverage: 78.7% of statements [2022-05-02T12:22:31.071Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T12:22:31.527Z] === RUN TestOpenFileDelete [2022-05-02T12:22:31.527Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestOpenFileRename [2022-05-02T12:22:31.527Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestHandleDecoderErr [2022-05-02T12:22:31.527Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestParseLogTagDefaultTag [2022-05-02T12:22:31.527Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestParseLogTag [2022-05-02T12:22:31.527Z] --- PASS: TestParseLogTag (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestParseLogTagEmptyTag [2022-05-02T12:22:31.527Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestTailFiles [2022-05-02T12:22:31.527Z] --- PASS: TestTailFiles (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestFollowLogsConsumerGone [2022-05-02T12:22:31.527Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-02T12:22:31.527Z] === RUN TestFollowLogsProducerGone [2022-05-02T12:22:31.527Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-02T12:22:31.527Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-02T12:22:31.527Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-05-02T12:22:31.527Z] === RUN TestCheckCapacityAndRotate [2022-05-02T12:22:31.527Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-02T12:22:31.527Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-02T12:22:31.527Z] --- PASS: TestCheckCapacityAndRotate (0.12s) [2022-05-02T12:22:31.527Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2022-05-02T12:22:31.527Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2022-05-02T12:22:31.527Z] PASS [2022-05-02T12:22:31.527Z] coverage: 50.7% of statements [2022-05-02T12:22:31.527Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.249s coverage: 50.7% of statements [2022-05-02T12:22:31.995Z] === RUN TestLog [2022-05-02T12:22:31.995Z] --- PASS: TestLog (0.03s) [2022-05-02T12:22:31.995Z] PASS [2022-05-02T12:22:31.995Z] coverage: 31.5% of statements [2022-05-02T12:22:31.995Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-05-02T12:22:32.956Z] === RUN TestNewParse [2022-05-02T12:22:32.956Z] --- PASS: TestNewParse (0.00s) [2022-05-02T12:22:32.956Z] PASS [2022-05-02T12:22:32.956Z] coverage: 8.3% of statements [2022-05-02T12:22:32.956Z] ok github.com/docker/docker/daemon/logger/templates 0.083s coverage: 8.3% of statements [2022-05-02T12:22:32.956Z] === RUN TestParseLogFormat [2022-05-02T12:22:32.956Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestValidateLogOptEmpty [2022-05-02T12:22:32.956Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestValidateSyslogAddress [2022-05-02T12:22:32.956Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-02T12:22:32.956Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-02T12:22:32.956Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-02T12:22:32.956Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-02T12:22:32.956Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-02T12:22:32.956Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-02T12:22:32.956Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-02T12:22:32.956Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-02T12:22:32.956Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-02T12:22:32.956Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-02T12:22:32.956Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestParseAddressDefaultPort [2022-05-02T12:22:32.956Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestValidateSyslogFacility [2022-05-02T12:22:32.956Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestValidateLogOptSyslogFormat [2022-05-02T12:22:32.956Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestValidateLogOpt [2022-05-02T12:22:32.956Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:22:32.956Z] PASS [2022-05-02T12:22:32.956Z] coverage: 43.6% of statements [2022-05-02T12:22:32.956Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 43.6% of statements [2022-05-02T12:22:32.956Z] === RUN TestValidateLogOpt [2022-05-02T12:22:32.956Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestNewMissedConfig [2022-05-02T12:22:32.956Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestNewMissedUrl [2022-05-02T12:22:32.956Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestNewMissedToken [2022-05-02T12:22:32.956Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestNewWithProxy [2022-05-02T12:22:32.956Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestDefault [2022-05-02T12:22:32.956Z] --- PASS: TestDefault (0.01s) [2022-05-02T12:22:32.956Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-02T12:22:32.956Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestJsonFormat [2022-05-02T12:22:32.956Z] --- PASS: TestJsonFormat (0.01s) [2022-05-02T12:22:32.956Z] === RUN TestRawFormat [2022-05-02T12:22:32.956Z] --- PASS: TestRawFormat (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestRawFormatWithLabels [2022-05-02T12:22:32.956Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-02T12:22:32.956Z] === RUN TestRawFormatWithoutTag [2022-05-02T12:22:32.957Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-02T12:22:32.957Z] === RUN TestBatching [2022-05-02T12:22:33.412Z] --- PASS: TestBatching (0.39s) [2022-05-02T12:22:33.412Z] === RUN TestFrequency [2022-05-02T12:22:33.412Z] --- PASS: TestFrequency (0.25s) [2022-05-02T12:22:33.412Z] === RUN TestOneMessagePerRequest [2022-05-02T12:22:33.412Z] --- PASS: TestOneMessagePerRequest (0.02s) [2022-05-02T12:22:33.412Z] === RUN TestVerify [2022-05-02T12:22:33.412Z] --- PASS: TestVerify (0.00s) [2022-05-02T12:22:33.412Z] === RUN TestSkipVerify [2022-05-02T12:22:33.868Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] --- PASS: TestSkipVerify (0.42s) [2022-05-02T12:22:33.869Z] === RUN TestBufferMaximum [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494153.720649\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494153.720649\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:33.869Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-02T12:22:33.869Z] === RUN TestServerAlwaysDown [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494153.723649\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494153.724650\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494153.724650\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494153.724650\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:33.869Z] time="2022-05-02T12:22:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494153.724650\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:33.869Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-02T12:22:33.869Z] === RUN TestCannotSendAfterClose [2022-05-02T12:22:33.869Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-02T12:22:33.869Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-02T12:22:34.328Z] === RUN TestV1IDService [2022-05-02T12:22:34.328Z] --- PASS: TestV1IDService (0.02s) [2022-05-02T12:22:34.328Z] === RUN TestV2MetadataService [2022-05-02T12:22:34.784Z] === RUN TestSuccessfulDownload [2022-05-02T12:22:34.784Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:22:34.784Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-02T12:22:34.784Z] === RUN TestCancelledDownload [2022-05-02T12:22:34.784Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-02T12:22:34.784Z] === RUN TestMaxDownloadAttempts [2022-05-02T12:22:34.784Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:22:34.784Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:22:34.784Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:22:34.784Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:22:34.784Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:22:34.784Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:22:34.784Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:22:34.784Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:22:34.784Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:22:34.784Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:22:34.784Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:22:34.784Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:22:34.784Z] time="2022-05-02T12:22:34Z" 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 [2022-05-02T12:22:34.784Z] time="2022-05-02T12:22:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b186b29f0d4f\"}'" [2022-05-02T12:22:34.784Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-02T12:22:34.784Z] PASS [2022-05-02T12:22:34.784Z] coverage: 82.5% of statements [2022-05-02T12:22:34.784Z] time="2022-05-02T12:22:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:22:34.784Z] time="2022-05-02T12:22:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:22:34.784Z] time="2022-05-02T12:22:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:22:34.784Z] time="2022-05-02T12:22:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:22:34.784Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-05-02T12:22:35.239Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-05-02T12:22:35.239Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-05-02T12:22:35.239Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-05-02T12:22:35.239Z] === RUN TestTransfer [2022-05-02T12:22:35.239Z] ok github.com/docker/docker/daemon/logger/splunk 2.176s coverage: 82.5% of statements [2022-05-02T12:22:35.239Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T12:22:35.239Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-02T12:22:35.239Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T12:22:35.239Z] --- PASS: TestV2MetadataService (0.59s) [2022-05-02T12:22:35.239Z] PASS [2022-05-02T12:22:35.239Z] coverage: 48.2% of statements [2022-05-02T12:22:35.239Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-02T12:22:35.239Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-02T12:22:35.239Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestContinueOnError_NeverContinue [2022-05-02T12:22:35.239Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestManifestStore [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/no_remote_or_local [2022-05-02T12:22:35.239Z] ok github.com/docker/docker/distribution/metadata 0.669s coverage: 48.2% of statements [2022-05-02T12:22:35.239Z] --- PASS: TestTransfer (0.12s) [2022-05-02T12:22:35.239Z] === RUN TestConcurrencyLimit [2022-05-02T12:22:35.239Z] time="2022-05-02T12:22:34Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3318262825\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/no_local_cache [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/with_local_cache [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/unknown_media_type [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-02T12:22:35.239Z] time="2022-05-02T12:22:34Z" level=warning msg="reference for unknown type: " [2022-05-02T12:22:35.239Z] time="2022-05-02T12:22:34Z" level=warning msg="reference for unknown type: " [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-02T12:22:35.239Z] time="2022-05-02T12:22:35Z" level=warning msg="reference for unknown type: " [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-02T12:22:35.239Z] time="2022-05-02T12:22:35Z" level=warning msg="reference for unknown type: " [2022-05-02T12:22:35.239Z] time="2022-05-02T12:22:35Z" level=warning msg="reference for unknown type: " [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-02T12:22:35.239Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-02T12:22:35.239Z] time="2022-05-02T12:22:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore (0.26s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/error_persisting_manifest (0.05s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.02s) [2022-05-02T12:22:35.239Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaType [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-02T12:22:35.239Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-02T12:22:35.239Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestFixManifestLayers [2022-05-02T12:22:35.239Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-02T12:22:35.239Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:22:35.239Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestFixManifestLayersBadParent [2022-05-02T12:22:35.239Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-02T12:22:35.239Z] === RUN TestValidateManifest [2022-05-02T12:22:35.239Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:22:35.239Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-02T12:22:35.240Z] === RUN TestFormatPlatform [2022-05-02T12:22:35.240Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-02T12:22:35.240Z] === RUN TestPullSchema2Config [2022-05-02T12:22:35.240Z] === RUN TestPullSchema2Config/success_first_time [2022-05-02T12:22:35.240Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:22:35.240Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:22:35.240Z] === RUN TestPullSchema2Config/500_status [2022-05-02T12:22:35.240Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:22:35.240Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:22:35.696Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-02T12:22:35.696Z] === RUN TestInactiveJobs [2022-05-02T12:22:35.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:22:35.696Z] === RUN TestPullSchema2Config/EOF [2022-05-02T12:22:35.696Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:22:35.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:22:35.696Z] 2022/05/02 12:22:35 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-02T12:22:35.696Z] goroutine 135 [running]: [2022-05-02T12:22:35.696Z] net/http.(*conn).serve.func1() [2022-05-02T12:22:35.696Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:22:35.696Z] panic({0xcc8f00, 0xeab310}) [2022-05-02T12:22:35.696Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:22:35.696Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005a5ba0?, {0xeb2ab8?, 0xc0004621c0?}) [2022-05-02T12:22:35.696Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-02T12:22:35.696Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xeb2ab8, 0xc0004621c0}, 0xc000159700) [2022-05-02T12:22:35.696Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-02T12:22:35.696Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xeb2ab8?, 0xc0004621c0?}, 0xc00005ac00?) [2022-05-02T12:22:35.696Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:22:35.696Z] net/http.serverHandler.ServeHTTP({0xc000466810?}, {0xeb2ab8, 0xc0004621c0}, 0xc000159700) [2022-05-02T12:22:35.696Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:22:35.696Z] net/http.(*conn).serve(0xc0001e9900, {0xeb3330, 0xc000466600}) [2022-05-02T12:22:35.696Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:22:35.696Z] created by net/http.(*Server).Serve [2022-05-02T12:22:35.696Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:22:35.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:22:35.696Z] === RUN TestPullSchema2Config/unauthorized [2022-05-02T12:22:35.696Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:22:35.696Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:22:35.696Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-02T12:22:35.696Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-02T12:22:35.696Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-02T12:22:35.696Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-02T12:22:35.696Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-02T12:22:35.696Z] === RUN TestGetRepositoryMountCandidates [2022-05-02T12:22:35.696Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-02T12:22:35.696Z] === RUN TestLayerAlreadyExists [2022-05-02T12:22:35.696Z] 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} [2022-05-02T12:22:35.696Z] 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} [2022-05-02T12:22:35.696Z] 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} [2022-05-02T12:22:35.696Z] 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} [2022-05-02T12:22:35.696Z] 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} [2022-05-02T12:22:35.696Z] 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} [2022-05-02T12:22:35.696Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-02T12:22:35.696Z] === RUN TestWhenEmptyAuthConfig [2022-05-02T12:22:35.696Z] --- PASS: TestInactiveJobs (0.40s) [2022-05-02T12:22:35.696Z] === RUN TestWatchRelease [2022-05-02T12:22:36.152Z] --- PASS: TestWatchRelease (0.04s) [2022-05-02T12:22:36.152Z] === RUN TestWatchFinishedTransfer [2022-05-02T12:22:36.152Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestDuplicateTransfer [2022-05-02T12:22:36.152Z] === RUN TestNotFound [2022-05-02T12:22:36.152Z] --- PASS: TestNotFound (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-02T12:22:36.152Z] === RUN TestConflict [2022-05-02T12:22:36.152Z] === RUN TestSuccessfulUpload [2022-05-02T12:22:36.152Z] --- PASS: TestConflict (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestForbidden [2022-05-02T12:22:36.152Z] --- PASS: TestForbidden (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestInvalidParameter [2022-05-02T12:22:36.152Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestNotImplemented [2022-05-02T12:22:36.152Z] --- PASS: TestNotImplemented (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestNotModified [2022-05-02T12:22:36.152Z] --- PASS: TestNotModified (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestUnauthorized [2022-05-02T12:22:36.152Z] --- PASS: TestUnauthorized (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestUnknown [2022-05-02T12:22:36.152Z] --- PASS: TestUnknown (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestCancelled [2022-05-02T12:22:36.152Z] --- PASS: TestCancelled (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestDeadline [2022-05-02T12:22:36.152Z] --- PASS: TestDeadline (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestDataLoss [2022-05-02T12:22:36.152Z] --- PASS: TestDataLoss (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestUnavailable [2022-05-02T12:22:36.152Z] --- PASS: TestUnavailable (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestSystem [2022-05-02T12:22:36.152Z] --- PASS: TestSystem (0.00s) [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Not_Found [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Bad_Request [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Conflict [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Unauthorized [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Forbidden [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Not_Modified [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-02T12:22:36.152Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-02T12:22:36.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-02T12:22:36.152Z] PASS [2022-05-02T12:22:36.152Z] coverage: 77.0% of statements [2022-05-02T12:22:36.152Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2022-05-02T12:22:36.152Z] time="2022-05-02T12:22:35Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-02T12:22:36.152Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-05-02T12:22:36.152Z] === RUN TestCancelledUpload [2022-05-02T12:22:36.152Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-02T12:22:36.152Z] PASS [2022-05-02T12:22:36.152Z] coverage: 76.8% of statements [2022-05-02T12:22:36.152Z] ok github.com/docker/docker/distribution/xfer 1.833s coverage: 76.8% of statements [2022-05-02T12:22:36.608Z] === RUN TestFSGetInvalidData [2022-05-02T12:22:36.608Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-02T12:22:36.608Z] === RUN TestFSInvalidSet [2022-05-02T12:22:36.608Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-02T12:22:36.608Z] === RUN TestFSInvalidRoot [2022-05-02T12:22:36.608Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-02T12:22:36.608Z] === RUN TestFSMetadataGetSet [2022-05-02T12:22:36.608Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-05-02T12:22:36.608Z] === RUN TestFSInvalidWalker [2022-05-02T12:22:36.608Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-02T12:22:36.608Z] === RUN TestFSGetSet [2022-05-02T12:22:36.608Z] --- PASS: TestFSGetSet (0.03s) [2022-05-02T12:22:36.608Z] === RUN TestFSGetUnsetKey [2022-05-02T12:22:36.608Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-02T12:22:36.608Z] === RUN TestFSGetEmptyData [2022-05-02T12:22:36.608Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-05-02T12:22:36.608Z] === RUN TestFSDelete [2022-05-02T12:22:36.608Z] --- PASS: TestFSDelete (0.01s) [2022-05-02T12:22:36.608Z] === RUN TestFSWalker [2022-05-02T12:22:36.608Z] --- PASS: TestFSWalker (0.01s) [2022-05-02T12:22:36.608Z] === RUN TestFSWalkerStopOnError [2022-05-02T12:22:36.608Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-02T12:22:36.608Z] === RUN TestNewFromJSON [2022-05-02T12:22:36.608Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-02T12:22:36.608Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-02T12:22:36.608Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-02T12:22:36.608Z] === RUN TestMarshalKeyOrder [2022-05-02T12:22:36.608Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-02T12:22:36.608Z] === RUN TestHistoryEqual [2022-05-02T12:22:37.063Z] === RUN TestCompare [2022-05-02T12:22:37.063Z] --- PASS: TestCompare (0.00s) [2022-05-02T12:22:37.063Z] PASS [2022-05-02T12:22:37.063Z] coverage: 19.2% of statements [2022-05-02T12:22:37.063Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2022-05-02T12:22:37.063Z] --- PASS: TestHistoryEqual (0.14s) [2022-05-02T12:22:37.063Z] === RUN TestImage [2022-05-02T12:22:37.063Z] --- PASS: TestImage (0.00s) [2022-05-02T12:22:37.063Z] === RUN TestImageOSNotEmpty [2022-05-02T12:22:37.063Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-02T12:22:37.063Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-02T12:22:37.063Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-02T12:22:37.063Z] === RUN TestCreate [2022-05-02T12:22:37.063Z] --- PASS: TestCreate (0.01s) [2022-05-02T12:22:37.063Z] === RUN TestRestore [2022-05-02T12:22:37.063Z] time="2022-05-02T12:22:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-02T12:22:37.063Z] --- PASS: TestRestore (0.03s) [2022-05-02T12:22:37.063Z] === RUN TestAddDelete [2022-05-02T12:22:37.063Z] --- PASS: TestAddDelete (0.02s) [2022-05-02T12:22:37.063Z] === RUN TestSearchAfterDelete [2022-05-02T12:22:37.063Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-05-02T12:22:37.063Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-02T12:22:37.063Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-02T12:22:37.063Z] === RUN TestTokenPassThru [2022-05-02T12:22:37.063Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-02T12:22:37.063Z] === RUN TestTokenPassThruDifferentHost [2022-05-02T12:22:37.063Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-02T12:22:37.063Z] === RUN TestParentReset [2022-05-02T12:22:37.063Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-02T12:22:37.063Z] PASS [2022-05-02T12:22:37.063Z] coverage: 26.6% of statements [2022-05-02T12:22:37.063Z] ok github.com/docker/docker/distribution 2.021s coverage: 26.6% of statements [2022-05-02T12:22:37.063Z] --- PASS: TestParentReset (0.03s) [2022-05-02T12:22:37.063Z] === RUN TestGetAndSetLastUpdated [2022-05-02T12:22:37.063Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-02T12:22:37.063Z] === RUN TestStoreLen [2022-05-02T12:22:37.063Z] --- PASS: TestStoreLen (0.04s) [2022-05-02T12:22:37.063Z] PASS [2022-05-02T12:22:37.063Z] coverage: 86.9% of statements [2022-05-02T12:22:37.063Z] ok github.com/docker/docker/image 0.519s coverage: 86.9% of statements [2022-05-02T12:22:37.063Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T12:22:37.063Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T12:22:37.519Z] === RUN TestValidateManifest [2022-05-02T12:22:37.519Z] === RUN TestValidateManifest/non-nil [2022-05-02T12:22:37.519Z] === RUN TestValidateManifest/nil [2022-05-02T12:22:37.519Z] --- PASS: TestValidateManifest (0.00s) [2022-05-02T12:22:37.519Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-02T12:22:37.519Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-02T12:22:37.519Z] PASS [2022-05-02T12:22:37.519Z] coverage: 0.7% of statements [2022-05-02T12:22:37.519Z] ok github.com/docker/docker/image/tarexport 0.084s coverage: 0.7% of statements [2022-05-02T12:22:37.976Z] === RUN TestMakeV1ConfigFromConfig [2022-05-02T12:22:37.976Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-02T12:22:37.976Z] PASS [2022-05-02T12:22:37.976Z] coverage: 25.0% of statements [2022-05-02T12:22:37.976Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2022-05-02T12:22:37.976Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T12:22:38.439Z] === RUN TestSerialization [2022-05-02T12:22:38.439Z] --- PASS: TestSerialization (0.02s) [2022-05-02T12:22:38.439Z] PASS [2022-05-02T12:22:38.439Z] coverage: 100.0% of statements [2022-05-02T12:22:38.439Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-05-02T12:22:39.408Z] === RUN TestEnvironmentParsing [2022-05-02T12:22:39.409Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-02T12:22:39.409Z] PASS [2022-05-02T12:22:39.409Z] coverage: 1.2% of statements [2022-05-02T12:22:39.409Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2022-05-02T12:22:39.409Z] === RUN TestEmptyLayer [2022-05-02T12:22:39.409Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-02T12:22:39.409Z] === RUN TestCommitFailure [2022-05-02T12:22:39.868Z] --- PASS: TestCommitFailure (0.01s) [2022-05-02T12:22:39.868Z] === RUN TestStartTransactionFailure [2022-05-02T12:22:39.868Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestGetOrphan [2022-05-02T12:22:39.868Z] --- PASS: TestGetOrphan (0.01s) [2022-05-02T12:22:39.868Z] === RUN TestMountAndRegister [2022-05-02T12:22:39.868Z] layer_test.go:258: Layer size: 14 [2022-05-02T12:22:39.868Z] --- PASS: TestMountAndRegister (0.03s) [2022-05-02T12:22:39.868Z] === RUN TestLayerRelease [2022-05-02T12:22:39.868Z] layer_test.go:291: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestStoreRestore [2022-05-02T12:22:39.868Z] layer_test.go:340: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestTarStreamStability [2022-05-02T12:22:39.868Z] layer_test.go:455: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestRegisterExistingLayer [2022-05-02T12:22:39.868Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-02T12:22:39.868Z] === RUN TestTarStreamVerification [2022-05-02T12:22:39.868Z] layer_test.go:684: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestLayerMigration [2022-05-02T12:22:39.868Z] migration_test.go:45: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestLayerMigrationNoTarsplit [2022-05-02T12:22:39.868Z] migration_test.go:181: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestMountInit [2022-05-02T12:22:39.868Z] mount_test.go:17: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestMountInit (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestMountSize [2022-05-02T12:22:39.868Z] mount_test.go:76: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestMountSize (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestMountChanges [2022-05-02T12:22:39.868Z] mount_test.go:125: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestMountChanges (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestMountApply [2022-05-02T12:22:39.868Z] mount_test.go:212: Failing on Windows [2022-05-02T12:22:39.868Z] --- SKIP: TestMountApply (0.00s) [2022-05-02T12:22:39.868Z] PASS [2022-05-02T12:22:39.868Z] coverage: 30.6% of statements [2022-05-02T12:22:39.868Z] ok github.com/docker/docker/layer 0.249s coverage: 30.6% of statements [2022-05-02T12:22:39.868Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T12:22:39.868Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T12:22:39.868Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T12:22:39.868Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T12:22:39.868Z] === RUN TestSequenceGetAvailableBit [2022-05-02T12:22:39.868Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestSequenceEqual [2022-05-02T12:22:39.868Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestSequenceCopy [2022-05-02T12:22:39.868Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestGetFirstAvailable [2022-05-02T12:22:39.868Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestFindSequence [2022-05-02T12:22:39.868Z] --- PASS: TestFindSequence (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestCheckIfAvailable [2022-05-02T12:22:39.868Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestMergeSequences [2022-05-02T12:22:39.868Z] --- PASS: TestMergeSequences (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestPushReservation [2022-05-02T12:22:39.868Z] --- PASS: TestPushReservation (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestSerializeDeserialize [2022-05-02T12:22:39.868Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestSet [2022-05-02T12:22:39.868Z] --- PASS: TestSet (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestSetUnset [2022-05-02T12:22:39.868Z] --- PASS: TestSetUnset (0.01s) [2022-05-02T12:22:39.868Z] === RUN TestOffsetSetUnset [2022-05-02T12:22:39.868Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestSetInRange [2022-05-02T12:22:39.868Z] --- PASS: TestSetInRange (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestSetAnyInRange [2022-05-02T12:22:39.868Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestMethods [2022-05-02T12:22:39.868Z] --- PASS: TestMethods (0.00s) [2022-05-02T12:22:39.868Z] === RUN TestRandomAllocateDeallocate [2022-05-02T12:22:42.037Z] === RUN TestInvalidConfig [2022-05-02T12:22:42.037Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-02T12:22:42.037Z] === RUN TestConfig [2022-05-02T12:22:42.037Z] --- PASS: TestConfig (0.00s) [2022-05-02T12:22:42.037Z] === RUN TestOptionsLabels [2022-05-02T12:22:42.037Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-02T12:22:42.037Z] === RUN TestValidName [2022-05-02T12:22:42.037Z] --- PASS: TestValidName (0.00s) [2022-05-02T12:22:42.037Z] PASS [2022-05-02T12:22:42.037Z] coverage: 19.7% of statements [2022-05-02T12:22:42.037Z] ok github.com/docker/docker/libnetwork/config 0.066s coverage: 19.7% of statements [2022-05-02T12:22:42.493Z] === RUN TestKey [2022-05-02T12:22:42.493Z] --- PASS: TestKey (0.00s) [2022-05-02T12:22:42.493Z] === RUN TestParseKey [2022-05-02T12:22:42.493Z] --- PASS: TestParseKey (0.00s) [2022-05-02T12:22:42.493Z] === RUN TestInvalidDataStore [2022-05-02T12:22:42.493Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-02T12:22:42.493Z] === RUN TestKVObjectFlatKey [2022-05-02T12:22:42.493Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-02T12:22:42.493Z] === RUN TestAtomicKVObjectFlatKey [2022-05-02T12:22:42.493Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-02T12:22:42.493Z] PASS [2022-05-02T12:22:42.493Z] coverage: 21.9% of statements [2022-05-02T12:22:42.493Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-05-02T12:22:42.949Z] === RUN TestIPDataMarshalling [2022-05-02T12:22:42.949Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-02T12:22:42.949Z] === RUN TestValidateAndIsV6 [2022-05-02T12:22:42.949Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-02T12:22:42.949Z] PASS [2022-05-02T12:22:42.949Z] coverage: 68.9% of statements [2022-05-02T12:22:42.949Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2022-05-02T12:22:43.405Z] === RUN TestErrorInterfaces [2022-05-02T12:22:43.406Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestNetworkMarshalling [2022-05-02T12:22:43.406Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-05-02T12:22:43.406Z] === RUN TestEndpointMarshalling [2022-05-02T12:22:43.406Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestAuxAddresses [2022-05-02T12:22:43.406Z] time="2022-05-02T12:22:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:22:43.406Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-02T12:22:43.406Z] === RUN TestSRVServiceQuery [2022-05-02T12:22:43.406Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-02T12:22:43.406Z] === RUN TestServiceVIPReuse [2022-05-02T12:22:43.406Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-02T12:22:43.406Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestDNSIPQuery [2022-05-02T12:22:43.406Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestDNSProxyServFail [2022-05-02T12:22:43.406Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestSandboxAddEmpty [2022-05-02T12:22:43.406Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestSandboxAddMultiPrio [2022-05-02T12:22:43.406Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestSandboxAddSamePrio [2022-05-02T12:22:43.406Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-02T12:22:43.406Z] === RUN TestCleanupServiceDiscovery [2022-05-02T12:22:43.406Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.406Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:22:43.861Z] === RUN TestDNSOptions [2022-05-02T12:22:43.861Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:22:43.861Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-02T12:22:43.861Z] === RUN TestMultipleControllersWithSameStore [2022-05-02T12:22:43.861Z] time="2022-05-02T12:22:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:22:43.861Z] time="2022-05-02T12:22:43Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:22:43.861Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-02T12:22:43.861Z] PASS [2022-05-02T12:22:43.861Z] coverage: 8.5% of statements [2022-05-02T12:22:43.861Z] ok github.com/docker/docker/libnetwork 0.294s coverage: 8.5% of statements [2022-05-02T12:22:43.861Z] === RUN TestDriver [2022-05-02T12:22:43.861Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:22:43.861Z] PASS [2022-05-02T12:22:43.861Z] coverage: 34.8% of statements [2022-05-02T12:22:43.861Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2022-05-02T12:22:44.317Z] === RUN TestDriver [2022-05-02T12:22:44.317Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:22:44.317Z] PASS [2022-05-02T12:22:44.317Z] coverage: 34.8% of statements [2022-05-02T12:22:44.317Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-05-02T12:22:44.317Z] --- PASS: TestRandomAllocateDeallocate (4.43s) [2022-05-02T12:22:44.317Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:22:44.773Z] === RUN TestNetworkAllocateFree [2022-05-02T12:22:44.773Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-02T12:22:44.773Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-02T12:22:44.773Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-02T12:22:44.773Z] PASS [2022-05-02T12:22:44.773Z] coverage: 63.6% of statements [2022-05-02T12:22:44.773Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-05-02T12:22:44.773Z] === RUN TestGetEmptyCapabilities [2022-05-02T12:22:44.773Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-02T12:22:44.773Z] === RUN TestGetExtraCapabilities [2022-05-02T12:22:44.773Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-02T12:22:44.773Z] === RUN TestGetInvalidCapabilities [2022-05-02T12:22:44.773Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-02T12:22:44.773Z] === RUN TestRemoteDriver [2022-05-02T12:22:44.773Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T12:22:44.773Z] === RUN TestDriverError [2022-05-02T12:22:44.773Z] --- PASS: TestDriverError (0.00s) [2022-05-02T12:22:44.773Z] === RUN TestMissingValues [2022-05-02T12:22:44.773Z] --- PASS: TestMissingValues (0.01s) [2022-05-02T12:22:44.773Z] === RUN TestRollback [2022-05-02T12:22:44.773Z] --- PASS: TestRollback (0.00s) [2022-05-02T12:22:44.773Z] PASS [2022-05-02T12:22:44.773Z] coverage: 57.4% of statements [2022-05-02T12:22:44.773Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.080s coverage: 57.4% of statements [2022-05-02T12:22:45.734Z] --- PASS: TestAllocateRandomDeallocate (1.08s) [2022-05-02T12:22:45.734Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-02T12:22:45.734Z] === RUN TestNAT [2022-05-02T12:22:45.734Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:22:45.734Z] --- SKIP: TestNAT (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestTransparent [2022-05-02T12:22:45.734Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:22:45.734Z] --- SKIP: TestTransparent (0.00s) [2022-05-02T12:22:45.734Z] PASS [2022-05-02T12:22:45.734Z] coverage: 0.0% of statements [2022-05-02T12:22:45.734Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2022-05-02T12:22:45.734Z] === RUN TestBuildDefault [2022-05-02T12:22:45.734Z] --- PASS: TestBuildDefault (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestBuildHostnameDomainname [2022-05-02T12:22:45.734Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestBuildHostname [2022-05-02T12:22:45.734Z] --- PASS: TestBuildHostname (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestBuildHostnameFQDN [2022-05-02T12:22:45.734Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestBuildNoIP [2022-05-02T12:22:45.734Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestUpdate [2022-05-02T12:22:45.734Z] --- PASS: TestUpdate (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-02T12:22:45.734Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-02T12:22:45.734Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestAddEmpty [2022-05-02T12:22:45.734Z] --- PASS: TestAddEmpty (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestAdd [2022-05-02T12:22:45.734Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestDeleteEmpty [2022-05-02T12:22:45.734Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestDeleteNewline [2022-05-02T12:22:45.734Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestDelete [2022-05-02T12:22:45.734Z] --- PASS: TestDelete (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestConcurrentWrites [2022-05-02T12:22:45.734Z] === RUN TestNew [2022-05-02T12:22:45.734Z] --- PASS: TestNew (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestAddDriver [2022-05-02T12:22:45.734Z] --- PASS: TestAddDriver (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestAddDuplicateDriver [2022-05-02T12:22:45.734Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-02T12:22:45.734Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestDriver [2022-05-02T12:22:45.734Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:22:45.734Z] === RUN TestIPAM [2022-05-02T12:22:45.734Z] --- PASS: TestIPAM (0.00s) [2022-05-02T12:22:45.735Z] === RUN TestWalkIPAMs [2022-05-02T12:22:45.735Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-02T12:22:45.735Z] === RUN TestWalkDrivers [2022-05-02T12:22:45.735Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-02T12:22:45.735Z] PASS [2022-05-02T12:22:45.735Z] coverage: 82.4% of statements [2022-05-02T12:22:45.735Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2022-05-02T12:22:46.191Z] --- PASS: TestConcurrentWrites (0.18s) [2022-05-02T12:22:46.191Z] PASS [2022-05-02T12:22:46.191Z] coverage: 81.2% of statements [2022-05-02T12:22:46.191Z] ok github.com/docker/docker/libnetwork/etchosts 0.237s coverage: 81.2% of statements [2022-05-02T12:22:46.191Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.86s) [2022-05-02T12:22:46.191Z] === RUN TestRetrieveFromStore [2022-05-02T12:22:46.646Z] === RUN TestNew [2022-05-02T12:22:46.646Z] --- PASS: TestNew (0.00s) [2022-05-02T12:22:46.646Z] === RUN TestAllocate [2022-05-02T12:22:46.646Z] --- PASS: TestAllocate (0.00s) [2022-05-02T12:22:46.646Z] === RUN TestUninitialized [2022-05-02T12:22:46.646Z] --- PASS: TestUninitialized (0.00s) [2022-05-02T12:22:46.646Z] === RUN TestAllocateInRange [2022-05-02T12:22:46.646Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-02T12:22:46.646Z] === RUN TestAllocateSerial [2022-05-02T12:22:46.646Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-02T12:22:46.646Z] PASS [2022-05-02T12:22:46.646Z] coverage: 87.5% of statements [2022-05-02T12:22:46.646Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-05-02T12:22:46.646Z] === RUN TestCaller [2022-05-02T12:22:46.646Z] --- PASS: TestCaller (0.00s) [2022-05-02T12:22:46.646Z] PASS [2022-05-02T12:22:46.646Z] coverage: 100.0% of statements [2022-05-02T12:22:46.646Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2022-05-02T12:22:46.646Z] --- PASS: TestRetrieveFromStore (0.42s) [2022-05-02T12:22:46.646Z] === RUN TestIsCorrupted [2022-05-02T12:22:46.646Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-02T12:22:46.646Z] === RUN TestSetRollover [2022-05-02T12:22:47.102Z] === RUN TestSetSerialInsertDelete [2022-05-02T12:22:47.102Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-02T12:22:47.102Z] === RUN TestSetParallelInsertDelete [2022-05-02T12:22:48.066Z] === RUN TestInt2IP2IntConversion [2022-05-02T12:22:48.066Z] === RUN TestPoolRequest [2022-05-02T12:22:48.066Z] --- PASS: TestPoolRequest (0.00s) [2022-05-02T12:22:48.066Z] === RUN TestOtherRequests [2022-05-02T12:22:48.066Z] --- PASS: TestOtherRequests (0.00s) [2022-05-02T12:22:48.066Z] PASS [2022-05-02T12:22:48.066Z] coverage: 57.1% of statements [2022-05-02T12:22:48.066Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-05-02T12:22:48.522Z] --- PASS: TestSetRollover (1.51s) [2022-05-02T12:22:48.522Z] === RUN TestSetRolloverSerial [2022-05-02T12:22:48.522Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-05-02T12:22:48.522Z] === RUN TestGetAddressVersion [2022-05-02T12:22:48.522Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-02T12:22:48.522Z] === RUN TestKeyString [2022-05-02T12:22:48.522Z] --- PASS: TestKeyString (0.00s) [2022-05-02T12:22:48.522Z] === RUN TestPoolDataMarshal [2022-05-02T12:22:48.522Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-02T12:22:48.522Z] === RUN TestSubnetsMarshal [2022-05-02T12:22:48.522Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-02T12:22:48.522Z] === RUN TestAddSubnets [2022-05-02T12:22:48.522Z] --- PASS: TestAddSubnets (0.04s) [2022-05-02T12:22:48.522Z] === RUN TestDoublePoolRelease [2022-05-02T12:22:48.522Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-02T12:22:48.522Z] === RUN TestAddReleasePoolID [2022-05-02T12:22:48.522Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-05-02T12:22:48.522Z] === RUN TestPredefinedPool [2022-05-02T12:22:48.522Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-02T12:22:48.522Z] === RUN TestRemoveSubnet [2022-05-02T12:22:48.522Z] --- PASS: TestRemoveSubnet (0.13s) [2022-05-02T12:22:48.522Z] === RUN TestGetSameAddress [2022-05-02T12:22:48.522Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-02T12:22:48.522Z] === RUN TestPoolAllocationReuse [2022-05-02T12:22:48.980Z] === RUN TestGetCapabilities [2022-05-02T12:22:48.980Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-02T12:22:48.980Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-02T12:22:48.980Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-02T12:22:48.980Z] === RUN TestGetDefaultAddressSpaces [2022-05-02T12:22:48.980Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-02T12:22:48.980Z] === RUN TestRemoteDriver [2022-05-02T12:22:48.980Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T12:22:48.980Z] PASS [2022-05-02T12:22:48.980Z] coverage: 47.4% of statements [2022-05-02T12:22:48.980Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2022-05-02T12:22:49.435Z] --- PASS: TestSetRolloverSerial (1.10s) [2022-05-02T12:22:49.436Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-02T12:22:49.436Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-02T12:22:49.436Z] PASS [2022-05-02T12:22:49.436Z] coverage: 84.4% of statements [2022-05-02T12:22:49.436Z] ok github.com/docker/docker/libnetwork/bitseq 9.473s coverage: 84.4% of statements [2022-05-02T12:22:49.891Z] --- PASS: TestPoolAllocationReuse (1.18s) [2022-05-02T12:22:49.891Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-02T12:22:49.891Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-05-02T12:22:49.891Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-02T12:22:49.891Z] === RUN TestWindowsIPAM [2022-05-02T12:22:49.891Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-02T12:22:49.891Z] PASS [2022-05-02T12:22:49.891Z] coverage: 71.4% of statements [2022-05-02T12:22:49.891Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-05-02T12:22:50.853Z] === RUN TestDefaultNetwork [2022-05-02T12:22:50.853Z] --- PASS: TestDefaultNetwork (0.26s) [2022-05-02T12:22:50.853Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-02T12:22:51.309Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-05-02T12:22:51.309Z] === RUN TestInitAddressPools [2022-05-02T12:22:51.309Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-02T12:22:51.309Z] PASS [2022-05-02T12:22:51.309Z] coverage: 74.0% of statements [2022-05-02T12:22:51.309Z] ok github.com/docker/docker/libnetwork/ipamutils 0.573s coverage: 74.0% of statements [2022-05-02T12:22:51.764Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.86s) [2022-05-02T12:22:51.765Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-02T12:22:51.765Z] === RUN TestKeyValue [2022-05-02T12:22:51.765Z] --- PASS: TestKeyValue (0.00s) [2022-05-02T12:22:51.765Z] PASS [2022-05-02T12:22:51.765Z] coverage: 60.0% of statements [2022-05-02T12:22:51.765Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-05-02T12:22:52.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:22:52.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T12:22:52.726Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T12:22:53.688Z] === RUN TestGenerate [2022-05-02T12:22:53.688Z] --- PASS: TestGenerate (0.00s) [2022-05-02T12:22:53.688Z] === RUN TestGeneratePtr [2022-05-02T12:22:53.688Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-02T12:22:53.688Z] === RUN TestGenerateMissingField [2022-05-02T12:22:53.688Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-02T12:22:53.688Z] === RUN TestFieldCannotBeSet [2022-05-02T12:22:53.688Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-02T12:22:53.688Z] === RUN TestTypeMismatchError [2022-05-02T12:22:53.688Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-02T12:22:53.688Z] PASS [2022-05-02T12:22:53.688Z] coverage: 100.0% of statements [2022-05-02T12:22:53.688Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2022-05-02T12:22:54.144Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.38s) [2022-05-02T12:22:54.144Z] === RUN TestGetAddress [2022-05-02T12:22:54.144Z] === RUN TestNetworkDBSimple [2022-05-02T12:22:54.599Z] testing: warning: no tests to run [2022-05-02T12:22:54.599Z] PASS [2022-05-02T12:22:54.599Z] coverage: 0.0% of statements [2022-05-02T12:22:54.599Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:22:55.019Z] ba8181afd426: Pull complete [2022-05-02T12:22:55.019Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-02T12:22:55.019Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:22:55.019Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-02T12:22:55.019Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-02T12:22:55.019Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-02T12:22:55.019Z] WARN: Skipping validation tests [2022-05-02T12:22:55.019Z] INFO: Running unit tests at 05/02/2022 12:22:45... [2022-05-02T12:22:55.019Z] INFO: make.ps1 starting at 05/02/2022 12:22:51 [2022-05-02T12:22:55.019Z] INFO: Git commit (789223f2dc) assumed from DOCKER_GITCOMMIT environment variable [2022-05-02T12:22:55.019Z] INFO: Running unit tests... [2022-05-02T12:22:55.055Z] === RUN TestRequestNewPort [2022-05-02T12:22:55.055Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-02T12:22:55.055Z] === RUN TestRequestSpecificPort [2022-05-02T12:22:55.055Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-02T12:22:55.055Z] === RUN TestReleasePort [2022-05-02T12:22:55.055Z] --- PASS: TestReleasePort (0.00s) [2022-05-02T12:22:55.055Z] === RUN TestReuseReleasedPort [2022-05-02T12:22:55.055Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-02T12:22:55.055Z] === RUN TestReleaseUnreadledPort [2022-05-02T12:22:55.510Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-02T12:22:55.510Z] === RUN TestUnknowProtocol [2022-05-02T12:22:55.510Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-02T12:22:55.510Z] === RUN TestAllocateAllPorts [2022-05-02T12:22:55.510Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-02T12:22:55.510Z] === RUN TestPortAllocation [2022-05-02T12:22:55.510Z] --- PASS: TestPortAllocation (0.00s) [2022-05-02T12:22:55.510Z] === RUN TestPortAllocationWithCustomRange [2022-05-02T12:22:55.510Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-02T12:22:55.510Z] === RUN TestNoDuplicateBPR [2022-05-02T12:22:55.510Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-02T12:22:55.510Z] === RUN TestChangePortRange [2022-05-02T12:22:55.510Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-02T12:22:55.510Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-02T12:22:55.510Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-02T12:22:55.510Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-02T12:22:55.510Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-02T12:22:55.510Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-02T12:22:55.510Z] --- PASS: TestChangePortRange (0.00s) [2022-05-02T12:22:55.510Z] PASS [2022-05-02T12:22:55.510Z] coverage: 88.6% of statements [2022-05-02T12:22:55.510Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-05-02T12:22:55.510Z] 2022/05/02 12:22:54 Closing DB instances... [2022-05-02T12:22:55.972Z] testing: warning: no tests to run [2022-05-02T12:22:55.972Z] PASS [2022-05-02T12:22:55.972Z] coverage: 0.0% of statements [2022-05-02T12:22:55.972Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:22:56.427Z] --- PASS: TestNetworkDBSimple (2.24s) [2022-05-02T12:22:56.427Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-02T12:22:56.888Z] === RUN TestHashData [2022-05-02T12:22:56.888Z] --- PASS: TestHashData (0.00s) [2022-05-02T12:22:56.888Z] PASS [2022-05-02T12:22:56.888Z] coverage: 2.8% of statements [2022-05-02T12:22:56.888Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2022-05-02T12:22:57.343Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-02T12:22:57.343Z] PASS [2022-05-02T12:22:57.343Z] coverage: 100.0% of statements [2022-05-02T12:22:57.343Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2022-05-02T12:22:57.343Z] === RUN TestErrorConstructors [2022-05-02T12:22:57.343Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-02T12:22:57.343Z] === RUN TestCompareIPMask [2022-05-02T12:22:57.343Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-02T12:22:57.343Z] === RUN TestUtilGetHostPartIP [2022-05-02T12:22:57.343Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-02T12:22:57.343Z] === RUN TestUtilGetBroadcastIP [2022-05-02T12:22:57.343Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-02T12:22:57.343Z] === RUN TestParseCIDR [2022-05-02T12:22:57.343Z] --- PASS: TestParseCIDR (0.00s) [2022-05-02T12:22:57.343Z] PASS [2022-05-02T12:22:57.343Z] coverage: 37.3% of statements [2022-05-02T12:22:57.343Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2022-05-02T12:22:57.799Z] 2022/05/02 12:22:57 Closing DB instances... [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-02T12:22:58.255Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-02T12:22:58.255Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-02T12:22:58.256Z] PASS [2022-05-02T12:22:58.256Z] coverage: 55.0% of statements [2022-05-02T12:22:58.256Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-05-02T12:22:58.711Z] === RUN TestAddressPoolOpt [2022-05-02T12:22:58.711Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/a [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/something [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/_=a [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/env1=value1 [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/_env1=value1 [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/PATH [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/=a [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/PATH= [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/PATH=something [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/asd!qwe [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/1asd [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/123 [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/some_space [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/__some_space_before [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/some_space_after__ [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/= [2022-05-02T12:22:58.711Z] === RUN TestValidateEnv/PaTh [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-02T12:22:58.711Z] === RUN TestParseHost [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://invalid:port [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://:5555/ [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://:5555/p [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-02T12:22:58.711Z] === RUN TestParseHost/something_with_spaces [2022-05-02T12:22:58.711Z] === RUN TestParseHost/:// [2022-05-02T12:22:58.711Z] === RUN TestParseHost/unknown:// [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://:port [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-02T12:22:58.711Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-02T12:22:58.711Z] === RUN TestParseHost/__ [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://:5555 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/npipe:// [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://[::1]: [2022-05-02T12:22:58.711Z] === RUN TestParseHost/_ [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://: [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/#00 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/fd://something [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/unix:// [2022-05-02T12:22:58.711Z] === RUN TestParseHost/unix://path/to/socket [2022-05-02T12:22:58.711Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-02T12:22:58.711Z] === RUN TestParseHost/fd:// [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp:// [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-02T12:22:58.711Z] === RUN TestParseHost/tcp://host: [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-02T12:22:58.711Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-02T12:22:58.711Z] === RUN TestParseDockerDaemonHost [2022-05-02T12:22:58.711Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-02T12:22:58.711Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-02T12:22:58.711Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-02T12:22:58.711Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-02T12:22:58.711Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-02T12:22:58.711Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/: [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-02T12:22:58.712Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestParseTCP [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/localhost:5555/path [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/localhost: [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/#00 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/tcp:// [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/0.0.0.1 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/0.0.0.1: [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/tcp://:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/tcp://: [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/::1 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/[::1]: [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/[::1]:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/localhost [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/localhost:5555 [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/: [2022-05-02T12:22:58.712Z] === RUN TestParseTCP/:5555 [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP (0.01s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-02T12:22:58.712Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestValidateExtraHosts [2022-05-02T12:22:58.712Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestValidateIPAddress [2022-05-02T12:22:58.712Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestMapOpts [2022-05-02T12:22:58.712Z] --- PASS: TestMapOpts (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestListOptsWithoutValidator [2022-05-02T12:22:58.712Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestListOptsWithValidator [2022-05-02T12:22:58.712Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestValidateDNSSearch [2022-05-02T12:22:58.712Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_general_format [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_one_more [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-02T12:22:58.712Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:22:58.712Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestNamedListOpts [2022-05-02T12:22:58.712Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestNamedMapOpts [2022-05-02T12:22:58.712Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestParseLink [2022-05-02T12:22:58.712Z] --- PASS: TestParseLink (0.00s) [2022-05-02T12:22:58.712Z] === RUN TestUlimitOpt [2022-05-02T12:22:58.712Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-02T12:22:58.712Z] PASS [2022-05-02T12:22:58.712Z] coverage: 65.5% of statements [2022-05-02T12:22:58.712Z] ok github.com/docker/docker/opts 0.132s coverage: 65.5% of statements [2022-05-02T12:22:58.712Z] === RUN TestParseVersion [2022-05-02T12:22:58.712Z] --- PASS: TestParseVersion (0.00s) [2022-05-02T12:22:58.712Z] PASS [2022-05-02T12:22:58.712Z] coverage: 52.9% of statements [2022-05-02T12:22:58.712Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-05-02T12:22:59.168Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-05-02T12:22:59.168Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-02T12:23:00.130Z] === RUN TestPeerCertificateMarshalJSON [2022-05-02T12:23:00.130Z] 2022/05/02 12:23:00 Closing DB instances... [2022-05-02T12:23:00.585Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-02T12:23:00.585Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-02T12:23:00.585Z] --- PASS: TestPeerCertificateMarshalJSON (0.28s) [2022-05-02T12:23:00.585Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-02T12:23:00.585Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-02T12:23:00.585Z] === RUN TestMiddleware [2022-05-02T12:23:00.585Z] --- PASS: TestMiddleware (0.00s) [2022-05-02T12:23:00.585Z] === RUN TestNewResponseModifier [2022-05-02T12:23:00.585Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-02T12:23:00.585Z] PASS [2022-05-02T12:23:00.585Z] coverage: 26.8% of statements [2022-05-02T12:23:00.585Z] ok github.com/docker/docker/pkg/authorization 0.328s coverage: 26.8% of statements [2022-05-02T12:23:01.041Z] === RUN TestIsArchivePathDir [2022-05-02T12:23:01.041Z] --- PASS: TestIsArchivePathDir (0.15s) [2022-05-02T12:23:01.041Z] === RUN TestIsArchivePathInvalidFile [2022-05-02T12:23:01.041Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-05-02T12:23:01.041Z] === RUN TestIsArchivePathTar [2022-05-02T12:23:01.497Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-05-02T12:23:01.497Z] === RUN TestDecompressStreamGzip [2022-05-02T12:23:01.497Z] === RUN TestUnbuffered [2022-05-02T12:23:01.497Z] --- PASS: TestUnbuffered (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestRaceUnbuffered [2022-05-02T12:23:01.497Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-02T12:23:01.497Z] PASS [2022-05-02T12:23:01.497Z] coverage: 100.0% of statements [2022-05-02T12:23:01.497Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2022-05-02T12:23:01.497Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-05-02T12:23:01.497Z] === RUN TestDecompressStreamBzip2 [2022-05-02T12:23:01.497Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-02T12:23:01.497Z] === RUN TestDecompressStreamXz [2022-05-02T12:23:01.497Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:23:01.497Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestDecompressStreamZstd [2022-05-02T12:23:01.497Z] archive_test.go:140: zstd not installed [2022-05-02T12:23:01.497Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-02T12:23:01.497Z] === RUN TestCompressStreamXzUnsupported [2022-05-02T12:23:01.497Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-02T12:23:01.497Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestCompressStreamInvalid [2022-05-02T12:23:01.497Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestExtensionInvalid [2022-05-02T12:23:01.497Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestExtensionUncompressed [2022-05-02T12:23:01.497Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestExtensionBzip2 [2022-05-02T12:23:01.497Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestExtensionGzip [2022-05-02T12:23:01.497Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestExtensionXz [2022-05-02T12:23:01.497Z] --- PASS: TestExtensionXz (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestExtensionZstd [2022-05-02T12:23:01.497Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestCmdStreamLargeStderr [2022-05-02T12:23:01.497Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-02T12:23:01.497Z] === RUN TestCmdStreamBad [2022-05-02T12:23:01.497Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:23:01.497Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-02T12:23:01.497Z] === RUN TestCmdStreamGood [2022-05-02T12:23:01.497Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-02T12:23:01.497Z] === RUN TestUntarPathWithInvalidDest [2022-05-02T12:23:01.953Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-02T12:23:01.953Z] === RUN TestUntarPathWithInvalidSrc [2022-05-02T12:23:01.953Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-02T12:23:01.953Z] === RUN TestUntarPath [2022-05-02T12:23:01.953Z] --- PASS: TestUntarPath (0.06s) [2022-05-02T12:23:01.953Z] === RUN TestUntarPathWithDestinationFile [2022-05-02T12:23:01.953Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-02T12:23:01.953Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-02T12:23:01.953Z] === RUN TestMatch [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[foo]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[foo_bar]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[]#01 [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[qux]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-02T12:23:01.953Z] === RUN TestMatch/[[foo_baz]] [2022-05-02T12:23:01.953Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-02T12:23:01.953Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-02T12:23:01.953Z] PASS [2022-05-02T12:23:01.953Z] coverage: 87.5% of statements [2022-05-02T12:23:01.953Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-05-02T12:23:01.953Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-02T12:23:01.953Z] === RUN TestCopyWithTarInvalidSrc [2022-05-02T12:23:01.953Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-02T12:23:01.953Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-02T12:23:01.953Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T12:23:01.953Z] === RUN TestCopyWithTarSrcFile [2022-05-02T12:23:01.953Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-02T12:23:01.953Z] === RUN TestCopyWithTarSrcFolder [2022-05-02T12:23:01.953Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-02T12:23:01.953Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-02T12:23:01.953Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-02T12:23:01.953Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-02T12:23:01.953Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T12:23:01.953Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-02T12:23:01.953Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-02T12:23:01.953Z] === RUN TestCopyFileWithTarSrcFile [2022-05-02T12:23:01.953Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-02T12:23:01.953Z] === RUN TestTarFiles [2022-05-02T12:23:01.953Z] time="2022-05-02T12:23:01Z" level=error msg="node1(833dc8ac531b) Could not close DB: timeout waiting for leave broadcast" [2022-05-02T12:23:01.953Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-05-02T12:23:01.953Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-02T12:23:02.914Z] === RUN TestChrootTarUntar [2022-05-02T12:23:02.914Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-02T12:23:02.914Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootUntarEmptyArchive [2022-05-02T12:23:02.914Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootTarUntarWithSymlink [2022-05-02T12:23:02.914Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootCopyWithTar [2022-05-02T12:23:02.914Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootCopyFileWithTar [2022-05-02T12:23:02.914Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootUntarPath [2022-05-02T12:23:02.914Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-02T12:23:02.914Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-02T12:23:02.914Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:23:02.914Z] === RUN TestChrootApplyDotDotFile [2022-05-02T12:23:02.914Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:02.914Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:23:02.914Z] PASS [2022-05-02T12:23:02.914Z] coverage: 12.0% of statements [2022-05-02T12:23:02.914Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 12.0% of statements [2022-05-02T12:23:03.586Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-02T12:23:03.764Z] --- PASS: TestImportExtremelyLargeImageWorks (92.07s) [2022-05-02T12:23:03.764Z] PASS [2022-05-02T12:23:03.764Z] [2022-05-02T12:23:03.764Z] DONE 22 tests in 95.078s [2022-05-02T12:23:03.764Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:23:03.764Z] INFO: Testing against a local daemon [2022-05-02T12:23:03.764Z] === RUN TestNetworkCreateDelete [2022-05-02T12:23:03.764Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-02T12:23:03.764Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:23:03.764Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-02T12:23:03.764Z] === RUN TestDaemonDNSFallback [2022-05-02T12:23:03.876Z] === RUN TestEnsureRemoveAllNotExist [2022-05-02T12:23:03.876Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-02T12:23:03.876Z] === RUN TestEnsureRemoveAllWithDir [2022-05-02T12:23:03.876Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-02T12:23:03.876Z] === RUN TestEnsureRemoveAllWithFile [2022-05-02T12:23:03.876Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-02T12:23:03.876Z] PASS [2022-05-02T12:23:03.876Z] coverage: 0.0% of statements [2022-05-02T12:23:03.876Z] ok github.com/docker/docker/pkg/containerfs 0.039s coverage: 0.0% of statements [2022-05-02T12:23:04.332Z] 2022/05/02 12:23:04 Closing DB instances... [2022-05-02T12:23:04.332Z] === RUN TestSizeEmpty [2022-05-02T12:23:04.332Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-02T12:23:04.332Z] === RUN TestSizeEmptyFile [2022-05-02T12:23:04.332Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-02T12:23:04.332Z] === RUN TestSizeNonemptyFile [2022-05-02T12:23:04.332Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-02T12:23:04.332Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-02T12:23:04.332Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-02T12:23:04.332Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-02T12:23:04.332Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-02T12:23:04.332Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-02T12:23:04.332Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-02T12:23:04.332Z] === RUN TestMoveToSubdir [2022-05-02T12:23:04.332Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-02T12:23:04.332Z] === RUN TestSizeNonExistingDirectory [2022-05-02T12:23:04.332Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-02T12:23:04.332Z] PASS [2022-05-02T12:23:04.332Z] coverage: 80.0% of statements [2022-05-02T12:23:04.332Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2022-05-02T12:23:05.301Z] === RUN TestPollerAddRemove [2022-05-02T12:23:05.301Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-02T12:23:05.301Z] === RUN TestPollerEvent [2022-05-02T12:23:05.301Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:23:05.301Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-02T12:23:05.301Z] === RUN TestPollerClose [2022-05-02T12:23:05.301Z] --- PASS: TestPollerClose (0.00s) [2022-05-02T12:23:05.301Z] PASS [2022-05-02T12:23:05.301Z] coverage: 36.2% of statements [2022-05-02T12:23:05.301Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 36.2% of statements [2022-05-02T12:23:05.759Z] --- PASS: TestTarFiles (3.91s) [2022-05-02T12:23:05.759Z] === RUN TestDetectCompressionZstd [2022-05-02T12:23:05.759Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-02T12:23:05.759Z] === RUN TestTarUntar [2022-05-02T12:23:05.759Z] --- PASS: TestTarUntar (0.04s) [2022-05-02T12:23:05.759Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-02T12:23:05.759Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-02T12:23:05.759Z] === RUN TestTarWithOptions [2022-05-02T12:23:05.759Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-02T12:23:05.759Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-02T12:23:05.759Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-02T12:23:05.759Z] === RUN TestUntarUstarGnuConflict [2022-05-02T12:23:05.759Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-02T12:23:05.759Z] === RUN TestUntarInvalidFilenames [2022-05-02T12:23:06.215Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3977581003\\dest" [2022-05-02T12:23:06.215Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-05-02T12:23:06.215Z] === RUN TestUntarHardlinkToSymlink [2022-05-02T12:23:06.215Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-02T12:23:06.215Z] === RUN TestUntarInvalidHardlink [2022-05-02T12:23:06.215Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2846262312\\victim\\hello" -> "../victim/hello" [2022-05-02T12:23:06.215Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3189832727\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:23:06.215Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3581316376\\victim" -> "../victim" [2022-05-02T12:23:06.215Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1365097296\\victim" -> "../victim" [2022-05-02T12:23:06.215Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3718665359\\victim" -> "../victim" [2022-05-02T12:23:06.215Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3988704784\\victim" -> "../victim" [2022-05-02T12:23:06.215Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-02T12:23:06.215Z] === RUN TestUntarInvalidSymlink [2022-05-02T12:23:06.215Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2559937602\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:23:06.215Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1988788835\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:23:06.215Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1927391315\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.215Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3249460412\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.215Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3771689278\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.215Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3884220588\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.215Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4065689873\\dest\\dir\\loophole" -> "../../victim" [2022-05-02T12:23:06.215Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-02T12:23:06.215Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-02T12:23:06.215Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestXGlobalNoParent [2022-05-02T12:23:06.215Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestReplaceFileTarWrapper [2022-05-02T12:23:06.215Z] === RUN TestCopyFileWithInvalidSrc [2022-05-02T12:23:06.215Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:23:06.215Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-02T12:23:06.215Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-02T12:23:06.215Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCopyFile [2022-05-02T12:23:06.215Z] --- PASS: TestCopyFile (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-02T12:23:06.215Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:23:06.215Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-02T12:23:06.215Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-02T12:23:06.215Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:23:06.215Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestWildcardMatches [2022-05-02T12:23:06.215Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestPatternMatches [2022-05-02T12:23:06.215Z] --- PASS: TestPatternMatches (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-02T12:23:06.215Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestPatternMatchesFolderExclusions [2022-05-02T12:23:06.215Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-02T12:23:06.215Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-02T12:23:06.215Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-02T12:23:06.215Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-02T12:23:06.215Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestSingleExclamationError [2022-05-02T12:23:06.215Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestMatchesWithNoPatterns [2022-05-02T12:23:06.215Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestMatchesWithMalformedPatterns [2022-05-02T12:23:06.215Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestMatches [2022-05-02T12:23:06.215Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-02T12:23:06.215Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-02T12:23:06.215Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-02T12:23:06.215Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-02T12:23:06.215Z] --- PASS: TestMatches (0.01s) [2022-05-02T12:23:06.215Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-02T12:23:06.215Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-02T12:23:06.215Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-02T12:23:06.215Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCleanPatterns [2022-05-02T12:23:06.215Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-02T12:23:06.215Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCleanPatternsExceptionFlag [2022-05-02T12:23:06.215Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-02T12:23:06.215Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-02T12:23:06.215Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCleanPatternsErrorSingleException [2022-05-02T12:23:06.215Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCreateIfNotExistsDir [2022-05-02T12:23:06.215Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCreateIfNotExistsFile [2022-05-02T12:23:06.215Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestMatch [2022-05-02T12:23:06.215Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:23:06.215Z] === RUN TestCompile [2022-05-02T12:23:06.215Z] === RUN TestCompile/slash [2022-05-02T12:23:06.215Z] === RUN TestCompile/backslash [2022-05-02T12:23:06.215Z] --- PASS: TestCompile (0.00s) [2022-05-02T12:23:06.215Z] --- PASS: TestCompile/slash (0.00s) [2022-05-02T12:23:06.215Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-02T12:23:06.215Z] PASS [2022-05-02T12:23:06.215Z] coverage: 84.7% of statements [2022-05-02T12:23:06.215Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-05-02T12:23:06.215Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-02T12:23:06.215Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.7% of statements [2022-05-02T12:23:06.215Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-05-02T12:23:06.215Z] === RUN TestPrefixHeaderReadable [2022-05-02T12:23:06.215Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-02T12:23:06.215Z] === RUN TestDisablePigz [2022-05-02T12:23:06.215Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-02T12:23:06.289Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-05-02T12:23:06.289Z] === RUN TestInspectNetwork [2022-05-02T12:23:06.675Z] --- PASS: TestDisablePigz (0.21s) [2022-05-02T12:23:06.675Z] === RUN TestPigz [2022-05-02T12:23:06.675Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-02T12:23:06.675Z] --- PASS: TestPigz (0.13s) [2022-05-02T12:23:06.675Z] === RUN TestNosysFileInfo [2022-05-02T12:23:06.675Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:23:06.675Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:23:06.675Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestCanonicalTarNameForPath [2022-05-02T12:23:06.675Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestCanonicalTarName [2022-05-02T12:23:06.675Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChmodTarEntry [2022-05-02T12:23:06.675Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestHardLinkOrder [2022-05-02T12:23:06.675Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-02T12:23:06.675Z] === RUN TestChangeString [2022-05-02T12:23:06.675Z] --- PASS: TestChangeString (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChangesWithNoChanges [2022-05-02T12:23:06.675Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-02T12:23:06.675Z] === RUN TestChangesWithChanges [2022-05-02T12:23:06.675Z] --- PASS: TestChangesWithChanges (0.02s) [2022-05-02T12:23:06.675Z] === RUN TestChangesWithChangesGH13590 [2022-05-02T12:23:06.675Z] changes_test.go:196: needs more investigation [2022-05-02T12:23:06.675Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChangesDirsEmpty [2022-05-02T12:23:06.675Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:23:06.675Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChangesDirsMutated [2022-05-02T12:23:06.675Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:23:06.675Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestApplyLayer [2022-05-02T12:23:06.675Z] changes_test.go:433: needs further investigation [2022-05-02T12:23:06.675Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChangesSizeWithHardlinks [2022-05-02T12:23:06.675Z] changes_test.go:469: needs further investigation [2022-05-02T12:23:06.675Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChangesSizeWithNoChanges [2022-05-02T12:23:06.675Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-02T12:23:06.675Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestChangesSize [2022-05-02T12:23:06.675Z] --- PASS: TestChangesSize (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestApplyLayerInvalidFilenames [2022-05-02T12:23:06.675Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3108314477\\dest" [2022-05-02T12:23:06.675Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-02T12:23:06.675Z] === RUN TestApplyLayerInvalidHardlink [2022-05-02T12:23:06.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1771764356\\victim\\hello" -> "../victim/hello" [2022-05-02T12:23:06.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1357761110\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:23:06.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4186536939\\victim" -> "../victim" [2022-05-02T12:23:06.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3109275912\\victim" -> "../victim" [2022-05-02T12:23:06.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1295004052\\victim" -> "../victim" [2022-05-02T12:23:06.675Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2121861443\\victim" -> "../victim" [2022-05-02T12:23:06.675Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-02T12:23:06.675Z] === RUN TestApplyLayerInvalidSymlink [2022-05-02T12:23:06.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3653002880\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:23:06.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2147971373\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:23:06.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink510279146\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1450342178\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.675Z] === RUN TestGet [2022-05-02T12:23:06.675Z] --- PASS: TestGet (0.00s) [2022-05-02T12:23:06.675Z] === RUN TestGetShortcutString [2022-05-02T12:23:06.675Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-02T12:23:06.675Z] PASS [2022-05-02T12:23:06.675Z] coverage: 42.9% of statements [2022-05-02T12:23:06.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1441567685\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.675Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2278942551\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:23:06.675Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-02T12:23:06.675Z] === RUN TestApplyLayerWhiteouts [2022-05-02T12:23:06.675Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-05-02T12:23:07.131Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-05-02T12:23:07.131Z] === RUN TestGenerateEmptyFile [2022-05-02T12:23:07.131Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-02T12:23:07.131Z] === RUN TestGenerateWithContent [2022-05-02T12:23:07.131Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-02T12:23:07.131Z] PASS [2022-05-02T12:23:07.131Z] coverage: 61.9% of statements [2022-05-02T12:23:07.131Z] ok github.com/docker/docker/pkg/archive 6.092s coverage: 61.9% of statements [2022-05-02T12:23:07.587Z] === RUN TestCreateIDMapOrder [2022-05-02T12:23:07.587Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-02T12:23:07.587Z] PASS [2022-05-02T12:23:07.587Z] coverage: 7.2% of statements [2022-05-02T12:23:07.587Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2022-05-02T12:23:08.042Z] 2022/05/02 12:23:07 Closing DB instances... [2022-05-02T12:23:09.004Z] === RUN TestFixedBufferCap [2022-05-02T12:23:09.004Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-02T12:23:09.004Z] === RUN TestFixedBufferLen [2022-05-02T12:23:09.004Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-02T12:23:09.004Z] === RUN TestFixedBufferString [2022-05-02T12:23:09.004Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-02T12:23:09.004Z] === RUN TestFixedBufferWrite [2022-05-02T12:23:09.004Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-02T12:23:09.004Z] === RUN TestFixedBufferRead [2022-05-02T12:23:09.004Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-02T12:23:09.004Z] === RUN TestBytesPipeRead [2022-05-02T12:23:09.004Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-02T12:23:09.004Z] === RUN TestBytesPipeWrite [2022-05-02T12:23:09.004Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-02T12:23:09.004Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-02T12:23:09.004Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-05-02T12:23:09.004Z] === RUN TestAtomicWriteToFile [2022-05-02T12:23:09.004Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-02T12:23:09.004Z] === RUN TestAtomicWriteSetCommit [2022-05-02T12:23:09.004Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-02T12:23:09.004Z] === RUN TestAtomicWriteSetCancel [2022-05-02T12:23:09.004Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-02T12:23:09.004Z] === RUN TestReadCloserWrapperClose [2022-05-02T12:23:09.459Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-02T12:23:09.459Z] === RUN TestReaderErrWrapperReadOnError [2022-05-02T12:23:09.459Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-02T12:23:09.459Z] === RUN TestReaderErrWrapperRead [2022-05-02T12:23:09.459Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-02T12:23:09.459Z] === RUN TestCancelReadCloser [2022-05-02T12:23:09.459Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-02T12:23:09.459Z] === RUN TestWriteCloserWrapperClose [2022-05-02T12:23:09.459Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-02T12:23:09.459Z] === RUN TestNopWriteCloser [2022-05-02T12:23:09.459Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-02T12:23:09.459Z] === RUN TestNopWriter [2022-05-02T12:23:09.459Z] --- PASS: TestNopWriter (0.00s) [2022-05-02T12:23:09.459Z] === RUN TestWriteCounter [2022-05-02T12:23:09.459Z] --- PASS: TestWriteCounter (0.00s) [2022-05-02T12:23:09.459Z] PASS [2022-05-02T12:23:09.459Z] coverage: 70.1% of statements [2022-05-02T12:23:09.459Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 70.1% of statements [2022-05-02T12:23:09.459Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2022-05-02T12:23:09.459Z] === RUN TestNetworkDBNodeLeave [2022-05-02T12:23:09.570Z] === RUN TestInspectNetwork/full_network_id [2022-05-02T12:23:09.570Z] === RUN TestInspectNetwork/partial_network_id [2022-05-02T12:23:09.570Z] === RUN TestInspectNetwork/network_name [2022-05-02T12:23:09.570Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-02T12:23:10.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:23:10.428Z] === RUN TestError [2022-05-02T12:23:10.428Z] --- PASS: TestError (0.00s) [2022-05-02T12:23:10.428Z] === RUN TestProgressString [2022-05-02T12:23:10.428Z] === RUN TestProgressString/no_progress [2022-05-02T12:23:10.428Z] === RUN TestProgressString/progress_1 [2022-05-02T12:23:10.428Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-02T12:23:10.428Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-02T12:23:10.428Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-02T12:23:10.428Z] === RUN TestProgressString/with_units [2022-05-02T12:23:10.428Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-02T12:23:10.428Z] === RUN TestProgressString/hide_counts [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-02T12:23:10.428Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-02T12:23:10.428Z] === RUN TestJSONMessageDisplay [2022-05-02T12:23:10.428Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-05-02T12:23:10.428Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-02T12:23:10.428Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-02T12:23:10.428Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-02T12:23:10.428Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-02T12:23:10.428Z] === RUN TestDisplayJSONMessagesStream [2022-05-02T12:23:10.428Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-02T12:23:10.428Z] PASS [2022-05-02T12:23:10.428Z] coverage: 91.7% of statements [2022-05-02T12:23:10.428Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2022-05-02T12:23:10.884Z] === RUN TestStandardLongPath [2022-05-02T12:23:10.884Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-02T12:23:10.884Z] === RUN TestUNCLongPath [2022-05-02T12:23:10.884Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-02T12:23:10.884Z] PASS [2022-05-02T12:23:10.884Z] coverage: 100.0% of statements [2022-05-02T12:23:10.884Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-05-02T12:23:11.339Z] === RUN TestNameFormat [2022-05-02T12:23:11.339Z] --- PASS: TestNameFormat (0.00s) [2022-05-02T12:23:11.339Z] === RUN TestNameRetries [2022-05-02T12:23:11.339Z] --- PASS: TestNameRetries (0.00s) [2022-05-02T12:23:11.339Z] PASS [2022-05-02T12:23:11.339Z] coverage: 85.7% of statements [2022-05-02T12:23:11.339Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-05-02T12:23:12.300Z] === RUN TestParseKeyValueOpt [2022-05-02T12:23:12.300Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-02T12:23:12.300Z] === RUN TestParseUintList [2022-05-02T12:23:12.300Z] --- PASS: TestParseUintList (0.00s) [2022-05-02T12:23:12.300Z] === RUN TestParseUintListMaximumLimits [2022-05-02T12:23:12.300Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-02T12:23:12.300Z] PASS [2022-05-02T12:23:12.300Z] coverage: 97.0% of statements [2022-05-02T12:23:12.300Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-05-02T12:23:12.300Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-02T12:23:12.300Z] === RUN TestNetworkDBWatch [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-02T12:23:12.756Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:23:12.756Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:23:12.756Z] PASS [2022-05-02T12:23:12.756Z] coverage: 36.4% of statements [2022-05-02T12:23:12.756Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 36.4% of statements [2022-05-02T12:23:13.719Z] === RUN TestNewAndRemove [2022-05-02T12:23:13.719Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-02T12:23:13.719Z] === RUN TestRemoveInvalidPath [2022-05-02T12:23:13.719Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-02T12:23:13.719Z] PASS [2022-05-02T12:23:13.719Z] coverage: 82.6% of statements [2022-05-02T12:23:13.719Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-05-02T12:23:13.752Z] --- PASS: TestInspectNetwork (7.19s) [2022-05-02T12:23:13.752Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-02T12:23:13.752Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-02T12:23:13.752Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-02T12:23:13.752Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-02T12:23:13.752Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:23:14.179Z] 2022/05/02 12:23:13 Closing DB instances... [2022-05-02T12:23:14.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:23:15.127Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:23:15.127Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:23:15.127Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:23:15.127Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:23:15.127Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:23:15.127Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:23:15.127Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:23:15.127Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:23:15.127Z] === RUN TestNetworkList [2022-05-02T12:23:15.127Z] === RUN TestNetworkList//networks [2022-05-02T12:23:15.127Z] === PAUSE TestNetworkList//networks [2022-05-02T12:23:15.127Z] === RUN TestNetworkList//networks/ [2022-05-02T12:23:15.127Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:23:15.127Z] === CONT TestNetworkList//networks [2022-05-02T12:23:15.127Z] === CONT TestNetworkList//networks/ [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkList (0.02s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:23:15.127Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:23:15.127Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:23:15.140Z] === RUN TestFailedConnection [2022-05-02T12:23:15.595Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-02T12:23:15.595Z] === RUN TestNetworkDBBulkSync [2022-05-02T12:23:15.692Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-05-02T12:23:15.692Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:23:15.959Z] ? github.com/docker/docker/api [no test files] [2022-05-02T12:23:16.051Z] --- PASS: TestGetAddress (21.82s) [2022-05-02T12:23:16.051Z] === RUN TestRequestSyntaxCheck [2022-05-02T12:23:16.051Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-02T12:23:16.051Z] === RUN TestRequest [2022-05-02T12:23:16.508Z] 2022/05/02 12:23:16 Closing DB instances... [2022-05-02T12:23:16.625Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-02T12:23:16.625Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:23:17.469Z] --- PASS: TestFailedConnection (2.08s) [2022-05-02T12:23:17.469Z] === RUN TestFailOnce [2022-05-02T12:23:17.469Z] 2022/05/02 12:23:16 http: panic serving 127.0.0.1:49301: Plugin not ready [2022-05-02T12:23:17.469Z] goroutine 38 [running]: [2022-05-02T12:23:17.469Z] net/http.(*conn).serve.func1() [2022-05-02T12:23:17.469Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:23:17.469Z] panic({0xa63700, 0xbad0e0}) [2022-05-02T12:23:17.469Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:23:17.469Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-05-02T12:23:17.469Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-02T12:23:17.469Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xbb28f8?, 0xc0002220e0?}, 0x9bda86?) [2022-05-02T12:23:17.469Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:23:17.469Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xbb28f8, 0xc0002220e0}, 0xc00022e200) [2022-05-02T12:23:17.469Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-02T12:23:17.469Z] net/http.serverHandler.ServeHTTP({0xbb0f18?}, {0xbb28f8, 0xc0002220e0}, 0xc00022e200) [2022-05-02T12:23:17.469Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:23:17.469Z] net/http.(*conn).serve(0xc000246000, {0xbb2df8, 0xc0001410e0}) [2022-05-02T12:23:17.469Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:23:17.469Z] created by net/http.(*Server).Serve [2022-05-02T12:23:17.469Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:23:17.469Z] time="2022-05-02T12:23:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [2022-05-02T12:23:17.559Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-02T12:23:17.559Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:23:18.430Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-02T12:23:18.430Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-02T12:23:18.430Z] --- PASS: TestFailOnce (1.14s) [2022-05-02T12:23:18.430Z] === RUN TestEchoInputOutput [2022-05-02T12:23:18.430Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-02T12:23:18.430Z] === RUN TestBackoff [2022-05-02T12:23:18.430Z] --- PASS: TestBackoff (0.00s) [2022-05-02T12:23:18.430Z] === RUN TestAbortRetry [2022-05-02T12:23:18.430Z] --- PASS: TestAbortRetry (0.00s) [2022-05-02T12:23:18.430Z] === RUN TestClientScheme [2022-05-02T12:23:18.430Z] --- PASS: TestClientScheme (0.00s) [2022-05-02T12:23:18.430Z] === RUN TestNewClientWithTimeout [2022-05-02T12:23:18.492Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-05-02T12:23:18.492Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:23:18.885Z] time="2022-05-02T12:23:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-02T12:23:19.864Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-05-02T12:23:19.864Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:23:20.413Z] time="2022-05-02T12:23:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-02T12:23:20.428Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-02T12:23:20.428Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:23:21.374Z] 2022/05/02 12:23:21 Closing DB instances... [2022-05-02T12:23:21.374Z] --- PASS: TestRequest (5.49s) [2022-05-02T12:23:21.374Z] === RUN TestOverlappingRequests [2022-05-02T12:23:21.830Z] --- PASS: TestOverlappingRequests (0.29s) [2022-05-02T12:23:21.830Z] === RUN TestRelease [2022-05-02T12:23:21.830Z] === RUN TestParseEmptyInterface [2022-05-02T12:23:21.830Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-02T12:23:21.830Z] === RUN TestParseNonInterfaceType [2022-05-02T12:23:21.830Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-02T12:23:21.830Z] === RUN TestParseWithOneFunction [2022-05-02T12:23:21.830Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-02T12:23:21.830Z] === RUN TestParseWithMultipleFuncs [2022-05-02T12:23:21.830Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-02T12:23:21.830Z] === RUN TestParseWithUnnamedReturn [2022-05-02T12:23:21.830Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-02T12:23:21.830Z] === RUN TestEmbeddedInterface [2022-05-02T12:23:21.830Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-02T12:23:21.830Z] === RUN TestParsedImports [2022-05-02T12:23:21.830Z] --- PASS: TestParsedImports (0.00s) [2022-05-02T12:23:21.830Z] === RUN TestAliasedImports [2022-05-02T12:23:21.830Z] --- PASS: TestAliasedImports (0.00s) [2022-05-02T12:23:21.830Z] PASS [2022-05-02T12:23:21.830Z] coverage: 56.8% of statements [2022-05-02T12:23:21.830Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2022-05-02T12:23:22.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:23:22.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:23:22.791Z] === RUN TestHTTPTransport [2022-05-02T12:23:22.791Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-02T12:23:22.791Z] PASS [2022-05-02T12:23:22.791Z] coverage: 85.7% of statements [2022-05-02T12:23:22.791Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-05-02T12:23:22.791Z] time="2022-05-02T12:23:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-02T12:23:22.791Z] --- PASS: TestRelease (1.15s) [2022-05-02T12:23:22.791Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:23:22.957Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-05-02T12:23:22.957Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:23:22.957Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:23:22.957Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:23:22.957Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:23:23.246Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:23:23.246Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:23:23.246Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-02T12:23:23.246Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-02T12:23:23.246Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-02T12:23:23.246Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-02T12:23:23.246Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:23:23.246Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:23:23.246Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-02T12:23:23.246Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-02T12:23:23.246Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-02T12:23:23.246Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-02T12:23:23.246Z] === RUN TestBufferPoolPutAndGet [2022-05-02T12:23:23.246Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-02T12:23:23.246Z] PASS [2022-05-02T12:23:23.246Z] coverage: 88.2% of statements [2022-05-02T12:23:23.246Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2022-05-02T12:23:23.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:23:23.702Z] === RUN TestOutputOnPrematureClose [2022-05-02T12:23:23.702Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-02T12:23:23.702Z] === RUN TestCompleteSilently [2022-05-02T12:23:23.702Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-02T12:23:23.702Z] PASS [2022-05-02T12:23:23.702Z] coverage: 75.9% of statements [2022-05-02T12:23:23.702Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-05-02T12:23:23.702Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-05-02T12:23:23.702Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-02T12:23:24.157Z] === RUN TestSendToOneSub [2022-05-02T12:23:24.158Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-02T12:23:24.158Z] === RUN TestSendToMultipleSubs [2022-05-02T12:23:24.158Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-02T12:23:24.158Z] === RUN TestEvictOneSub [2022-05-02T12:23:24.158Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-02T12:23:24.158Z] === RUN TestClosePublisher [2022-05-02T12:23:24.158Z] --- PASS: TestClosePublisher (0.00s) [2022-05-02T12:23:24.158Z] === RUN TestPubSubRace [2022-05-02T12:23:24.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:23:24.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:23:25.118Z] 2022/05/02 12:23:24 Closing DB instances... [2022-05-02T12:23:25.118Z] --- PASS: TestPubSubRace (1.05s) [2022-05-02T12:23:25.118Z] PASS [2022-05-02T12:23:25.118Z] coverage: 75.0% of statements [2022-05-02T12:23:25.118Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2022-05-02T12:23:25.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:23:26.079Z] === RUN TestRegister [2022-05-02T12:23:26.079Z] --- PASS: TestRegister (0.00s) [2022-05-02T12:23:26.079Z] === RUN TestCommand [2022-05-02T12:23:26.079Z] --- PASS: TestCommand (0.03s) [2022-05-02T12:23:26.079Z] === RUN TestNaiveSelf [2022-05-02T12:23:26.079Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-02T12:23:26.079Z] PASS [2022-05-02T12:23:26.079Z] coverage: 82.4% of statements [2022-05-02T12:23:26.079Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2022-05-02T12:23:26.079Z] --- PASS: TestAllocateRandomDeallocate (3.15s) [2022-05-02T12:23:26.079Z] === RUN TestRetrieveFromStore [2022-05-02T12:23:26.535Z] === RUN TestDump [2022-05-02T12:23:26.535Z] goroutine 6 [running]: [2022-05-02T12:23:26.535Z] github.com/docker/docker/pkg/stack.dump(0xfc2d57?) [2022-05-02T12:23:26.535Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:23:26.535Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-02T12:23:26.535Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-02T12:23:26.535Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-02T12:23:26.535Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-02T12:23:26.535Z] testing.tRunner(0xc000164000, 0x118a498) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:23:26.535Z] created by testing.(*T).Run [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:23:26.535Z] [2022-05-02T12:23:26.535Z] goroutine 1 [chan receive]: [2022-05-02T12:23:26.535Z] testing.(*T).Run(0xc000031d40, {0x117913c?, 0xf9c1f3?}, 0x118a498) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:23:26.535Z] testing.runTests.func1(0xc00006c870?) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:23:26.535Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:23:26.535Z] testing.runTests(0xc000058460?, {0x130e400, 0x3, 0x3}, {0x22b39af0108?, 0x40?, 0x13134a0?}) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:23:26.535Z] testing.(*M).Run(0xc000058460) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:23:26.535Z] main.main() [2022-05-02T12:23:26.535Z] _testmain.go:99 +0x255 [2022-05-02T12:23:26.535Z] --- PASS: TestDump (0.00s) [2022-05-02T12:23:26.535Z] === RUN TestDumpToFile [2022-05-02T12:23:26.535Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-02T12:23:26.535Z] === RUN TestNetworkDBGarbageCollection [2022-05-02T12:23:26.535Z] --- PASS: TestDumpToFile (0.13s) [2022-05-02T12:23:26.535Z] === RUN TestDumpToFileWithEmptyInput [2022-05-02T12:23:26.535Z] goroutine 18 [running]: [2022-05-02T12:23:26.535Z] github.com/docker/docker/pkg/stack.dump(0x103ed13?) [2022-05-02T12:23:26.535Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:23:26.535Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x103ece0?}) [2022-05-02T12:23:26.535Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-02T12:23:26.535Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-05-02T12:23:26.535Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-02T12:23:26.535Z] testing.tRunner(0xc0000841a0, 0x118a488) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:23:26.535Z] created by testing.(*T).Run [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:23:26.535Z] [2022-05-02T12:23:26.535Z] goroutine 1 [chan receive]: [2022-05-02T12:23:26.535Z] testing.(*T).Run(0xc000031d40, {0x1180713?, 0xf9c1f3?}, 0x118a488) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:23:26.535Z] testing.runTests.func1(0xc00006c870?) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:23:26.535Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:23:26.535Z] testing.runTests(0xc000058460?, {0x130e400, 0x3, 0x3}, {0x22b39af0108?, 0x40?, 0x13134a0?}) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:23:26.535Z] testing.(*M).Run(0xc000058460) [2022-05-02T12:23:26.535Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:23:26.535Z] main.main() [2022-05-02T12:23:26.535Z] _testmain.go:99 +0x255 [2022-05-02T12:23:26.535Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-02T12:23:26.535Z] PASS [2022-05-02T12:23:26.535Z] coverage: 90.9% of statements [2022-05-02T12:23:26.535Z] ok github.com/docker/docker/pkg/stack 0.160s coverage: 90.9% of statements [2022-05-02T12:23:26.991Z] --- PASS: TestRetrieveFromStore (0.98s) [2022-05-02T12:23:26.991Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-02T12:23:26.991Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-02T12:23:26.991Z] === RUN TestParallelPredefinedRequest1 [2022-05-02T12:23:26.991Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-02T12:23:26.991Z] === RUN TestParallelPredefinedRequest2 [2022-05-02T12:23:26.991Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-02T12:23:26.991Z] === RUN TestParallelPredefinedRequest3 [2022-05-02T12:23:26.991Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-02T12:23:26.991Z] === RUN TestParallelPredefinedRequest4 [2022-05-02T12:23:26.991Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-02T12:23:26.991Z] === RUN TestParallelPredefinedRequest5 [2022-05-02T12:23:26.991Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-02T12:23:26.991Z] === RUN TestDebug [2022-05-02T12:23:26.991Z] --- PASS: TestDebug (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestRequestPoolParallel [2022-05-02T12:23:26.991Z] === RUN TestNewStdWriter [2022-05-02T12:23:26.991Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-02T12:23:26.991Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestWriteWithNilBytes [2022-05-02T12:23:26.991Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestWrite [2022-05-02T12:23:26.991Z] --- PASS: TestWrite (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestWriteWithWriterError [2022-05-02T12:23:26.991Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-02T12:23:26.991Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyWriteAndRead [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-02T12:23:26.991Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-02T12:23:26.991Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-02T12:23:26.991Z] PASS [2022-05-02T12:23:26.991Z] coverage: 100.0% of statements [2022-05-02T12:23:26.991Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-05-02T12:23:27.446Z] --- PASS: TestRequestPoolParallel (0.22s) [2022-05-02T12:23:27.446Z] === RUN TestFullAllocateRelease [2022-05-02T12:23:27.446Z] time="2022-05-02T12:23:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-02T12:23:27.446Z] --- PASS: TestFullAllocateRelease (0.29s) [2022-05-02T12:23:27.446Z] === RUN TestOddAllocateRelease [2022-05-02T12:23:27.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:23:27.902Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-05-02T12:23:27.902Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-02T12:23:27.902Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-02T12:23:27.902Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-02T12:23:27.902Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestFormatStatus [2022-05-02T12:23:27.902Z] --- PASS: TestFormatStatus (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestFormatError [2022-05-02T12:23:27.902Z] --- PASS: TestFormatError (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestFormatJSONError [2022-05-02T12:23:27.902Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-02T12:23:27.902Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-02T12:23:27.902Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestNewJSONProgressOutput [2022-05-02T12:23:27.902Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestAuxFormatterEmit [2022-05-02T12:23:27.902Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestStreamWriterStdout [2022-05-02T12:23:27.902Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-02T12:23:27.902Z] === RUN TestStreamWriterStderr [2022-05-02T12:23:27.902Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-02T12:23:27.902Z] PASS [2022-05-02T12:23:27.902Z] coverage: 66.2% of statements [2022-05-02T12:23:27.902Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-05-02T12:23:27.902Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-05-02T12:23:27.902Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-02T12:23:27.902Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-02T12:23:27.902Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-02T12:23:27.902Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-02T12:23:27.902Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T12:23:27.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:23:27.902Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T12:23:27.902Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:23:27.902Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T12:23:27.902Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T12:23:27.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:23:27.902Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T12:23:27.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:23:27.902Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:23:27.902Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T12:23:27.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:23:27.902Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:23:27.902Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T12:23:27.902Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:23:27.902Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:23:27.902Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:23:27.902Z] PASS [2022-05-02T12:23:27.902Z] coverage: 85.3% of statements [2022-05-02T12:23:27.902Z] ok github.com/docker/docker/libnetwork/ipam 40.096s coverage: 85.3% of statements [2022-05-02T12:23:28.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:23:28.358Z] === RUN TestGenerateRandomID [2022-05-02T12:23:28.358Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-02T12:23:28.358Z] === RUN TestShortenId [2022-05-02T12:23:28.358Z] --- PASS: TestShortenId (0.00s) [2022-05-02T12:23:28.358Z] === RUN TestShortenSha256Id [2022-05-02T12:23:28.358Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-02T12:23:28.358Z] === RUN TestShortenIdEmpty [2022-05-02T12:23:28.358Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-02T12:23:28.358Z] === RUN TestShortenIdInvalid [2022-05-02T12:23:28.358Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-02T12:23:28.358Z] === RUN TestIsShortIDNonHex [2022-05-02T12:23:28.358Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-02T12:23:28.358Z] === RUN TestIsShortIDNotCorrectSize [2022-05-02T12:23:28.358Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-02T12:23:28.358Z] PASS [2022-05-02T12:23:28.358Z] coverage: 70.6% of statements [2022-05-02T12:23:28.358Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2022-05-02T12:23:28.813Z] === RUN TestIsCpusetListAvailable [2022-05-02T12:23:28.813Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-02T12:23:28.813Z] PASS [2022-05-02T12:23:28.813Z] coverage: 39.4% of statements [2022-05-02T12:23:28.813Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-05-02T12:23:29.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:23:29.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:23:30.342Z] === RUN TestChtimes [2022-05-02T12:23:30.342Z] --- PASS: TestChtimes (0.00s) [2022-05-02T12:23:30.342Z] === RUN TestChtimesWindows [2022-05-02T12:23:30.342Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-02T12:23:30.342Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-02T12:23:30.342Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-02T12:23:30.342Z] PASS [2022-05-02T12:23:30.342Z] coverage: 13.0% of statements [2022-05-02T12:23:30.342Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2022-05-02T12:23:30.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:23:30.808Z] === RUN TestTailFile [2022-05-02T12:23:30.808Z] --- PASS: TestTailFile (0.00s) [2022-05-02T12:23:30.808Z] === RUN TestTailFileManyLines [2022-05-02T12:23:30.808Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-02T12:23:30.808Z] === RUN TestTailEmptyFile [2022-05-02T12:23:30.808Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-02T12:23:30.808Z] === RUN TestTailNegativeN [2022-05-02T12:23:30.808Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader [2022-05-02T12:23:30.808Z] === CONT TestNewTailReader [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/no_delimiter [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/truncated_last_line [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-02T12:23:30.808Z] === CONT TestNewTailReader/no_delimiter [2022-05-02T12:23:30.808Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.808Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:23:30.808Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.809Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:23:30.809Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.810Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.810Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.810Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:30.811Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:30.812Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.812Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:30.812Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.269Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:31.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:23:31.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:23:31.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.01s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:23:31.271Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:23:31.272Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:23:31.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:23:31.273Z] PASS [2022-05-02T12:23:31.273Z] coverage: 88.6% of statements [2022-05-02T12:23:31.273Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2022-05-02T12:23:31.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:23:31.729Z] === RUN TestTarSumRemoveNonExistent [2022-05-02T12:23:31.729Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestTarSumRemove [2022-05-02T12:23:31.729Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestSortFileInfoSums [2022-05-02T12:23:31.729Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestNewTarSumForLabelInvalid [2022-05-02T12:23:31.729Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestNewTarSumForLabel [2022-05-02T12:23:31.729Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestEmptyTar [2022-05-02T12:23:31.729Z] --- PASS: TestEmptyTar (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestTarSumsReadSize [2022-05-02T12:23:31.729Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestTarSums [2022-05-02T12:23:31.729Z] --- PASS: TestTarSums (0.05s) [2022-05-02T12:23:31.729Z] === RUN TestIteration [2022-05-02T12:23:31.729Z] --- PASS: TestIteration (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestVersionLabelForChecksum [2022-05-02T12:23:31.729Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestVersion [2022-05-02T12:23:31.729Z] --- PASS: TestVersion (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestGetVersion [2022-05-02T12:23:31.729Z] --- PASS: TestGetVersion (0.00s) [2022-05-02T12:23:31.729Z] === RUN TestGetVersions [2022-05-02T12:23:31.729Z] --- PASS: TestGetVersions (0.00s) [2022-05-02T12:23:31.729Z] PASS [2022-05-02T12:23:31.729Z] coverage: 89.3% of statements [2022-05-02T12:23:31.729Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2022-05-02T12:23:32.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:23:32.690Z] === RUN TestTruncIndex [2022-05-02T12:23:32.690Z] --- PASS: TestTruncIndex (0.10s) [2022-05-02T12:23:32.690Z] PASS [2022-05-02T12:23:32.690Z] coverage: 91.5% of statements [2022-05-02T12:23:32.690Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-05-02T12:23:32.691Z] INFO [linters context/goanalysis] analyzers took 5m4.260081604s with top 10 stages: buildir: 1m58.415892933s, goimports: 23.507258777s, unconvert: 17.845816453s, gosec: 14.805590862s, S1038: 7.841373989s, misspell: 7.09306406s, golint: 7.03185612s, nilness: 4.24002118s, inspect: 4.14992448s, S1039: 4.081100659s [2022-05-02T12:23:32.692Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-05-02T12:23:32.692Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2416/2416, skip_dirs: 2416/2416, nolint: 0/78, cgo: 2416/3032, skip_files: 2416/2416, autogenerated_exclude: 2033/2416, exclude-rules: 78/2033, exclude: 2033/2033, path_prettifier: 2416/2416, identifier_marker: 2033/2033 [2022-05-02T12:23:32.692Z] INFO [runner] processing took 157.808609ms with stages: nolint: 63.356481ms, identifier_marker: 44.766128ms, path_prettifier: 15.445875ms, exclude-rules: 15.211286ms, autogenerated_exclude: 14.098701ms, skip_dirs: 3.686919ms, cgo: 738.98µs, filename_unadjuster: 497.501µs, max_same_issues: 2.115µs, max_from_linter: 700ns, uniq_by_line: 659ns, skip_files: 568ns, exclude: 513ns, source_code: 398ns, path_shortener: 382ns, diff: 339ns, severity-rules: 314ns, max_per_file_from_linter: 312ns, sort_results: 279ns, path_prefixer: 159ns [2022-05-02T12:23:32.692Z] INFO [runner] linters took 1m30.377233055s with stages: goanalysis_metalinter: 1m30.219209004s [2022-05-02T12:23:32.692Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-05-02T12:23:32.692Z] INFO Memory: 2591 samples, avg is 283.9MB, max is 1182.1MB [2022-05-02T12:23:32.692Z] INFO Execution took 4m19.250067383s [2022-05-02T12:23:32.692Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-02T12:23:32.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:23:33.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh dynbinary test-docker-py [2022-05-02T12:23:33.147Z] === RUN TestVersionInfo [2022-05-02T12:23:33.147Z] --- PASS: TestVersionInfo (0.00s) [2022-05-02T12:23:33.147Z] === RUN TestAppendVersions [2022-05-02T12:23:33.147Z] --- PASS: TestAppendVersions (0.00s) [2022-05-02T12:23:33.147Z] PASS [2022-05-02T12:23:33.147Z] coverage: 88.9% of statements [2022-05-02T12:23:33.147Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-05-02T12:23:33.297Z] [2022-05-02T12:23:33.558Z] Removing bundles/ [2022-05-02T12:23:33.558Z] [2022-05-02T12:23:33.558Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-02T12:23:33.558Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:23:33.558Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:23:33.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:23:34.280Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:23:34.280Z] Using test binary docker [2022-05-02T12:23:34.537Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:23:34.537Z] +++ /etc/init.d/apparmor start [2022-05-02T12:23:34.537Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:23:34.537Z] INFO: Waiting for daemon to start... [2022-05-02T12:23:34.537Z] Starting dockerd [2022-05-02T12:23:34.537Z] +++ 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 [2022-05-02T12:23:34.674Z] === RUN TestValidatePrivileges [2022-05-02T12:23:34.674Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-02T12:23:34.674Z] === RUN TestFilterByCapNeg [2022-05-02T12:23:34.674Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-02T12:23:34.674Z] === RUN TestFilterByCapPos [2022-05-02T12:23:34.674Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-02T12:23:34.674Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-02T12:23:34.674Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-02T12:23:34.674Z] PASS [2022-05-02T12:23:34.674Z] coverage: 12.2% of statements [2022-05-02T12:23:34.674Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.2% of statements [2022-05-02T12:23:35.134Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T12:23:35.134Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T12:23:35.134Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T12:23:35.134Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-02T12:23:35.134Z] === RUN TestNewSettable [2022-05-02T12:23:35.134Z] --- PASS: TestNewSettable (0.00s) [2022-05-02T12:23:35.134Z] === RUN TestIsSettable [2022-05-02T12:23:35.134Z] --- PASS: TestIsSettable (0.00s) [2022-05-02T12:23:35.134Z] === RUN TestUpdateSettingsEnv [2022-05-02T12:23:35.134Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-02T12:23:35.134Z] PASS [2022-05-02T12:23:35.134Z] coverage: 20.0% of statements [2022-05-02T12:23:35.134Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-05-02T12:23:36.098Z] === RUN TestLoad [2022-05-02T12:23:36.098Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-02T12:23:36.098Z] === RUN TestClientStream [2022-05-02T12:23:36.098Z] --- PASS: TestClientStream (0.00s) [2022-05-02T12:23:36.098Z] --- PASS: TestLoad (0.00s) [2022-05-02T12:23:36.098Z] === RUN TestClientSendFile [2022-05-02T12:23:36.098Z] --- PASS: TestClientSendFile (0.00s) [2022-05-02T12:23:36.098Z] === RUN TestSave [2022-05-02T12:23:36.098Z] === RUN TestClientWithRequestTimeout [2022-05-02T12:23:36.098Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-02T12:23:36.098Z] === RUN TestFileSpecPlugin [2022-05-02T12:23:36.098Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-02T12:23:36.098Z] === RUN TestFileJSONSpecPlugin [2022-05-02T12:23:36.098Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-02T12:23:36.098Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-02T12:23:36.098Z] --- PASS: TestSave (0.03s) [2022-05-02T12:23:36.098Z] === RUN TestAddDeleteGet [2022-05-02T12:23:36.098Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-02T12:23:36.098Z] === RUN TestPluginAddHandler [2022-05-02T12:23:36.098Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-02T12:23:36.098Z] === RUN TestPluginWaitBadPlugin [2022-05-02T12:23:36.098Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-02T12:23:36.098Z] === RUN TestGet [2022-05-02T12:23:36.098Z] time="2022-05-02T12:23:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-02T12:23:36.098Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-02T12:23:36.098Z] === RUN TestInvalidTags [2022-05-02T12:23:36.098Z] --- PASS: TestInvalidTags (0.01s) [2022-05-02T12:23:36.098Z] PASS [2022-05-02T12:23:36.098Z] coverage: 83.7% of statements [2022-05-02T12:23:36.098Z] ok github.com/docker/docker/reference 0.132s coverage: 83.7% of statements [2022-05-02T12:23:36.428Z] . [2022-05-02T12:23:36.428Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:23:36.428Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:23:36.428Z] Error: No such image: emptyfs [2022-05-02T12:23:36.428Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:23:36.428Z] ++++ docker load [2022-05-02T12:23:36.684Z] Running integration-test (iteration 1) [2022-05-02T12:23:36.684Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:23:36.684Z] ++ 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 [2022-05-02T12:23:36.684Z] ++ set -e [2022-05-02T12:23:36.684Z] ++ '[' -n 0 ']' [2022-05-02T12:23:36.684Z] ++ set -x [2022-05-02T12:23:36.684Z] ++ 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 [2022-05-02T12:23:36.940Z] Loaded image: busybox:latest [2022-05-02T12:23:36.940Z] Loaded image: busybox:glibc [2022-05-02T12:23:37.059Z] === RUN TestResolveAuthConfigIndexServer [2022-05-02T12:23:37.060Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestResolveAuthConfigFullURL [2022-05-02T12:23:37.060Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-02T12:23:37.060Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestValidateMirror [2022-05-02T12:23:37.060Z] --- PASS: TestValidateMirror (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestLoadInsecureRegistries [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-02T12:23:37.060Z] time="2022-05-02T12:23:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestReaderWithReadError [2022-05-02T12:23:37.060Z] time="2022-05-02T12:23:36Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-02T12:23:37.060Z] time="2022-05-02T12:23:36Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-02T12:23:37.060Z] time="2022-05-02T12:23:36Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-02T12:23:37.060Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-05-02T12:23:37.060Z] === RUN TestNewServiceConfig [2022-05-02T12:23:37.060Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestValidateIndexName [2022-05-02T12:23:37.060Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestValidateIndexNameWithError [2022-05-02T12:23:37.060Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestEndpointParse [2022-05-02T12:23:37.060Z] --- PASS: TestEndpointParse (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestEndpointParseInvalid [2022-05-02T12:23:37.060Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestValidateEndpoint [2022-05-02T12:23:37.060Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestPing [2022-05-02T12:23:37.060Z] --- PASS: TestPing (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestPingRegistryEndpoint [2022-05-02T12:23:37.060Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:37.060Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-02T12:23:37.060Z] === RUN TestEndpoint [2022-05-02T12:23:37.060Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:37.060Z] --- SKIP: TestEndpoint (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestParseRepositoryInfo [2022-05-02T12:23:37.060Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestNewIndexInfo [2022-05-02T12:23:37.060Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestMirrorEndpointLookup [2022-05-02T12:23:37.060Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:37.060Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestSearchRepositories [2022-05-02T12:23:37.060Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-02T12:23:37.060Z] Host: 127.0.0.1:49346 [2022-05-02T12:23:37.060Z] User-Agent: docker test client [2022-05-02T12:23:37.060Z] Authorization: Token fake-token [2022-05-02T12:23:37.060Z] X-Docker-Token: true [2022-05-02T12:23:37.060Z] Accept-Encoding: gzip [2022-05-02T12:23:37.060Z] [2022-05-02T12:23:37.060Z] [2022-05-02T12:23:37.060Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-02T12:23:37.060Z] Connection: close [2022-05-02T12:23:37.060Z] Content-Length: 144 [2022-05-02T12:23:37.060Z] Cache-Control: no-cache [2022-05-02T12:23:37.060Z] Content-Type: application/json [2022-05-02T12:23:37.060Z] Date: Mon, 02 May 2022 12:23:36 GMT [2022-05-02T12:23:37.060Z] Expires: -1 [2022-05-02T12:23:37.060Z] Pragma: no-cache [2022-05-02T12:23:37.060Z] Server: docker-tests/mock [2022-05-02T12:23:37.060Z] X-Docker-Registry-Config: mock [2022-05-02T12:23:37.060Z] X-Docker-Registry-Version: 0.0.0 [2022-05-02T12:23:37.060Z] [2022-05-02T12:23:37.060Z] [2022-05-02T12:23:37.060Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestTrustedLocation [2022-05-02T12:23:37.060Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-02T12:23:37.060Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestAllowNondistributableArtifacts [2022-05-02T12:23:37.060Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestIsSecureIndex [2022-05-02T12:23:37.060Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-02T12:23:37.060Z] PASS [2022-05-02T12:23:37.060Z] coverage: 51.7% of statements [2022-05-02T12:23:37.060Z] ok github.com/docker/docker/registry 0.212s coverage: 51.7% of statements [2022-05-02T12:23:37.060Z] time="2022-05-02T12:23:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestReader [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-02T12:23:37.060Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-02T12:23:37.060Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-02T12:23:37.060Z] PASS [2022-05-02T12:23:37.060Z] coverage: 100.0% of statements [2022-05-02T12:23:37.060Z] ok github.com/docker/docker/registry/resumable 0.192s coverage: 100.0% of statements [2022-05-02T12:23:37.518Z] === RUN TestRestartManagerTimeout [2022-05-02T12:23:37.518Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-02T12:23:37.518Z] === RUN TestRestartManagerTimeoutReset [2022-05-02T12:23:37.518Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-02T12:23:37.518Z] PASS [2022-05-02T12:23:37.518Z] coverage: 50.9% of statements [2022-05-02T12:23:37.518Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-05-02T12:23:37.850Z] --- PASS: TestServiceWithDataPathPortInit (14.14s) [2022-05-02T12:23:37.850Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:23:37.974Z] === RUN TestDecodeContainerConfig [2022-05-02T12:23:37.974Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-02T12:23:37.974Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-02T12:23:37.974Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-02T12:23:37.974Z] === RUN TestDecodeContainerConfigIsolation [2022-05-02T12:23:37.974Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-02T12:23:37.974Z] === RUN TestValidatePrivileged [2022-05-02T12:23:37.974Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-02T12:23:37.974Z] PASS [2022-05-02T12:23:37.974Z] coverage: 52.4% of statements [2022-05-02T12:23:37.974Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.4% of statements [2022-05-02T12:23:37.974Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-02T12:23:37.974Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-02T12:23:37.974Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-02T12:23:37.974Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-02T12:23:37.974Z] PASS [2022-05-02T12:23:37.974Z] coverage: 62.5% of statements [2022-05-02T12:23:38.308Z] Loaded image: debian:bullseye-slim [2022-05-02T12:23:38.308Z] Loaded image: hello-world:latest [2022-05-02T12:23:38.308Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:23:38.308Z] INFO: Testing against a local daemon [2022-05-02T12:23:38.308Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:23:38.429Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-05-02T12:23:38.885Z] time="2022-05-02T12:23:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-02T12:23:39.237Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-05-02T12:23:39.237Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:23:39.749Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gv5fh02g96bi2xjlez98w058t Created:2022-05-02 12:23:37.972819845 +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[c40755f15b10598c7f235744f5cae120476fd56c2de9ee9c9147e35b575f2861:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9yqjk439hpbgxe9gkzvbr57y EndpointID:c36843573257f2200e78c7224718820f5ce9fcd7961ace8505eae4e9940e5e17 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b1a014eae4eb0dcf4c5aa3110bea9ef8c980ea8fb656ffb81b5ceb2caa3a3f2 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:8088f06fd9b4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t9yqjk439hpbgxe9gkzvbr57y EndpointID:c36843573257f2200e78c7224718820f5ce9fcd7961ace8505eae4e9940e5e17 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-02T12:23:39.845Z] === RUN TestGetDriver [2022-05-02T12:23:39.845Z] --- PASS: TestGetDriver (0.00s) [2022-05-02T12:23:39.845Z] === RUN TestVolumeRequestError [2022-05-02T12:23:39.845Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-02T12:23:39.845Z] PASS [2022-05-02T12:23:39.845Z] coverage: 36.1% of statements [2022-05-02T12:23:39.845Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2022-05-02T12:23:40.301Z] === RUN TestGetAddress [2022-05-02T12:23:40.301Z] --- PASS: TestGetAddress (0.00s) [2022-05-02T12:23:40.301Z] === RUN TestRemove [2022-05-02T12:23:40.301Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:23:40.301Z] --- SKIP: TestRemove (0.00s) [2022-05-02T12:23:40.301Z] === RUN TestInitializeWithVolumes [2022-05-02T12:23:40.301Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-02T12:23:40.301Z] === RUN TestCreate [2022-05-02T12:23:40.301Z] --- PASS: TestCreate (0.01s) [2022-05-02T12:23:40.301Z] === RUN TestValidateName [2022-05-02T12:23:40.301Z] --- PASS: TestValidateName (0.00s) [2022-05-02T12:23:40.301Z] === RUN TestCreateWithOpts [2022-05-02T12:23:40.301Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:23:40.301Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-02T12:23:40.301Z] === RUN TestRelaodNoOpts [2022-05-02T12:23:40.301Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-02T12:23:40.301Z] PASS [2022-05-02T12:23:40.301Z] coverage: 41.5% of statements [2022-05-02T12:23:40.301Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2022-05-02T12:23:40.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-05-02T12:23:40.605Z] === RUN TestBuildWithSession [2022-05-02T12:23:40.605Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:23:40.605Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:23:40.605Z] === RUN TestBuildSquashParent [2022-05-02T12:23:41.087Z] === RUN TestMiddlewares [2022-05-02T12:23:41.087Z] --- PASS: TestMiddlewares (0.00s) [2022-05-02T12:23:41.087Z] PASS [2022-05-02T12:23:41.087Z] coverage: 7.9% of statements [2022-05-02T12:23:41.087Z] ok github.com/docker/docker/api/server 0.061s coverage: 7.9% of statements [2022-05-02T12:23:41.261Z] === RUN TestLCOWParseMountRaw [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-02T12:23:41.262Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRaw [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-02T12:23:41.262Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestConvertTmpfsOptions [2022-05-02T12:23:41.262Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-02T12:23:41.262Z] linux_parser_test.go:209: data="ro" [2022-05-02T12:23:41.262Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestParseMountSpec [2022-05-02T12:23:41.262Z] parser_test.go:62: case 0 [2022-05-02T12:23:41.262Z] parser_test.go:62: case 1 [2022-05-02T12:23:41.262Z] parser_test.go:62: case 2 [2022-05-02T12:23:41.262Z] parser_test.go:62: case 3 [2022-05-02T12:23:41.262Z] parser_test.go:62: case 4 [2022-05-02T12:23:41.262Z] parser_test.go:62: case 5 [2022-05-02T12:23:41.262Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestValidateMount [2022-05-02T12:23:41.262Z] --- PASS: TestValidateMount (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRaw [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:23:41.262Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-02T12:23:41.262Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:23:41.262Z] PASS [2022-05-02T12:23:41.262Z] coverage: 67.6% of statements [2022-05-02T12:23:41.262Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.6% of statements [2022-05-02T12:23:41.717Z] === RUN TestSetGetMeta [2022-05-02T12:23:41.717Z] === PAUSE TestSetGetMeta [2022-05-02T12:23:41.717Z] === RUN TestRestore [2022-05-02T12:23:41.717Z] === PAUSE TestRestore [2022-05-02T12:23:41.717Z] === RUN TestServiceCreate [2022-05-02T12:23:41.717Z] === PAUSE TestServiceCreate [2022-05-02T12:23:41.717Z] === RUN TestServiceList [2022-05-02T12:23:41.717Z] === PAUSE TestServiceList [2022-05-02T12:23:41.717Z] === RUN TestServiceRemove [2022-05-02T12:23:41.717Z] === PAUSE TestServiceRemove [2022-05-02T12:23:41.717Z] === RUN TestServiceGet [2022-05-02T12:23:41.717Z] === PAUSE TestServiceGet [2022-05-02T12:23:41.717Z] === RUN TestServicePrune [2022-05-02T12:23:41.717Z] === PAUSE TestServicePrune [2022-05-02T12:23:41.717Z] === RUN TestCreate [2022-05-02T12:23:41.717Z] === PAUSE TestCreate [2022-05-02T12:23:41.717Z] === RUN TestRemove [2022-05-02T12:23:41.717Z] === PAUSE TestRemove [2022-05-02T12:23:41.717Z] === RUN TestList [2022-05-02T12:23:41.717Z] === PAUSE TestList [2022-05-02T12:23:41.717Z] === RUN TestFindByDriver [2022-05-02T12:23:41.717Z] === PAUSE TestFindByDriver [2022-05-02T12:23:41.717Z] === RUN TestFindByReferenced [2022-05-02T12:23:41.717Z] === PAUSE TestFindByReferenced [2022-05-02T12:23:41.717Z] === RUN TestDerefMultipleOfSameRef [2022-05-02T12:23:41.717Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-02T12:23:41.717Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:23:41.717Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:23:41.717Z] === RUN TestDefererencePluginOnCreateError [2022-05-02T12:23:41.717Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-02T12:23:41.717Z] === RUN TestRefDerefRemove [2022-05-02T12:23:41.717Z] === PAUSE TestRefDerefRemove [2022-05-02T12:23:41.717Z] === RUN TestGet [2022-05-02T12:23:41.717Z] === PAUSE TestGet [2022-05-02T12:23:41.717Z] === RUN TestGetWithReference [2022-05-02T12:23:41.717Z] === PAUSE TestGetWithReference [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_nil_list [2022-05-02T12:23:41.717Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_empty_list [2022-05-02T12:23:41.717Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:23:41.717Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:23:41.717Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_filter_some [2022-05-02T12:23:41.717Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_filter_middle [2022-05-02T12:23:41.717Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:23:41.717Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:23:41.717Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-02T12:23:41.718Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_nil_list [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_filter_some [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_empty_list [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_filter_middle [2022-05-02T12:23:41.718Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-02T12:23:41.718Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-02T12:23:41.718Z] === CONT TestSetGetMeta [2022-05-02T12:23:41.718Z] === CONT TestDefererencePluginOnCreateError [2022-05-02T12:23:41.718Z] === CONT TestList [2022-05-02T12:23:41.718Z] === CONT TestServiceGet [2022-05-02T12:23:41.718Z] --- PASS: TestSetGetMeta (0.01s) [2022-05-02T12:23:41.718Z] === CONT TestGetWithReference [2022-05-02T12:23:41.718Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-02T12:23:41.718Z] === CONT TestGet [2022-05-02T12:23:41.718Z] --- PASS: TestList (0.03s) [2022-05-02T12:23:41.718Z] === CONT TestRefDerefRemove [2022-05-02T12:23:41.718Z] --- PASS: TestGetWithReference (0.02s) [2022-05-02T12:23:41.718Z] === CONT TestServiceRemove [2022-05-02T12:23:41.718Z] --- PASS: TestGet (0.02s) [2022-05-02T12:23:41.718Z] === CONT TestServiceList [2022-05-02T12:23:41.718Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-02T12:23:41.718Z] === CONT TestServiceCreate [2022-05-02T12:23:41.718Z] --- PASS: TestServiceGet (0.13s) [2022-05-02T12:23:41.718Z] === CONT TestRestore [2022-05-02T12:23:41.718Z] --- PASS: TestServiceRemove (0.10s) [2022-05-02T12:23:41.718Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:23:41.718Z] --- PASS: TestServiceCreate (0.09s) [2022-05-02T12:23:41.718Z] === CONT TestDerefMultipleOfSameRef [2022-05-02T12:23:41.718Z] --- PASS: TestServiceList (0.10s) [2022-05-02T12:23:41.718Z] === CONT TestFindByReferenced [2022-05-02T12:23:41.718Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-02T12:23:41.718Z] === CONT TestFindByDriver [2022-05-02T12:23:41.718Z] --- PASS: TestRestore (0.02s) [2022-05-02T12:23:41.718Z] === CONT TestRemove [2022-05-02T12:23:41.718Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-02T12:23:41.718Z] === CONT TestCreate [2022-05-02T12:23:41.718Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-02T12:23:41.718Z] === CONT TestServicePrune [2022-05-02T12:23:41.718Z] --- PASS: TestFindByDriver (0.02s) [2022-05-02T12:23:41.718Z] --- PASS: TestCreate (0.01s) [2022-05-02T12:23:41.718Z] time="2022-05-02T12:23:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:23:41.718Z] --- PASS: TestRemove (0.02s) [2022-05-02T12:23:41.718Z] time="2022-05-02T12:23:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:23:41.718Z] time="2022-05-02T12:23:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:23:41.718Z] time="2022-05-02T12:23:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-02T12:23:41.718Z] time="2022-05-02T12:23:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:23:41.718Z] --- PASS: TestServicePrune (0.03s) [2022-05-02T12:23:41.718Z] PASS [2022-05-02T12:23:41.718Z] coverage: 69.0% of statements [2022-05-02T12:23:41.718Z] ok github.com/docker/docker/volume/service 0.229s coverage: 69.0% of statements [2022-05-02T12:23:43.254Z] time="2022-05-02T12:23:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-02T12:23:43.927Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-05-02T12:23:43.927Z] PASS [2022-05-02T12:23:43.927Z] [2022-05-02T12:23:43.927Z] === Skipped [2022-05-02T12:23:43.927Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:23:43.927Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:23:43.927Z] [2022-05-02T12:23:43.927Z] DONE 38 tests, 1 skipped in 44.152s [2022-05-02T12:23:43.927Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:23:43.927Z] INFO: Testing against a local daemon [2022-05-02T12:23:43.927Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T12:23:43.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:23:43.927Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:23:43.927Z] === RUN TestDockerNetworkIpvlan [2022-05-02T12:23:43.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:23:43.927Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:23:43.927Z] PASS [2022-05-02T12:23:43.927Z] [2022-05-02T12:23:43.927Z] === Skipped [2022-05-02T12:23:43.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:23:43.927Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:23:43.927Z] [2022-05-02T12:23:43.927Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:23:43.927Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:23:43.927Z] [2022-05-02T12:23:43.927Z] DONE 2 tests, 2 skipped in 0.023s [2022-05-02T12:23:43.927Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:23:43.927Z] INFO: Testing against a local daemon [2022-05-02T12:23:43.927Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T12:23:44.777Z] --- PASS: TestBuildSquashParent (3.80s) [2022-05-02T12:23:44.777Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:23:44.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:23:44.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:23:44.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:23:44.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:23:44.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:23:44.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:23:44.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:23:44.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:23:44.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:23:44.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:23:44.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:23:44.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:23:44.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:23:44.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:23:44.862Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-05-02T12:23:44.862Z] === RUN TestDockerNetworkMacvlan [2022-05-02T12:23:45.614Z] === RUN TestBoolValue [2022-05-02T12:23:45.614Z] --- PASS: TestBoolValue (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestBoolValueOrDefault [2022-05-02T12:23:45.614Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestInt64ValueOrZero [2022-05-02T12:23:45.614Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestInt64ValueOrDefault [2022-05-02T12:23:45.614Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-02T12:23:45.614Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestJsonContentType [2022-05-02T12:23:45.614Z] --- PASS: TestJsonContentType (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestReadJSON [2022-05-02T12:23:45.614Z] === RUN TestReadJSON/nil_body [2022-05-02T12:23:45.614Z] === RUN TestReadJSON/empty_body [2022-05-02T12:23:45.614Z] === RUN TestReadJSON/with_valid_request [2022-05-02T12:23:45.614Z] === RUN TestReadJSON/with_whitespace [2022-05-02T12:23:45.614Z] === RUN TestReadJSON/with_extra_content [2022-05-02T12:23:45.614Z] === RUN TestReadJSON/invalid_JSON [2022-05-02T12:23:45.614Z] --- PASS: TestReadJSON (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 31.9% of statements [2022-05-02T12:23:45.614Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 31.9% of statements [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T12:23:45.614Z] === RUN TestMaskSecretKeys [2022-05-02T12:23:45.614Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-02T12:23:45.614Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-02T12:23:45.614Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-02T12:23:45.614Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-02T12:23:45.614Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestVersionMiddlewareVersion [2022-05-02T12:23:45.614Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-02T12:23:45.614Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 37.7% of statements [2022-05-02T12:23:45.614Z] ok github.com/docker/docker/api/server/middleware 0.070s coverage: 37.7% of statements [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T12:23:45.614Z] === RUN TestToJSON [2022-05-02T12:23:45.614Z] --- PASS: TestToJSON (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestToParamWithVersion [2022-05-02T12:23:45.614Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestFromJSON [2022-05-02T12:23:45.614Z] --- PASS: TestFromJSON (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestEmpty [2022-05-02T12:23:45.614Z] --- PASS: TestEmpty (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestArgsMatchKVListEmptySources [2022-05-02T12:23:45.614Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestArgsMatchKVList [2022-05-02T12:23:45.614Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestArgsMatch [2022-05-02T12:23:45.614Z] --- PASS: TestArgsMatch (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestAdd [2022-05-02T12:23:45.614Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestDel [2022-05-02T12:23:45.614Z] --- PASS: TestDel (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestLen [2022-05-02T12:23:45.614Z] --- PASS: TestLen (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestExactMatch [2022-05-02T12:23:45.614Z] --- PASS: TestExactMatch (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestOnlyOneExactMatch [2022-05-02T12:23:45.614Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestContains [2022-05-02T12:23:45.614Z] --- PASS: TestContains (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestValidate [2022-05-02T12:23:45.614Z] --- PASS: TestValidate (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestWalkValues [2022-05-02T12:23:45.614Z] --- PASS: TestWalkValues (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestFuzzyMatch [2022-05-02T12:23:45.614Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestClone [2022-05-02T12:23:45.614Z] --- PASS: TestClone (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 92.2% of statements [2022-05-02T12:23:45.614Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-05-02T12:23:45.614Z] === RUN TestStrSliceMarshalJSON [2022-05-02T12:23:45.614Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestStrSliceUnmarshalJSON [2022-05-02T12:23:45.614Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestStrSliceUnmarshalString [2022-05-02T12:23:45.614Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-02T12:23:45.614Z] === RUN TestStrSliceUnmarshalSlice [2022-05-02T12:23:45.614Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 90.0% of statements [2022-05-02T12:23:45.614Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2022-05-02T12:23:45.614Z] === RUN TestAdjustForAPIVersion [2022-05-02T12:23:45.614Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 6.1% of statements [2022-05-02T12:23:45.614Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 6.1% of statements [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T12:23:45.614Z] === RUN TestGetTimestamp [2022-05-02T12:23:45.614Z] --- PASS: TestGetTimestamp (0.20s) [2022-05-02T12:23:45.614Z] === RUN TestParseTimestamps [2022-05-02T12:23:45.614Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 100.0% of statements [2022-05-02T12:23:45.614Z] ok github.com/docker/docker/api/types/time 0.275s coverage: 100.0% of statements [2022-05-02T12:23:45.614Z] === RUN TestCompareVersion [2022-05-02T12:23:45.614Z] --- PASS: TestCompareVersion (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 77.3% of statements [2022-05-02T12:23:45.614Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T12:23:45.614Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T12:23:45.614Z] === RUN TestIsGIT [2022-05-02T12:23:45.614Z] --- PASS: TestIsGIT (0.00s) [2022-05-02T12:23:45.614Z] PASS [2022-05-02T12:23:45.614Z] coverage: 100.0% of statements [2022-05-02T12:23:45.615Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.057s coverage: 100.0% of statements [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-02T12:23:45.615Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestCloneArgsSmartHttp [2022-05-02T12:23:45.615Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestCloneArgsDumbHttp [2022-05-02T12:23:45.615Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestCloneArgsGit [2022-05-02T12:23:45.615Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestCheckoutGit [2022-05-02T12:23:45.615Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-02T12:23:45.615Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestProcessNoDockerignore [2022-05-02T12:23:45.615Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-02T12:23:45.615Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestDetectContentType [2022-05-02T12:23:45.615Z] --- PASS: TestDetectContentType (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestSelectAcceptableMIME [2022-05-02T12:23:45.615Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestInspectEmptyResponse [2022-05-02T12:23:45.615Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestInspectResponseBinary [2022-05-02T12:23:45.615Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestResponseUnsupportedContentType [2022-05-02T12:23:45.615Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestInspectResponseTextSimple [2022-05-02T12:23:45.615Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestInspectResponseEmptyContentType [2022-05-02T12:23:45.615Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestUnknownContentLength [2022-05-02T12:23:45.615Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestDownloadRemote [2022-05-02T12:23:45.615Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-02T12:23:45.615Z] === RUN TestGetWithStatusError [2022-05-02T12:23:45.615Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestCloseRootDirectory [2022-05-02T12:23:45.615Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:45.615Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestHashFile [2022-05-02T12:23:45.615Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:45.615Z] --- SKIP: TestHashFile (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestHashSubdir [2022-05-02T12:23:45.615Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:45.615Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestRemoveDirectory [2022-05-02T12:23:45.615Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:23:45.615Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-02T12:23:45.615Z] PASS [2022-05-02T12:23:45.615Z] coverage: 9.3% of statements [2022-05-02T12:23:45.615Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 9.3% of statements [2022-05-02T12:23:45.615Z] === RUN TestEnable [2022-05-02T12:23:45.615Z] --- PASS: TestEnable (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestDisable [2022-05-02T12:23:45.615Z] --- PASS: TestDisable (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestEnabled [2022-05-02T12:23:45.615Z] --- PASS: TestEnabled (0.00s) [2022-05-02T12:23:45.615Z] PASS [2022-05-02T12:23:45.615Z] coverage: 100.0% of statements [2022-05-02T12:23:45.615Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-05-02T12:23:45.615Z] === RUN TestGetAllAllowed [2022-05-02T12:23:45.615Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestGetAllMeta [2022-05-02T12:23:45.615Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-02T12:23:45.615Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestIsUnreferencedBuiltin [2022-05-02T12:23:45.615Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestIsExistingDirectory [2022-05-02T12:23:45.615Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestGetFilenameForDownload [2022-05-02T12:23:45.615Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestEnv2Variables [2022-05-02T12:23:45.615Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-02T12:23:45.615Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestMaintainer [2022-05-02T12:23:45.615Z] --- PASS: TestMaintainer (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestLabel [2022-05-02T12:23:45.615Z] --- PASS: TestLabel (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestFromScratch [2022-05-02T12:23:45.615Z] --- PASS: TestFromScratch (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestFromWithArg [2022-05-02T12:23:45.615Z] --- PASS: TestFromWithArg (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-02T12:23:45.615Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestFromWithUndefinedArg [2022-05-02T12:23:45.615Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestFromMultiStageWithNamedStage [2022-05-02T12:23:45.615Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestOnbuild [2022-05-02T12:23:45.615Z] --- PASS: TestOnbuild (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestWorkdir [2022-05-02T12:23:45.615Z] --- PASS: TestWorkdir (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestCmd [2022-05-02T12:23:45.615Z] --- PASS: TestCmd (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestHealthcheckNone [2022-05-02T12:23:45.615Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestHealthcheckCmd [2022-05-02T12:23:45.615Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestEntrypoint [2022-05-02T12:23:45.615Z] --- PASS: TestEntrypoint (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestExpose [2022-05-02T12:23:45.615Z] --- PASS: TestExpose (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestUser [2022-05-02T12:23:45.615Z] --- PASS: TestUser (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestVolume [2022-05-02T12:23:45.615Z] --- PASS: TestVolume (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestStopSignal [2022-05-02T12:23:45.615Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:23:45.615Z] --- SKIP: TestStopSignal (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestArg [2022-05-02T12:23:45.615Z] --- PASS: TestArg (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestShell [2022-05-02T12:23:45.615Z] --- PASS: TestShell (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestPrependEnvOnCmd [2022-05-02T12:23:45.615Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestRunWithBuildArgs [2022-05-02T12:23:45.615Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestRunIgnoresHealthcheck [2022-05-02T12:23:45.615Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestDispatchUnsupportedOptions [2022-05-02T12:23:45.615Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-02T12:23:45.615Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-02T12:23:45.615Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-02T12:23:45.615Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestNormalizeWorkdir [2022-05-02T12:23:45.615Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestDispatch [2022-05-02T12:23:45.615Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-02T12:23:45.615Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-02T12:23:45.615Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-02T12:23:45.615Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-02T12:23:45.615Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-02T12:23:45.615Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-02T12:23:45.615Z] === RUN TestDispatch/COPY_url [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch (0.15s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.06s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-02T12:23:45.615Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestAddScratchImageAddsToMounts [2022-05-02T12:23:45.615Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-02T12:23:45.615Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-02T12:23:45.615Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-02T12:23:45.615Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestImageSourceGetAddsToMounts [2022-05-02T12:23:45.615Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestEmptyDockerfile [2022-05-02T12:23:45.615Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestSymlinkDockerfile [2022-05-02T12:23:45.615Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-02T12:23:45.615Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestNonExistingDockerfile [2022-05-02T12:23:45.615Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestCopyRunConfig [2022-05-02T12:23:45.615Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestDeepCopyRunConfig [2022-05-02T12:23:45.615Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestExportImage [2022-05-02T12:23:45.615Z] --- PASS: TestExportImage (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestNormalizeDest [2022-05-02T12:23:45.615Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-02T12:23:45.615Z] PASS [2022-05-02T12:23:45.615Z] coverage: 46.7% of statements [2022-05-02T12:23:45.615Z] ok github.com/docker/docker/builder/dockerfile 0.410s coverage: 46.7% of statements [2022-05-02T12:23:45.615Z] === RUN TestTCP4Proxy [2022-05-02T12:23:45.615Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestTCP4ProxyHalfClose [2022-05-02T12:23:45.615Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestTCP6Proxy [2022-05-02T12:23:45.615Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:23:45.615Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestTCPDualStackProxy [2022-05-02T12:23:45.615Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:23:45.615Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestUDP4Proxy [2022-05-02T12:23:45.615Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestUDP6Proxy [2022-05-02T12:23:45.615Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:23:45.615Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestUDPWriteError [2022-05-02T12:23:45.615Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-02T12:23:45.615Z] === RUN TestSCTP4Proxy [2022-05-02T12:23:45.615Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:23:45.615Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-02T12:23:45.615Z] === RUN TestSCTP6Proxy [2022-05-02T12:23:45.615Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:23:45.615Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-02T12:23:45.615Z] PASS [2022-05-02T12:23:45.615Z] coverage: 49.4% of statements [2022-05-02T12:23:45.615Z] ok github.com/docker/docker/cmd/docker-proxy 0.066s coverage: 49.4% of statements [2022-05-02T12:23:45.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:23:45.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:23:45.797Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-02T12:23:46.361Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-02T12:23:46.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:23:46.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:23:47.296Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-02T12:23:48.259Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-02T12:23:48.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-05-02T12:23:48.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-05-02T12:23:48.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s) [2022-05-02T12:23:48.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2022-05-02T12:23:48.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.40s) [2022-05-02T12:23:48.259Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-05-02T12:23:48.259Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:23:48.259Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:23:49.195Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-02T12:23:49.221Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:23:49.478Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:23:49.734Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:23:49.990Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:23:50.246Z] --- PASS: TestBuildMultiStageCopy (2.03s) [2022-05-02T12:23:50.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-05-02T12:23:50.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-05-02T12:23:50.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-02T12:23:50.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-02T12:23:50.246Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-02T12:23:50.246Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:23:50.568Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-02T12:23:50.809Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-05-02T12:23:50.809Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:23:51.793Z] --- PASS: TestGet (15.01s) [2022-05-02T12:23:51.793Z] === RUN TestPluginWithNoManifest [2022-05-02T12:23:51.793Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-02T12:23:51.793Z] === RUN TestGetAll [2022-05-02T12:23:51.793Z] --- PASS: TestGetAll (0.00s) [2022-05-02T12:23:51.793Z] PASS [2022-05-02T12:23:51.793Z] coverage: 73.2% of statements [2022-05-02T12:23:51.793Z] ok github.com/docker/docker/pkg/plugins 35.922s coverage: 73.2% of statements [2022-05-02T12:23:52.177Z] --- PASS: TestBuildLabelWithTargets (1.22s) [2022-05-02T12:23:52.177Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:23:52.434Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-05-02T12:23:52.434Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:23:53.804Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-05-02T12:23:53.804Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:23:53.852Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-02T12:23:54.733Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-05-02T12:23:54.733Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:23:54.785Z] --- PASS: TestDockerNetworkMacvlan (9.78s) [2022-05-02T12:23:54.785Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-05-02T12:23:54.785Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-02T12:23:54.785Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-05-02T12:23:54.785Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-05-02T12:23:54.785Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2022-05-02T12:23:54.785Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-05-02T12:23:54.785Z] PASS [2022-05-02T12:23:54.785Z] [2022-05-02T12:23:54.785Z] DONE 8 tests in 11.030s [2022-05-02T12:23:54.785Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T12:23:54.785Z] testing: warning: no tests to run [2022-05-02T12:23:54.785Z] PASS [2022-05-02T12:23:54.785Z] [2022-05-02T12:23:54.785Z] DONE 0 tests in 0.007s [2022-05-02T12:23:54.785Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T12:23:54.785Z] INFO: Testing against a local daemon [2022-05-02T12:23:54.785Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T12:23:56.100Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-05-02T12:23:56.100Z] === RUN TestBuildWithHugeFile [2022-05-02T12:23:56.156Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-05-02T12:23:56.156Z] === RUN TestAuthZPluginTLS [2022-05-02T12:23:56.413Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-05-02T12:23:56.413Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T12:23:56.978Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-02T12:23:56.978Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T12:23:57.544Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-02T12:23:57.544Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T12:23:58.109Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-02T12:23:58.109Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T12:23:58.117Z] === RUN TestCheckpointCreateError [2022-05-02T12:23:58.118Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCheckpointCreate [2022-05-02T12:23:58.118Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCheckpointDeleteError [2022-05-02T12:23:58.118Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCheckpointDelete [2022-05-02T12:23:58.118Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCheckpointListError [2022-05-02T12:23:58.118Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCheckpointList [2022-05-02T12:23:58.118Z] --- PASS: TestCheckpointList (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCheckpointListContainerNotFound [2022-05-02T12:23:58.118Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNewClientWithOpsFromEnv [2022-05-02T12:23:58.118Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:23:58.118Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestGetAPIPath [2022-05-02T12:23:58.118Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestParseHostURL [2022-05-02T12:23:58.118Z] --- PASS: TestParseHostURL (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-02T12:23:58.118Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersion [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPVersionOverride [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-02T12:23:58.118Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestClientRedirect [2022-05-02T12:23:58.118Z] === RUN TestClientRedirect/GET [2022-05-02T12:23:58.118Z] === RUN TestClientRedirect/POST [2022-05-02T12:23:58.118Z] === RUN TestClientRedirect/PUT [2022-05-02T12:23:58.118Z] === RUN TestClientRedirect/DELETE [2022-05-02T12:23:58.118Z] --- PASS: TestClientRedirect (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigCreateUnsupported [2022-05-02T12:23:58.118Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigCreateError [2022-05-02T12:23:58.118Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigCreate [2022-05-02T12:23:58.118Z] --- PASS: TestConfigCreate (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigInspectNotFound [2022-05-02T12:23:58.118Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigInspectWithEmptyID [2022-05-02T12:23:58.118Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigInspectUnsupported [2022-05-02T12:23:58.118Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigInspectError [2022-05-02T12:23:58.118Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigInspectConfigNotFound [2022-05-02T12:23:58.118Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigInspect [2022-05-02T12:23:58.118Z] --- PASS: TestConfigInspect (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigListUnsupported [2022-05-02T12:23:58.118Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigListError [2022-05-02T12:23:58.118Z] --- PASS: TestConfigListError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigList [2022-05-02T12:23:58.118Z] --- PASS: TestConfigList (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigRemoveUnsupported [2022-05-02T12:23:58.118Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigRemoveError [2022-05-02T12:23:58.118Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigRemove [2022-05-02T12:23:58.118Z] --- PASS: TestConfigRemove (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigUpdateUnsupported [2022-05-02T12:23:58.118Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigUpdateError [2022-05-02T12:23:58.118Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestConfigUpdate [2022-05-02T12:23:58.118Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerCommitError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerCommit [2022-05-02T12:23:58.118Z] --- PASS: TestContainerCommit (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStatPathError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStatPathNotFoundError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStatPathNoHeaderError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStatPath [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyToContainerError [2022-05-02T12:23:58.118Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyToContainerNotFoundError [2022-05-02T12:23:58.118Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyToContainerEmptyResponse [2022-05-02T12:23:58.118Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyToContainer [2022-05-02T12:23:58.118Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyFromContainerError [2022-05-02T12:23:58.118Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyFromContainerNotFoundError [2022-05-02T12:23:58.118Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-02T12:23:58.118Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-02T12:23:58.118Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestCopyFromContainer [2022-05-02T12:23:58.118Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerCreateError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerCreateImageNotFound [2022-05-02T12:23:58.118Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerCreateWithName [2022-05-02T12:23:58.118Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerCreateAutoRemove [2022-05-02T12:23:58.118Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerDiffError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerDiff [2022-05-02T12:23:58.118Z] --- PASS: TestContainerDiff (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecCreateError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecCreate [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecStartError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecStart [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecInspectError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecInspect [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExportError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExportError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExport [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExport (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerInspectError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerInspectContainerNotFound [2022-05-02T12:23:58.118Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerInspectWithEmptyID [2022-05-02T12:23:58.118Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerInspect [2022-05-02T12:23:58.118Z] --- PASS: TestContainerInspect (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerInspectNode [2022-05-02T12:23:58.118Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerKillError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerKillError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerKill [2022-05-02T12:23:58.118Z] --- PASS: TestContainerKill (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerListError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerListError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerList [2022-05-02T12:23:58.118Z] --- PASS: TestContainerList (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerLogsNotFoundError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerLogsError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerLogs [2022-05-02T12:23:58.118Z] --- PASS: TestContainerLogs (0.24s) [2022-05-02T12:23:58.118Z] === RUN TestContainerPauseError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerPause [2022-05-02T12:23:58.118Z] --- PASS: TestContainerPause (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainersPruneError [2022-05-02T12:23:58.118Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainersPrune [2022-05-02T12:23:58.118Z] --- PASS: TestContainersPrune (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerRemoveError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerRemoveNotFoundError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerRemove [2022-05-02T12:23:58.118Z] --- PASS: TestContainerRemove (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerRenameError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerRename [2022-05-02T12:23:58.118Z] --- PASS: TestContainerRename (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerResizeError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecResizeError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerResize [2022-05-02T12:23:58.118Z] --- PASS: TestContainerResize (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerExecResize [2022-05-02T12:23:58.118Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerRestartError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerRestart [2022-05-02T12:23:58.118Z] --- PASS: TestContainerRestart (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStartError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStartError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStart [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStart (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStatsError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStats [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStats (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStopError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStopError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerStop [2022-05-02T12:23:58.118Z] --- PASS: TestContainerStop (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerTopError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerTopError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerTop [2022-05-02T12:23:58.118Z] --- PASS: TestContainerTop (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerUnpauseError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerUnpause [2022-05-02T12:23:58.118Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerUpdateError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerUpdate [2022-05-02T12:23:58.118Z] --- PASS: TestContainerUpdate (0.02s) [2022-05-02T12:23:58.118Z] === RUN TestContainerWaitError [2022-05-02T12:23:58.118Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestContainerWait [2022-05-02T12:23:58.118Z] --- PASS: TestContainerWait (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestDiskUsageError [2022-05-02T12:23:58.118Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestDiskUsage [2022-05-02T12:23:58.118Z] --- PASS: TestDiskUsage (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestDistributionInspectUnsupported [2022-05-02T12:23:58.118Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestDistributionInspectWithEmptyID [2022-05-02T12:23:58.118Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestEventsErrorInOptions [2022-05-02T12:23:58.118Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestEventsErrorFromServer [2022-05-02T12:23:58.118Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestEvents [2022-05-02T12:23:58.118Z] --- PASS: TestEvents (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestTLSCloseWriter [2022-05-02T12:23:58.118Z] === PAUSE TestTLSCloseWriter [2022-05-02T12:23:58.118Z] === RUN TestImageBuildError [2022-05-02T12:23:58.118Z] --- PASS: TestImageBuildError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageBuild [2022-05-02T12:23:58.118Z] --- PASS: TestImageBuild (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestGetDockerOS [2022-05-02T12:23:58.118Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageCreateError [2022-05-02T12:23:58.118Z] --- PASS: TestImageCreateError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageCreate [2022-05-02T12:23:58.118Z] --- PASS: TestImageCreate (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageHistoryError [2022-05-02T12:23:58.118Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageHistory [2022-05-02T12:23:58.118Z] --- PASS: TestImageHistory (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageImportError [2022-05-02T12:23:58.118Z] --- PASS: TestImageImportError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageImport [2022-05-02T12:23:58.118Z] --- PASS: TestImageImport (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageInspectError [2022-05-02T12:23:58.118Z] --- PASS: TestImageInspectError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageInspectImageNotFound [2022-05-02T12:23:58.118Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageInspectWithEmptyID [2022-05-02T12:23:58.118Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageInspect [2022-05-02T12:23:58.118Z] --- PASS: TestImageInspect (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageListError [2022-05-02T12:23:58.118Z] --- PASS: TestImageListError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageList [2022-05-02T12:23:58.118Z] --- PASS: TestImageList (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageListApiBefore125 [2022-05-02T12:23:58.118Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageLoadError [2022-05-02T12:23:58.118Z] --- PASS: TestImageLoadError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageLoad [2022-05-02T12:23:58.118Z] --- PASS: TestImageLoad (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagesPruneError [2022-05-02T12:23:58.118Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagesPrune [2022-05-02T12:23:58.118Z] --- PASS: TestImagesPrune (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePullReferenceParseError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePullAnyError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePullWithoutErrors [2022-05-02T12:23:58.118Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePushReferenceError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePushAnyError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithoutErrors [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-02T12:23:58.118Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-02T12:23:58.118Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageRemoveError [2022-05-02T12:23:58.118Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageRemoveImageNotFound [2022-05-02T12:23:58.118Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-02T12:23:58.118Z] === RUN TestImageRemove [2022-05-02T12:23:58.118Z] --- PASS: TestImageRemove (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSaveError [2022-05-02T12:23:58.119Z] --- PASS: TestImageSaveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSave [2022-05-02T12:23:58.119Z] --- PASS: TestImageSave (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSearchAnyError [2022-05-02T12:23:58.119Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-02T12:23:58.119Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:23:58.119Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:23:58.119Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-02T12:23:58.119Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageSearchWithoutErrors [2022-05-02T12:23:58.119Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageTagError [2022-05-02T12:23:58.119Z] --- PASS: TestImageTagError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageTagInvalidReference [2022-05-02T12:23:58.119Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageTagInvalidSourceImageName [2022-05-02T12:23:58.119Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageTagHexSource [2022-05-02T12:23:58.119Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestImageTag [2022-05-02T12:23:58.119Z] --- PASS: TestImageTag (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestInfoServerError [2022-05-02T12:23:58.119Z] --- PASS: TestInfoServerError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestInfoInvalidResponseJSONError [2022-05-02T12:23:58.119Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestInfo [2022-05-02T12:23:58.119Z] --- PASS: TestInfo (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkConnectError [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkConnect [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkCreateError [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkCreate [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkDisconnectError [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkDisconnect [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkInspect [2022-05-02T12:23:58.119Z] === RUN TestNetworkInspect/empty_ID [2022-05-02T12:23:58.119Z] === RUN TestNetworkInspect/no_options [2022-05-02T12:23:58.119Z] === RUN TestNetworkInspect/verbose [2022-05-02T12:23:58.119Z] === RUN TestNetworkInspect/global_scope [2022-05-02T12:23:58.119Z] === RUN TestNetworkInspect/unknown_network [2022-05-02T12:23:58.119Z] === RUN TestNetworkInspect/server_error [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkListError [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkListError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkList [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkList (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworksPruneError [2022-05-02T12:23:58.119Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworksPrune [2022-05-02T12:23:58.119Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkRemoveError [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNetworkRemove [2022-05-02T12:23:58.119Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeInspectError [2022-05-02T12:23:58.119Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeInspectNodeNotFound [2022-05-02T12:23:58.119Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeInspectWithEmptyID [2022-05-02T12:23:58.119Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeInspect [2022-05-02T12:23:58.119Z] --- PASS: TestNodeInspect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeListError [2022-05-02T12:23:58.119Z] --- PASS: TestNodeListError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeList [2022-05-02T12:23:58.119Z] --- PASS: TestNodeList (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeRemoveError [2022-05-02T12:23:58.119Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeRemove [2022-05-02T12:23:58.119Z] --- PASS: TestNodeRemove (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeUpdateError [2022-05-02T12:23:58.119Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestNodeUpdate [2022-05-02T12:23:58.119Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestOptionWithHostFromEnv [2022-05-02T12:23:58.119Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestOptionWithTimeout [2022-05-02T12:23:58.119Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestOptionWithVersionFromEnv [2022-05-02T12:23:58.119Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPingFail [2022-05-02T12:23:58.119Z] --- PASS: TestPingFail (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPingWithError [2022-05-02T12:23:58.119Z] 2022/05/02 12:23:57 RoundTripper returned a response & error; ignoring response [2022-05-02T12:23:58.119Z] 2022/05/02 12:23:57 RoundTripper returned a response & error; ignoring response [2022-05-02T12:23:58.119Z] --- PASS: TestPingWithError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPingSuccess [2022-05-02T12:23:58.119Z] --- PASS: TestPingSuccess (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPingHeadFallback [2022-05-02T12:23:58.119Z] === RUN TestPingHeadFallback/OK [2022-05-02T12:23:58.119Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-02T12:23:58.119Z] === RUN TestPingHeadFallback/Not_Found [2022-05-02T12:23:58.119Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-02T12:23:58.119Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-02T12:23:58.119Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginDisableError [2022-05-02T12:23:58.119Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginDisable [2022-05-02T12:23:58.119Z] --- PASS: TestPluginDisable (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginEnableError [2022-05-02T12:23:58.119Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginEnable [2022-05-02T12:23:58.119Z] --- PASS: TestPluginEnable (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginInspectError [2022-05-02T12:23:58.119Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginInspectWithEmptyID [2022-05-02T12:23:58.119Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginInspect [2022-05-02T12:23:58.119Z] --- PASS: TestPluginInspect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginListError [2022-05-02T12:23:58.119Z] --- PASS: TestPluginListError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginList [2022-05-02T12:23:58.119Z] --- PASS: TestPluginList (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginPushError [2022-05-02T12:23:58.119Z] --- PASS: TestPluginPushError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginPush [2022-05-02T12:23:58.119Z] --- PASS: TestPluginPush (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginRemoveError [2022-05-02T12:23:58.119Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginRemove [2022-05-02T12:23:58.119Z] --- PASS: TestPluginRemove (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginSetError [2022-05-02T12:23:58.119Z] --- PASS: TestPluginSetError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPluginSet [2022-05-02T12:23:58.119Z] --- PASS: TestPluginSet (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSetHostHeader [2022-05-02T12:23:58.119Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestPlainTextError [2022-05-02T12:23:58.119Z] --- PASS: TestPlainTextError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestInfiniteError [2022-05-02T12:23:58.119Z] --- PASS: TestInfiniteError (0.05s) [2022-05-02T12:23:58.119Z] === RUN TestCanceledContext [2022-05-02T12:23:58.119Z] 2022/05/02 12:23:57 RoundTripper returned a response & error; ignoring response [2022-05-02T12:23:58.119Z] --- PASS: TestCanceledContext (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestDeadlineExceededContext [2022-05-02T12:23:58.119Z] 2022/05/02 12:23:57 RoundTripper returned a response & error; ignoring response [2022-05-02T12:23:58.119Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretCreateUnsupported [2022-05-02T12:23:58.119Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretCreateError [2022-05-02T12:23:58.119Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretCreate [2022-05-02T12:23:58.119Z] --- PASS: TestSecretCreate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretInspectUnsupported [2022-05-02T12:23:58.119Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretInspectError [2022-05-02T12:23:58.119Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretInspectSecretNotFound [2022-05-02T12:23:58.119Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretInspectWithEmptyID [2022-05-02T12:23:58.119Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretInspect [2022-05-02T12:23:58.119Z] --- PASS: TestSecretInspect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretListUnsupported [2022-05-02T12:23:58.119Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretListError [2022-05-02T12:23:58.119Z] --- PASS: TestSecretListError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretList [2022-05-02T12:23:58.119Z] --- PASS: TestSecretList (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretRemoveUnsupported [2022-05-02T12:23:58.119Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretRemoveError [2022-05-02T12:23:58.119Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretRemove [2022-05-02T12:23:58.119Z] --- PASS: TestSecretRemove (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretUpdateUnsupported [2022-05-02T12:23:58.119Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretUpdateError [2022-05-02T12:23:58.119Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSecretUpdate [2022-05-02T12:23:58.119Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceCreateError [2022-05-02T12:23:58.119Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceCreate [2022-05-02T12:23:58.119Z] --- PASS: TestServiceCreate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-02T12:23:58.119Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceCreateDigestPinning [2022-05-02T12:23:58.119Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceInspectError [2022-05-02T12:23:58.119Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceInspectServiceNotFound [2022-05-02T12:23:58.119Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceInspectWithEmptyID [2022-05-02T12:23:58.119Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceInspect [2022-05-02T12:23:58.119Z] --- PASS: TestServiceInspect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceListError [2022-05-02T12:23:58.119Z] --- PASS: TestServiceListError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceList [2022-05-02T12:23:58.119Z] --- PASS: TestServiceList (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceLogsError [2022-05-02T12:23:58.119Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceLogs [2022-05-02T12:23:58.119Z] --- PASS: TestServiceLogs (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceRemoveError [2022-05-02T12:23:58.119Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceRemoveNotFoundError [2022-05-02T12:23:58.119Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceRemove [2022-05-02T12:23:58.119Z] --- PASS: TestServiceRemove (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceUpdateError [2022-05-02T12:23:58.119Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestServiceUpdate [2022-05-02T12:23:58.119Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmGetUnlockKeyError [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmGetUnlockKey [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmInitError [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmInit [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmInit (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmInspectError [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmInspect [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmJoinError [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmJoin [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmLeaveError [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmLeave [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmUnlockError [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmUnlock [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmUpdateError [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestSwarmUpdate [2022-05-02T12:23:58.119Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestTaskInspectError [2022-05-02T12:23:58.119Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestTaskInspectWithEmptyID [2022-05-02T12:23:58.119Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestTaskInspect [2022-05-02T12:23:58.119Z] --- PASS: TestTaskInspect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestTaskListError [2022-05-02T12:23:58.119Z] --- PASS: TestTaskListError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestTaskList [2022-05-02T12:23:58.119Z] --- PASS: TestTaskList (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeCreateError [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeCreate [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeInspectError [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeInspectNotFound [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeInspectWithEmptyID [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeInspect [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeListError [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeListError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeList [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeList (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeRemoveError [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-02T12:23:58.119Z] === RUN TestVolumeRemove [2022-05-02T12:23:58.119Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-02T12:23:58.119Z] === CONT TestTLSCloseWriter [2022-05-02T12:23:58.119Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-02T12:23:58.119Z] PASS [2022-05-02T12:23:58.119Z] coverage: 75.1% of statements [2022-05-02T12:23:58.119Z] ok github.com/docker/docker/client 0.565s coverage: 75.1% of statements [2022-05-02T12:23:59.482Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-05-02T12:23:59.482Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T12:23:59.740Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-02T12:23:59.740Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T12:24:00.305Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-02T12:24:00.305Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T12:24:00.871Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-02T12:24:00.871Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T12:24:02.269Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-05-02T12:24:02.269Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T12:24:04.167Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-05-02T12:24:04.167Z] === RUN TestAuthZPluginHeader [2022-05-02T12:24:04.424Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-02T12:24:04.424Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T12:24:08.605Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2022-05-02T12:24:08.605Z] === RUN TestAuthZPluginV2Disable [2022-05-02T12:24:11.883Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-05-02T12:24:11.883Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T12:24:15.160Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s) [2022-05-02T12:24:15.160Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T12:24:16.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:24:16.302Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:24:16.302Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:24:16.302Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:24:16.302Z] [2022-05-02T12:24:16.302Z] + TEST_INTEGRATION_DEST=2 [2022-05-02T12:24:16.302Z] + CONTAINER_NAME=docker-pr2-2 [2022-05-02T12:24:16.302Z] + TEST_SKIP_INTEGRATION=1 [2022-05-02T12:24:16.302Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-02T12:24:16.302Z] + run_tests [2022-05-02T12:24:16.302Z] + c=0 [2022-05-02T12:24:16.302Z] + '[' -n 0 ']' [2022-05-02T12:24:16.302Z] + rm= [2022-05-02T12:24:16.302Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43552/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43552/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh '' test-integration [2022-05-02T12:24:16.302Z] + TEST_INTEGRATION_DEST=1 [2022-05-02T12:24:16.302Z] + CONTAINER_NAME=docker-pr2-1 [2022-05-02T12:24:16.302Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:24:16.302Z] + run_tests test-integration-flaky [2022-05-02T12:24:16.302Z] + '[' -n 0 ']' [2022-05-02T12:24:16.302Z] + rm= [2022-05-02T12:24:16.302Z] + TEST_INTEGRATION_DEST=3 [2022-05-02T12:24:16.302Z] + CONTAINER_NAME=docker-pr2-3 [2022-05-02T12:24:16.302Z] + TEST_SKIP_INTEGRATION=1 [2022-05-02T12:24:16.302Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-02T12:24:16.302Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43552/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43552/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh test-integration-flaky test-integration [2022-05-02T12:24:16.302Z] + run_tests [2022-05-02T12:24:16.302Z] + '[' -n 0 ']' [2022-05-02T12:24:16.302Z] + rm= [2022-05-02T12:24:16.302Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43552/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43552/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh '' test-integration [2022-05-02T12:24:16.302Z] ++ jobs -p [2022-05-02T12:24:16.303Z] + for job in $(jobs -p) [2022-05-02T12:24:16.303Z] + wait 6788 [2022-05-02T12:24:16.303Z] [2022-05-02T12:24:16.303Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-02T12:24:16.303Z] [2022-05-02T12:24:16.303Z] [2022-05-02T12:24:16.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:24:16.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:24:16.303Z] No new tests added to integration. [2022-05-02T12:24:16.303Z] [2022-05-02T12:24:16.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:24:16.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:24:16.303Z] HOSTNAME=662bc9ce4e94 [2022-05-02T12:24:16.303Z] TEST_SKIP_INTEGRATION=1 [2022-05-02T12:24:16.303Z] TESTDEBUG=0 [2022-05-02T12:24:16.303Z] DEST=bundles/test-integration [2022-05-02T12:24:16.303Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:24:16.303Z] KEEPBUNDLE=1 [2022-05-02T12:24:16.303Z] DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:24:16.303Z] container=docker [2022-05-02T12:24:16.303Z] HOME=/root [2022-05-02T12:24:16.303Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:24:16.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:24:16.303Z] VALIDATE_BRANCH=master [2022-05-02T12:24:16.303Z] TERM=xterm [2022-05-02T12:24:16.303Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:24:16.303Z] SHLVL=1 [2022-05-02T12:24:16.303Z] TIMEOUT=120m [2022-05-02T12:24:16.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:24:16.303Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:24:16.303Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-02T12:24:16.303Z] GO111MODULE=off [2022-05-02T12:24:16.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:24:16.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:24:16.303Z] GOPATH=/go [2022-05-02T12:24:16.303Z] PKG_CONFIG=pkg-config [2022-05-02T12:24:16.303Z] _=/usr/bin/env [2022-05-02T12:24:16.303Z] Building test suite binary ./integration-cli/test.main [2022-05-02T12:24:16.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:24:16.303Z] HOSTNAME=b3c01c4108b1 [2022-05-02T12:24:16.303Z] TEST_SKIP_INTEGRATION=1 [2022-05-02T12:24:16.303Z] TESTDEBUG=0 [2022-05-02T12:24:16.303Z] DEST=bundles/test-integration [2022-05-02T12:24:16.303Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:24:16.303Z] KEEPBUNDLE=1 [2022-05-02T12:24:16.303Z] DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:24:16.303Z] container=docker [2022-05-02T12:24:16.303Z] HOME=/root [2022-05-02T12:24:16.303Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:24:16.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:24:16.303Z] VALIDATE_BRANCH=master [2022-05-02T12:24:16.303Z] TERM=xterm [2022-05-02T12:24:16.303Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:24:16.303Z] SHLVL=1 [2022-05-02T12:24:16.303Z] TIMEOUT=120m [2022-05-02T12:24:16.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:24:16.303Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:24:16.303Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-02T12:24:16.303Z] GO111MODULE=off [2022-05-02T12:24:16.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:24:16.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:24:16.303Z] GOPATH=/go [2022-05-02T12:24:16.303Z] PKG_CONFIG=pkg-config [2022-05-02T12:24:16.303Z] _=/usr/bin/env [2022-05-02T12:24:16.303Z] Building test suite binary ./integration-cli/test.main [2022-05-02T12:24:16.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:24:16.303Z] HOSTNAME=dfbc33edb852 [2022-05-02T12:24:16.303Z] TESTDEBUG=0 [2022-05-02T12:24:16.303Z] DEST=bundles/test-integration [2022-05-02T12:24:16.303Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:24:16.303Z] KEEPBUNDLE=1 [2022-05-02T12:24:16.303Z] DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:24:16.303Z] container=docker [2022-05-02T12:24:16.303Z] HOME=/root [2022-05-02T12:24:16.303Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:24:16.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:24:16.303Z] VALIDATE_BRANCH=master [2022-05-02T12:24:16.303Z] TERM=xterm [2022-05-02T12:24:16.303Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:24:16.303Z] SHLVL=1 [2022-05-02T12:24:16.303Z] TIMEOUT=120m [2022-05-02T12:24:16.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:24:16.303Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:24:16.303Z] GO111MODULE=off [2022-05-02T12:24:16.303Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:24:16.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:24:16.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:24:16.303Z] GOPATH=/go [2022-05-02T12:24:16.303Z] PKG_CONFIG=pkg-config [2022-05-02T12:24:16.303Z] _=/usr/bin/env [2022-05-02T12:24:16.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:24:20.008Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:24:20.008Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:24:20.008Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:24:20.008Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:24:20.008Z] [2022-05-02T12:24:20.008Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-02T12:24:20.008Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-02T12:24:20.008Z] HOSTNAME=7ed9e483c23b [2022-05-02T12:24:20.008Z] DEST=bundles/test-integration [2022-05-02T12:24:20.008Z] PWD=/go/src/github.com/docker/docker [2022-05-02T12:24:20.008Z] DOCKER_ROOTLESS=1 [2022-05-02T12:24:20.009Z] DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 [2022-05-02T12:24:20.009Z] container=docker [2022-05-02T12:24:20.009Z] HOME=/root [2022-05-02T12:24:20.009Z] GOLANG_VERSION=1.18.1 [2022-05-02T12:24:20.009Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-02T12:24:20.009Z] VALIDATE_BRANCH=master [2022-05-02T12:24:20.009Z] TERM=xterm [2022-05-02T12:24:20.009Z] DOCKER_PKG=github.com/docker/docker [2022-05-02T12:24:20.009Z] SHLVL=1 [2022-05-02T12:24:20.009Z] TIMEOUT=120m [2022-05-02T12:24:20.009Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-02T12:24:20.009Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-02T12:24:20.009Z] GO111MODULE=off [2022-05-02T12:24:20.009Z] DOCKER_EXPERIMENTAL=1 [2022-05-02T12:24:20.009Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-02T12:24:20.009Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-02T12:24:20.009Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-02T12:24:20.009Z] GOPATH=/go [2022-05-02T12:24:20.009Z] PKG_CONFIG=pkg-config [2022-05-02T12:24:20.009Z] _=/usr/bin/env [2022-05-02T12:24:20.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-02T12:24:21.715Z] 2022/05/02 12:24:18 Closing DB instances... [2022-05-02T12:24:21.716Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-05-02T12:24:21.716Z] === RUN TestFindNode [2022-05-02T12:24:21.716Z] 2022/05/02 12:24:20 Closing DB instances... [2022-05-02T12:24:21.716Z] --- PASS: TestFindNode (0.02s) [2022-05-02T12:24:21.716Z] === RUN TestChangeNodeState [2022-05-02T12:24:21.716Z] 2022/05/02 12:24:20 Closing DB instances... [2022-05-02T12:24:21.716Z] --- PASS: TestChangeNodeState (0.01s) [2022-05-02T12:24:21.716Z] === RUN TestNodeReincarnation [2022-05-02T12:24:21.716Z] 2022/05/02 12:24:20 Closing DB instances... [2022-05-02T12:24:23.486Z] --- PASS: TestCheckoutGit (40.52s) [2022-05-02T12:24:23.486Z] === RUN TestValidGitTransport [2022-05-02T12:24:23.486Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-02T12:24:23.486Z] === RUN TestGitInvalidRef [2022-05-02T12:24:23.486Z] --- PASS: TestGitInvalidRef (0.27s) [2022-05-02T12:24:23.486Z] PASS [2022-05-02T12:24:23.486Z] coverage: 86.3% of statements [2022-05-02T12:24:23.486Z] ok github.com/docker/docker/builder/remotecontext/git 40.896s coverage: 86.3% of statements [2022-05-02T12:24:23.486Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T12:24:23.486Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T12:24:23.486Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T12:24:23.486Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T12:24:25.122Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.86s) [2022-05-02T12:24:25.122Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-02T12:24:26.386Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-02T12:24:26.386Z] === RUN TestParallelCreate [2022-05-02T12:24:26.386Z] 2022/05/02 12:24:25 Closing DB instances... [2022-05-02T12:24:26.386Z] --- PASS: TestParallelCreate (0.02s) [2022-05-02T12:24:26.386Z] === RUN TestParallelDelete [2022-05-02T12:24:26.386Z] 2022/05/02 12:24:25 Closing DB instances... [2022-05-02T12:24:26.386Z] --- PASS: TestParallelDelete (0.01s) [2022-05-02T12:24:26.386Z] === RUN TestNetworkDBIslands [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:86b3dbb6f686 with config:&{NodeID:86b3dbb6f686 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}" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8386ffa8bc3c with config:&{NodeID:8386ffa8bc3c 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}" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49404" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-02T12:24:26.386Z] time="2022-05-02T12:24:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49405" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dd54180ca474 with config:&{NodeID:dd54180ca474 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}" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49406" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, added to nodes list" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49407" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:26.843Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Failed to join 172.29.122.120: dial tcp 172.29.122.120:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ec28b799eb25 with config:&{NodeID:ec28b799eb25 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}" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49409" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=info msg="Node dd54180ca474/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49410" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:27Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.298Z] time="2022-05-02T12:24:27Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.299Z] time="2022-05-02T12:24:27Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.299Z] time="2022-05-02T12:24:27Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.299Z] time="2022-05-02T12:24:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a3dee3a04b90 with config:&{NodeID:a3dee3a04b90 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}" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49411" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node dd54180ca474/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node dd54180ca474/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49412" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:27.754Z] networkdb_test.go:835: Re-joining: 3 [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=info msg="The new bootstrap node list is:[172.29.122.120:10033 172.29.122.120:10034 172.29.122.120:10035]" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10033" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49413" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10034" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49414" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10035" [2022-05-02T12:24:27.754Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49415" [2022-05-02T12:24:28.210Z] networkdb_test.go:835: Re-joining: 4 [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:27Z" level=info msg="The new bootstrap node list is:[172.29.122.120:10033 172.29.122.120:10034 172.29.122.120:10035]" [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10033" [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49416" [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10034" [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49417" [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10035" [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:27Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49418" [2022-05-02T12:24:28.210Z] time="2022-05-02T12:24:28Z" level=info msg="node 0 leaving" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686 change state NodeActive --> NodeLeft" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="node4(ec28b799eb25): Node leave event for 86b3dbb6f686/172.29.122.120" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686 change state NodeActive --> NodeLeft" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="node5(a3dee3a04b90): Node leave event for 86b3dbb6f686/172.29.122.120" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686 change state NodeActive --> NodeLeft" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="node2(8386ffa8bc3c): Node leave event for 86b3dbb6f686/172.29.122.120" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686 change state NodeActive --> NodeLeft" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="node3(dd54180ca474): Node leave event for 86b3dbb6f686/172.29.122.120" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686 change state NodeActive --> NodeLeft" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="node1(86b3dbb6f686): Node leave event for 86b3dbb6f686/172.29.122.120" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, left gossip cluster" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, left gossip cluster" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, left gossip cluster" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, left gossip cluster" [2022-05-02T12:24:28.666Z] time="2022-05-02T12:24:28Z" level=info msg="Node 86b3dbb6f686/172.29.122.120, left gossip cluster" [2022-05-02T12:24:28.667Z] time="2022-05-02T12:24:28Z" level=info msg="node 1 leaving" [2022-05-02T12:24:28.667Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c change state NodeActive --> NodeLeft" [2022-05-02T12:24:28.667Z] time="2022-05-02T12:24:28Z" level=info msg="node5(a3dee3a04b90): Node leave event for 8386ffa8bc3c/172.29.122.120" [2022-05-02T12:24:28.667Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, left gossip cluster" [2022-05-02T12:24:28.667Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c change state NodeActive --> NodeFailed" [2022-05-02T12:24:28.667Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c change state NodeActive --> NodeLeft" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, added to failed nodes list" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=info msg="node4(ec28b799eb25): Node leave event for 8386ffa8bc3c/172.29.122.120" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c change state NodeActive --> NodeLeft" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=info msg="node3(dd54180ca474): Node leave event for 8386ffa8bc3c/172.29.122.120" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=error msg="node: 8386ffa8bc3c is unknown to memberlist" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=debug msg="memberlist: Failed to join 172.29.122.120: dial tcp 172.29.122.120:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, left gossip cluster" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, left gossip cluster" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:28Z" level=info msg="Node 8386ffa8bc3c/172.29.122.120, left gossip cluster" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:29Z" level=info msg="node 2 leaving" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:29Z" level=info msg="Node dd54180ca474 change state NodeActive --> NodeLeft" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:29Z" level=info msg="node5(a3dee3a04b90): Node leave event for dd54180ca474/172.29.122.120" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:29Z" level=info msg="Node dd54180ca474 change state NodeActive --> NodeLeft" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:29Z" level=info msg="node4(ec28b799eb25): Node leave event for dd54180ca474/172.29.122.120" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:29Z" level=info msg="Node dd54180ca474 change state NodeActive --> NodeLeft" [2022-05-02T12:24:29.123Z] time="2022-05-02T12:24:29Z" level=info msg="node3(dd54180ca474): Node leave event for dd54180ca474/172.29.122.120" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=debug msg="memberlist: Failed ping: a3dee3a04b90 (timeout reached)" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.122.120:10034: use of closed network connection" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.122.120:10036: use of closed network connection" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.122.120:10035: use of closed network connection" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49420" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=info msg="Node dd54180ca474/172.29.122.120, left gossip cluster" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=info msg="Node dd54180ca474/172.29.122.120, left gossip cluster" [2022-05-02T12:24:29.580Z] time="2022-05-02T12:24:29Z" level=info msg="Node dd54180ca474/172.29.122.120, left gossip cluster" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=warning msg="memberlist: Was able to connect to a3dee3a04b90 but other probes failed, network may be misconfigured" [2022-05-02T12:24:30.036Z] networkdb_test.go:867: node4: OK [2022-05-02T12:24:30.036Z] networkdb_test.go:867: node5: OK [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="node 0 coming back" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:89da6d1d725d with config:&{NodeID:89da6d1d725d 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}" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="Node 89da6d1d725d/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="Node 89da6d1d725d/172.29.122.120, added to nodes list" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="node 1 coming back" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4b631719a526 with config:&{NodeID:4b631719a526 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}" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="Node 4b631719a526/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="Node 4b631719a526/172.29.122.120, added to nodes list" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="node 2 coming back" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e0dd2b8d9fa2 with config:&{NodeID:e0dd2b8d9fa2 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}" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:30.036Z] time="2022-05-02T12:24:29Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, added to nodes list" [2022-05-02T12:24:30.999Z] time="2022-05-02T12:24:30Z" level=debug msg="memberlist: Failed to join 172.29.122.120: dial tcp 172.29.122.120:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-02T12:24:32.158Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestConfigureDaemonLogs [2022-05-02T12:24:32.158Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestCommonOptionsInstallFlags [2022-05-02T12:24:32.158Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-02T12:24:32.158Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-02T12:24:32.158Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-02T12:24:32.158Z] PASS [2022-05-02T12:24:32.158Z] coverage: 20.1% of statements [2022-05-02T12:24:32.158Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 20.1% of statements [2022-05-02T12:24:32.158Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-02T12:24:32.158Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T12:24:33.167Z] time="2022-05-02T12:24:32Z" level=debug msg="memberlist: Failed to join 172.29.122.120: dial tcp 172.29.122.120:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-02T12:24:33.168Z] time="2022-05-02T12:24:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.122.120:10033 172.29.122.120:10034 172.29.122.120:10035]" [2022-05-02T12:24:33.624Z] time="2022-05-02T12:24:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.122.120:10033 172.29.122.120:10034 172.29.122.120:10035]" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10033" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49423" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, is the new incarnation of the shutdown node 86b3dbb6f686/172.29.122.120" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10034" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49424" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, is the new incarnation of the shutdown node 8386ffa8bc3c/172.29.122.120" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10035" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49425" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node a3dee3a04b90/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node ec28b799eb25/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node ec28b799eb25/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, is the new incarnation of the shutdown node dd54180ca474/172.29.122.120" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, is the new incarnation of the shutdown node 8386ffa8bc3c/172.29.122.120" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 4b631719a526/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, is the new incarnation of the shutdown node 86b3dbb6f686/172.29.122.120" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node 89da6d1d725d/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, is the new incarnation of the shutdown node dd54180ca474/172.29.122.120" [2022-05-02T12:24:34.081Z] time="2022-05-02T12:24:33Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.379Z] === RUN TestContainerStopSignal [2022-05-02T12:24:34.379Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestContainerStopTimeout [2022-05-02T12:24:34.379Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-02T12:24:34.379Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-02T12:24:34.379Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-02T12:24:34.379Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestReplaceAndAppendEnvVars [2022-05-02T12:24:34.379Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-02T12:24:34.379Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestNewMemoryStore [2022-05-02T12:24:34.379Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestAddContainers [2022-05-02T12:24:34.379Z] --- PASS: TestAddContainers (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestGetContainer [2022-05-02T12:24:34.379Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestDeleteContainer [2022-05-02T12:24:34.379Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestListContainers [2022-05-02T12:24:34.379Z] --- PASS: TestListContainers (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestFirstContainer [2022-05-02T12:24:34.379Z] --- PASS: TestFirstContainer (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestApplyAllContainer [2022-05-02T12:24:34.379Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestIsValidHealthString [2022-05-02T12:24:34.379Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestStateRunStop [2022-05-02T12:24:34.379Z] --- PASS: TestStateRunStop (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestStateTimeoutWait [2022-05-02T12:24:34.379Z] state_test.go:141: Stop callback fired [2022-05-02T12:24:34.379Z] state_test.go:165: Stop callback fired [2022-05-02T12:24:34.379Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-02T12:24:34.379Z] === RUN TestIsValidStateString [2022-05-02T12:24:34.379Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestViewSaveDelete [2022-05-02T12:24:34.379Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-02T12:24:34.379Z] === RUN TestViewAll [2022-05-02T12:24:34.379Z] --- PASS: TestViewAll (0.02s) [2022-05-02T12:24:34.379Z] === RUN TestViewGet [2022-05-02T12:24:34.379Z] --- PASS: TestViewGet (0.01s) [2022-05-02T12:24:34.379Z] === RUN TestNames [2022-05-02T12:24:34.379Z] --- PASS: TestNames (0.00s) [2022-05-02T12:24:34.379Z] === RUN TestViewWithHealthCheck [2022-05-02T12:24:34.379Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-02T12:24:34.379Z] PASS [2022-05-02T12:24:34.379Z] coverage: 41.7% of statements [2022-05-02T12:24:34.379Z] ok github.com/docker/docker/container 0.275s coverage: 41.7% of statements [2022-05-02T12:24:34.379Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T12:24:34.379Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T12:24:34.379Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T12:24:34.379Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, joined gossip cluster" [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, added to nodes list" [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10033" [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49426" [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10034" [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49427" [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.122.120:10035" [2022-05-02T12:24:34.537Z] time="2022-05-02T12:24:34Z" level=debug msg="memberlist: Stream connection from=172.29.122.120:49428" [2022-05-02T12:24:34.770Z] --- PASS: TestBuildWithHugeFile (34.72s) [2022-05-02T12:24:34.770Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:24:34.770Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:24:34.770Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:24:34.770Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:24:34.770Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:24:34.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:24:34.770Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:24:34.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:24:34.770Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:24:34.770Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:24:34.770Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:24:34.770Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:24:34.770Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:24:34.770Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-02T12:24:34.770Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-05-02T12:24:34.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-02T12:24:34.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-05-02T12:24:34.770Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:24:34.770Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:24:34.770Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:24:34.770Z] --- PASS: TestBuildPreserveOwnership (2.96s) [2022-05-02T12:24:34.770Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2022-05-02T12:24:34.770Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-05-02T12:24:34.770Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:24:34.770Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-02T12:24:34.770Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:24:34.770Z] Loaded image: busybox:latest [2022-05-02T12:24:34.770Z] Loaded image: busybox:glibc [2022-05-02T12:24:34.992Z] 2022/05/02 12:24:34 Closing DB instances... [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=debug msg="memberlist: Failed to join 172.29.122.120: dial tcp 172.29.122.120:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="Node 89da6d1d725d change state NodeActive --> NodeLeft" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="node2(4b631719a526): Node leave event for 89da6d1d725d/172.29.122.120" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="Node 89da6d1d725d change state NodeActive --> NodeLeft" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="node4(ec28b799eb25): Node leave event for 89da6d1d725d/172.29.122.120" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="Node 89da6d1d725d change state NodeActive --> NodeLeft" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="node3(e0dd2b8d9fa2): Node leave event for 89da6d1d725d/172.29.122.120" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="Node 89da6d1d725d/172.29.122.120, left gossip cluster" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="Node 89da6d1d725d change state NodeActive --> NodeFailed" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="Node 89da6d1d725d/172.29.122.120, added to failed nodes list" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=error msg="node: 89da6d1d725d is unknown to memberlist" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="Node 89da6d1d725d change state NodeActive --> NodeLeft" [2022-05-02T12:24:34.992Z] time="2022-05-02T12:24:34Z" level=info msg="node5(a3dee3a04b90): Node leave event for 89da6d1d725d/172.29.122.120" [2022-05-02T12:24:35.367Z] === RUN TestPrepare [2022-05-02T12:24:35.367Z] --- PASS: TestPrepare (0.00s) [2022-05-02T12:24:35.367Z] === RUN TestStart [2022-05-02T12:24:35.367Z] --- PASS: TestStart (0.00s) [2022-05-02T12:24:35.367Z] === RUN TestWaitCancel [2022-05-02T12:24:35.367Z] --- PASS: TestWaitCancel (0.00s) [2022-05-02T12:24:35.367Z] === RUN TestWaitDisabled [2022-05-02T12:24:35.367Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-02T12:24:35.367Z] === RUN TestWaitEnabled [2022-05-02T12:24:35.367Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-02T12:24:35.367Z] === RUN TestRemove [2022-05-02T12:24:35.367Z] --- PASS: TestRemove (0.00s) [2022-05-02T12:24:35.367Z] PASS [2022-05-02T12:24:35.367Z] coverage: 65.3% of statements [2022-05-02T12:24:35.367Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 89da6d1d725d/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 89da6d1d725d/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 89da6d1d725d/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 89da6d1d725d/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526 change state NodeActive --> NodeLeft" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="node4(ec28b799eb25): Node leave event for 4b631719a526/172.29.122.120" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526 change state NodeActive --> NodeLeft" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="node3(e0dd2b8d9fa2): Node leave event for 4b631719a526/172.29.122.120" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526 change state NodeActive --> NodeLeft" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="node5(a3dee3a04b90): Node leave event for 4b631719a526/172.29.122.120" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526 change state NodeActive --> NodeLeft" [2022-05-02T12:24:35.448Z] time="2022-05-02T12:24:35Z" level=info msg="node2(4b631719a526): Node leave event for 4b631719a526/172.29.122.120" [2022-05-02T12:24:35.699Z] Loaded image: debian:bullseye-slim [2022-05-02T12:24:35.699Z] Loaded image: hello-world:latest [2022-05-02T12:24:35.699Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node 4b631719a526/172.29.122.120, left gossip cluster" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.29.122.120:10037: use of closed network connection" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node e0dd2b8d9fa2 change state NodeActive --> NodeLeft" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="node4(ec28b799eb25): Node leave event for e0dd2b8d9fa2/172.29.122.120" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node e0dd2b8d9fa2 change state NodeActive --> NodeLeft" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="node5(a3dee3a04b90): Node leave event for e0dd2b8d9fa2/172.29.122.120" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node e0dd2b8d9fa2 change state NodeActive --> NodeLeft" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="node3(e0dd2b8d9fa2): Node leave event for e0dd2b8d9fa2/172.29.122.120" [2022-05-02T12:24:35.904Z] time="2022-05-02T12:24:35Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, left gossip cluster" [2022-05-02T12:24:36.361Z] time="2022-05-02T12:24:35Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, left gossip cluster" [2022-05-02T12:24:36.361Z] time="2022-05-02T12:24:35Z" level=info msg="Node e0dd2b8d9fa2/172.29.122.120, left gossip cluster" [2022-05-02T12:24:36.361Z] time="2022-05-02T12:24:36Z" level=info msg="Node ec28b799eb25 change state NodeActive --> NodeLeft" [2022-05-02T12:24:36.361Z] time="2022-05-02T12:24:36Z" level=info msg="node5(a3dee3a04b90): Node leave event for ec28b799eb25/172.29.122.120" [2022-05-02T12:24:36.361Z] time="2022-05-02T12:24:36Z" level=info msg="Node ec28b799eb25 change state NodeActive --> NodeLeft" [2022-05-02T12:24:36.361Z] time="2022-05-02T12:24:36Z" level=info msg="node4(ec28b799eb25): Node leave event for ec28b799eb25/172.29.122.120" [2022-05-02T12:24:36.818Z] time="2022-05-02T12:24:36Z" level=info msg="Node ec28b799eb25/172.29.122.120, left gossip cluster" [2022-05-02T12:24:37.284Z] time="2022-05-02T12:24:36Z" level=debug msg="memberlist: Failed to join 172.29.122.120: dial tcp 172.29.122.120:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-02T12:24:37.284Z] time="2022-05-02T12:24:36Z" level=info msg="Node ec28b799eb25/172.29.122.120, left gossip cluster" [2022-05-02T12:24:37.739Z] time="2022-05-02T12:24:37Z" level=info msg="Node a3dee3a04b90/172.29.122.120, left gossip cluster" [2022-05-02T12:24:37.739Z] time="2022-05-02T12:24:37Z" level=info msg="Node a3dee3a04b90 change state NodeActive --> NodeFailed" [2022-05-02T12:24:37.739Z] time="2022-05-02T12:24:37Z" level=info msg="Node a3dee3a04b90/172.29.122.120, added to failed nodes list" [2022-05-02T12:24:37.739Z] --- PASS: TestNetworkDBIslands (11.66s) [2022-05-02T12:24:37.739Z] PASS [2022-05-02T12:24:37.739Z] coverage: 60.6% of statements [2022-05-02T12:24:37.739Z] ok github.com/docker/docker/libnetwork/networkdb 103.262s coverage: 60.6% of statements [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/quota [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T12:24:37.739Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T12:24:38.320Z] === RUN TestNewListSecretsFilters [2022-05-02T12:24:38.320Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-02T12:24:38.320Z] === RUN TestNewListConfigsFilters [2022-05-02T12:24:38.320Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-02T12:24:38.320Z] PASS [2022-05-02T12:24:38.320Z] coverage: 0.5% of statements [2022-05-02T12:24:38.320Z] ok github.com/docker/docker/daemon/cluster 0.228s coverage: 0.5% of statements [2022-05-02T12:24:39.886Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-02T12:24:39.886Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-02T12:24:39.886Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-02T12:24:39.886Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-02T12:24:39.886Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-02T12:24:39.886Z] PASS [2022-05-02T12:24:39.886Z] coverage: 35.9% of statements [2022-05-02T12:24:39.886Z] ok github.com/docker/docker/daemon/cluster/convert 0.699s coverage: 35.9% of statements [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === Skipped [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-02T12:24:39.905Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-02T12:24:39.905Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-02T12:24:39.905Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-02T12:24:39.905Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-02T12:24:39.905Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:24:39.905Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T12:24:39.905Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T12:24:39.905Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T12:24:39.905Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-02T12:24:39.905Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T12:24:39.905Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-02T12:24:39.905Z] daemon_test.go:145: root required [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:24:39.905Z] reload_test.go:342: root required [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T12:24:39.905Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:24:39.905Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-02T12:24:39.905Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-02T12:24:39.905Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-02T12:24:39.905Z] layer_test.go:291: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-02T12:24:39.905Z] layer_test.go:340: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-02T12:24:39.905Z] layer_test.go:455: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-02T12:24:39.905Z] layer_test.go:684: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-02T12:24:39.905Z] migration_test.go:45: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:24:39.905Z] migration_test.go:181: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-02T12:24:39.905Z] mount_test.go:17: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-02T12:24:39.905Z] mount_test.go:76: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-02T12:24:39.905Z] mount_test.go:125: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-02T12:24:39.905Z] mount_test.go:212: Failing on Windows [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-02T12:24:39.905Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-02T12:24:39.905Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-02T12:24:39.905Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-02T12:24:39.905Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-02T12:24:39.905Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-02T12:24:39.905Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:24:39.905Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-02T12:24:39.905Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:24:39.905Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-02T12:24:39.905Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-02T12:24:39.905Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-02T12:24:39.905Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:24:39.905Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:24:39.905Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:24:39.905Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:24:39.905Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:24:39.905Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-02T12:24:39.905Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-02T12:24:39.905Z] archive_test.go:140: zstd not installed [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-02T12:24:39.905Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:24:39.905Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:24:39.905Z] [2022-05-02T12:24:39.905Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:24:39.906Z] changes_test.go:196: needs more investigation [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-02T12:24:39.906Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-02T12:24:39.906Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-02T12:24:39.906Z] changes_test.go:433: needs further investigation [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:24:39.906Z] changes_test.go:469: needs further investigation [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:24:39.906Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-02T12:24:39.906Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:24:39.906Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:24:39.906Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-02T12:24:39.906Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-02T12:24:39.906Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-02T12:24:39.906Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-02T12:24:39.906Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-02T12:24:39.906Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:24:39.906Z] [2022-05-02T12:24:39.906Z] DONE 2287 tests, 70 skipped in 276.049s [2022-05-02T12:24:39.906Z] INFO: make.ps1 ended at 05/02/2022 12:24:39 [2022-05-02T12:24:41.437Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-02T12:24:41.437Z] INFO: Unit tests ended at 05/02/2022 12:24:41. Duration:00:04:48.4073024 [2022-05-02T12:24:41.437Z] INFO: Building busybox [2022-05-02T12:24:41.437Z] Sending build context to Docker daemon 5.12kB [2022-05-02T12:24:41.437Z] [2022-05-02T12:24:41.437Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-02T12:24:41.437Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-02T12:24:41.437Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-02T12:24:41.437Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-02T12:24:41.437Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-02T12:24:41.437Z] ---> aa8714eb8356 [2022-05-02T12:24:41.437Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-02T12:24:41.437Z] ---> Running in ce8db6e947c2 [2022-05-02T12:24:43.188Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-02T12:24:43.188Z] PASS [2022-05-02T12:24:43.188Z] [2022-05-02T12:24:43.188Z] DONE 17 tests in 46.466s [2022-05-02T12:24:43.188Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T12:24:43.188Z] INFO: Testing against a local daemon [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:24:43.188Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:24:43.188Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:24:43.188Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:24:43.188Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:24:43.188Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:24:43.188Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:24:43.188Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:24:43.188Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:24:43.189Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T12:24:43.189Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:24:43.189Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:24:43.189Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:24:43.189Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:24:43.189Z] === RUN TestPluginInstall [2022-05-02T12:24:43.189Z] === RUN TestPluginInstall/no_auth [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:457afeb241d683e6b43f6da83bbab2df8983a10df54954d452f1a7ef237c7a60" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:457afeb241d683e6b43f6da83bbab2df8983a10df54954d452f1a7ef237c7a60" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:24:43.189Z] === RUN TestPluginInstall/with_htpasswd [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b40a6351b5d72b40dff0212a17806f6775a48630d7fae360f98b6fd79aec97c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:24:43.189Z] time="2022-05-02T12:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b40a6351b5d72b40dff0212a17806f6775a48630d7fae360f98b6fd79aec97c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:24:43.189Z] === RUN TestPluginInstall/with_insecure [2022-05-02T12:24:43.679Z] === RUN TestWaitNodeAttachment [2022-05-02T12:24:43.679Z] === RUN TestBuilderGC [2022-05-02T12:24:43.679Z] --- PASS: TestBuilderGC (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationNotFound [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonBrokenConfiguration [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestFindConfigurationConflicts [2022-05-02T12:24:43.679Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-02T12:24:43.679Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-02T12:24:43.679Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-02T12:24:43.679Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-02T12:24:43.679Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_label [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_dns [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_hosts [2022-05-02T12:24:43.679Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestReloadSetConfigFileNotExist [2022-05-02T12:24:43.679Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-02T12:24:43.679Z] === RUN TestIsolationConversion [2022-05-02T12:24:43.679Z] === RUN TestIsolationConversion/default [2022-05-02T12:24:43.679Z] === RUN TestIsolationConversion/process [2022-05-02T12:24:43.679Z] === RUN TestIsolationConversion/hyperv [2022-05-02T12:24:43.679Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestContainerLabels [2022-05-02T12:24:43.679Z] --- PASS: TestContainerLabels (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestCredentialSpecConversion [2022-05-02T12:24:43.679Z] === RUN TestCredentialSpecConversion/none [2022-05-02T12:24:43.679Z] === RUN TestCredentialSpecConversion/config [2022-05-02T12:24:43.679Z] === RUN TestCredentialSpecConversion/file [2022-05-02T12:24:43.679Z] === RUN TestCredentialSpecConversion/registry [2022-05-02T12:24:43.679Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-02T12:24:43.679Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestControllerValidateMountBind [2022-05-02T12:24:43.679Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestControllerValidateMountVolume [2022-05-02T12:24:43.679Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestControllerValidateMountTarget [2022-05-02T12:24:43.679Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestControllerValidateMountTmpfs [2022-05-02T12:24:43.679Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestControllerValidateMountInvalidType [2022-05-02T12:24:43.679Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestControllerValidateMountNamedPipe [2022-05-02T12:24:43.679Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-02T12:24:43.679Z] PASS [2022-05-02T12:24:43.679Z] coverage: 11.0% of statements [2022-05-02T12:24:43.679Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.727s coverage: 11.0% of statements [2022-05-02T12:24:43.679Z] time="2022-05-02T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-02T12:24:43.679Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-05-02T12:24:43.679Z] === RUN TestReloadDefaultConfigNotExist [2022-05-02T12:24:43.679Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:43.679Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestReloadBadDefaultConfig [2022-05-02T12:24:43.679Z] time="2022-05-02T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-153149390" [2022-05-02T12:24:43.679Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestReloadWithConflictingLabels [2022-05-02T12:24:43.679Z] time="2022-05-02T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-623768376" [2022-05-02T12:24:43.679Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestReloadWithDuplicateLabels [2022-05-02T12:24:43.679Z] time="2022-05-02T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1487461395" [2022-05-02T12:24:43.679Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestMaskURLCredentials [2022-05-02T12:24:43.679Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-02T12:24:43.679Z] === RUN TestDaemonConfigurationMerge [2022-05-02T12:24:43.679Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-02T12:24:43.680Z] PASS [2022-05-02T12:24:43.680Z] coverage: 79.8% of statements [2022-05-02T12:24:43.680Z] ok github.com/docker/docker/daemon/config 0.380s coverage: 79.8% of statements [2022-05-02T12:24:43.680Z] === RUN TestEventsLog [2022-05-02T12:24:43.680Z] --- PASS: TestEventsLog (0.00s) [2022-05-02T12:24:43.680Z] === RUN TestEventsLogTimeout [2022-05-02T12:24:43.680Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-02T12:24:43.680Z] === RUN TestLogEvents [2022-05-02T12:24:43.680Z] --- PASS: TestLogEvents (0.05s) [2022-05-02T12:24:43.680Z] === RUN TestLoadBufferedEvents [2022-05-02T12:24:43.755Z] time="2022-05-02T12:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:24:43.755Z] time="2022-05-02T12:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d343b22022a2c0c79bc3bcd1b30abcd6b61ed8538226d01107db7cb114875dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:24:43.755Z] time="2022-05-02T12:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:24:43.755Z] time="2022-05-02T12:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d343b22022a2c0c79bc3bcd1b30abcd6b61ed8538226d01107db7cb114875dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:24:43.790Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.42s) [2022-05-02T12:24:43.790Z] PASS [2022-05-02T12:24:43.790Z] [2022-05-02T12:24:43.790Z] === Skipped [2022-05-02T12:24:43.790Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:24:43.790Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:24:43.790Z] [2022-05-02T12:24:43.790Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:24:43.790Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:24:43.790Z] [2022-05-02T12:24:43.790Z] DONE 34 tests, 2 skipped in 66.594s [2022-05-02T12:24:43.790Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:24:43.790Z] ++ 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 [2022-05-02T12:24:43.790Z] ++ set -e [2022-05-02T12:24:43.790Z] ++ '[' -n 0 ']' [2022-05-02T12:24:43.790Z] ++ set -x [2022-05-02T12:24:43.790Z] ++ 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 [2022-05-02T12:24:43.790Z] INFO: Testing against a local daemon [2022-05-02T12:24:43.790Z] === RUN TestConfigInspect [2022-05-02T12:24:44.013Z] plugin_test.go:195: [d9db5d752f070] daemon is not started [2022-05-02T12:24:44.013Z] --- PASS: TestPluginInstall (2.73s) [2022-05-02T12:24:44.013Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-05-02T12:24:44.013Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-05-02T12:24:44.013Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-05-02T12:24:44.013Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:24:44.148Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-05-02T12:24:44.148Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-02T12:24:44.148Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-02T12:24:44.148Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-02T12:24:44.148Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-02T12:24:44.148Z] PASS [2022-05-02T12:24:44.148Z] coverage: 50.0% of statements [2022-05-02T12:24:44.148Z] ok github.com/docker/docker/daemon/events 0.325s coverage: 50.0% of statements [2022-05-02T12:24:45.682Z] --- PASS: TestConfigInspect (2.29s) [2022-05-02T12:24:45.682Z] === RUN TestConfigList [2022-05-02T12:24:45.717Z] === RUN TestIsEmptyDir [2022-05-02T12:24:45.717Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-02T12:24:45.718Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-02T12:24:45.718Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-02T12:24:45.718Z] PASS [2022-05-02T12:24:45.718Z] coverage: 2.3% of statements [2022-05-02T12:24:45.718Z] ok github.com/docker/docker/daemon/graphdriver 0.132s coverage: 2.3% of statements [2022-05-02T12:24:45.718Z] === RUN TestLinkNaming [2022-05-02T12:24:45.718Z] --- PASS: TestLinkNaming (0.00s) [2022-05-02T12:24:45.718Z] === RUN TestLinkNew [2022-05-02T12:24:45.718Z] --- PASS: TestLinkNew (0.00s) [2022-05-02T12:24:45.718Z] === RUN TestLinkEnv [2022-05-02T12:24:45.718Z] --- PASS: TestLinkEnv (0.00s) [2022-05-02T12:24:45.718Z] === RUN TestLinkMultipleEnv [2022-05-02T12:24:45.718Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-02T12:24:45.718Z] === RUN TestLinkPortRangeEnv [2022-05-02T12:24:45.718Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-02T12:24:45.718Z] PASS [2022-05-02T12:24:45.718Z] coverage: 93.0% of statements [2022-05-02T12:24:45.718Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2022-05-02T12:24:45.911Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-02T12:24:46.113Z] Removing intermediate container ce8db6e947c2 [2022-05-02T12:24:46.113Z] ---> 960e28cd5c61 [2022-05-02T12:24:46.113Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-02T12:24:46.113Z] ---> Running in 6ef1367c7dd6 [2022-05-02T12:24:46.477Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-02T12:24:46.569Z] Removing intermediate container 6ef1367c7dd6 [2022-05-02T12:24:46.569Z] ---> e1e135091aaa [2022-05-02T12:24:46.569Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-02T12:24:46.569Z] ---> Running in 9a0f321f8729 [2022-05-02T12:24:46.705Z] === RUN TestVerifyNetworkingConfig [2022-05-02T12:24:46.705Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestGetContainer [2022-05-02T12:24:46.705Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestValidContainerNames [2022-05-02T12:24:46.705Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestContainerInitDNS [2022-05-02T12:24:46.705Z] daemon_test.go:145: root required [2022-05-02T12:24:46.705Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestMerge [2022-05-02T12:24:46.705Z] --- PASS: TestMerge (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestValidateContainerIsolation [2022-05-02T12:24:46.705Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestFindNetworkErrorType [2022-05-02T12:24:46.705Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestEnsureServicesExist [2022-05-02T12:24:46.705Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestEnsureServicesExistErrors [2022-05-02T12:24:46.705Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-02T12:24:46.705Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-02T12:24:46.705Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-02T12:24:46.705Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestContainerDelete [2022-05-02T12:24:46.705Z] --- PASS: TestContainerDelete (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestContainerDoubleDelete [2022-05-02T12:24:46.705Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestLogContainerEventCopyLabels [2022-05-02T12:24:46.705Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestLogContainerEventWithAttributes [2022-05-02T12:24:46.705Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestNoneHealthcheck [2022-05-02T12:24:46.705Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestHealthStates [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] time="2022-05-02T12:24:46Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-02T12:24:46.705Z] --- PASS: TestHealthStates (0.22s) [2022-05-02T12:24:46.705Z] === RUN TestGetInspectData [2022-05-02T12:24:46.705Z] --- PASS: TestGetInspectData (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestFillLicense [2022-05-02T12:24:46.705Z] --- PASS: TestFillLicense (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestListInvalidFilter [2022-05-02T12:24:46.705Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestNameFilter [2022-05-02T12:24:46.705Z] --- PASS: TestNameFilter (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-02T12:24:46.705Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-02T12:24:46.705Z] === 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 [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-02T12:24:46.705Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-02T12:24:46.705Z] --- 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) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-02T12:24:46.705Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:24:46.705Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-02T12:24:47.025Z] Removing intermediate container 9a0f321f8729 [2022-05-02T12:24:47.025Z] ---> 238e5877db59 [2022-05-02T12:24:47.025Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-02T12:24:47.174Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-02T12:24:47.174Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-02T12:24:47.174Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-02T12:24:47.174Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestDaemonReloadLabels [2022-05-02T12:24:47.174Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-02T12:24:47.174Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestDaemonReloadMirrors [2022-05-02T12:24:47.174Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-02T12:24:47.174Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-02T12:24:47.174Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-02T12:24:47.174Z] reload_test.go:342: root required [2022-05-02T12:24:47.174Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-02T12:24:47.174Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-02T12:24:47.174Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-02T12:24:47.174Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-02T12:24:47.174Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-05-02T12:24:47.174Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-02T12:24:47.174Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-05-02T12:24:47.174Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-02T12:24:47.174Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-02T12:24:47.174Z] === RUN TestParseVolumesFrom [2022-05-02T12:24:47.174Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-02T12:24:47.174Z] PASS [2022-05-02T12:24:47.174Z] coverage: 8.6% of statements [2022-05-02T12:24:47.174Z] ok github.com/docker/docker/daemon 0.794s coverage: 8.6% of statements [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-02T12:24:47.174Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-02T12:24:47.437Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-05-02T12:24:47.437Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-05-02T12:24:47.437Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-02T12:24:47.437Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:24:48.002Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2022-05-02T12:24:48.002Z] PASS [2022-05-02T12:24:48.002Z] [2022-05-02T12:24:48.002Z] DONE 24 tests in 6.688s [2022-05-02T12:24:48.002Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T12:24:48.002Z] INFO: Testing against a local daemon [2022-05-02T12:24:48.002Z] === RUN TestExternalGraphDriver [2022-05-02T12:24:48.002Z] === RUN TestExternalGraphDriver/json [2022-05-02T12:24:48.213Z] --- PASS: TestConfigList (2.20s) [2022-05-02T12:24:48.213Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:24:48.555Z] [2022-05-02T12:24:49.011Z] ---> 00d603911031 [2022-05-02T12:24:49.011Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-02T12:24:49.011Z] ---> Running in ecf9ee7fe569 [2022-05-02T12:24:49.393Z] === RUN TestAdapterReadLogs [2022-05-02T12:24:49.393Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCopier [2022-05-02T12:24:49.393Z] --- PASS: TestCopier (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCopierLongLines [2022-05-02T12:24:49.393Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCopierSlow [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig/defaults [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-02T12:24:49.393Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-02T12:24:49.393Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-02T12:24:49.393Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-02T12:24:49.393Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-02T12:24:49.393Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-02T12:24:49.393Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-02T12:24:49.393Z] --- PASS: TestCopierSlow (0.20s) [2022-05-02T12:24:49.393Z] === RUN TestCopierWithSized [2022-05-02T12:24:49.393Z] === RUN TestCopierWithSized/as_is [2022-05-02T12:24:49.393Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-02T12:24:49.393Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-02T12:24:49.393Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-02T12:24:49.393Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCopierWithPartial [2022-05-02T12:24:49.393Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestRingLogger [2022-05-02T12:24:49.393Z] --- PASS: TestRingLogger (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestRingCap [2022-05-02T12:24:49.393Z] --- PASS: TestRingCap (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestRingClose [2022-05-02T12:24:49.393Z] --- PASS: TestRingClose (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestRingDrain [2022-05-02T12:24:49.393Z] --- PASS: TestRingDrain (0.00s) [2022-05-02T12:24:49.393Z] PASS [2022-05-02T12:24:49.393Z] coverage: 43.2% of statements [2022-05-02T12:24:49.393Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 43.2% of statements [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:48Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-02T12:24:49.393Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-05-02T12:24:49.393Z] === RUN TestCreateSuccess [2022-05-02T12:24:49.393Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCreateStreamSkipped [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-02T12:24:49.393Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCreateLogGroupSuccess [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:49Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-02T12:24:49.393Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCreateError [2022-05-02T12:24:49.393Z] --- PASS: TestCreateError (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCreateAlreadyExists [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-02T12:24:49.393Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestLogClosed [2022-05-02T12:24:49.393Z] --- PASS: TestLogClosed (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestLogBlocking [2022-05-02T12:24:49.393Z] --- PASS: TestLogBlocking (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-02T12:24:49.393Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestLogNonBlockingBufferFull [2022-05-02T12:24:49.393Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestPublishBatchSuccess [2022-05-02T12:24:49.393Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestPublishBatchError [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:49Z" level=error msg=error [2022-05-02T12:24:49.393Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:24:49.393Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:24:49.393Z] time="2022-05-02T12:24:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-02T12:24:49.393Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCollectBatchSimple [2022-05-02T12:24:49.393Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCollectBatchTicker [2022-05-02T12:24:49.393Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCollectBatchMultilinePattern [2022-05-02T12:24:49.393Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-02T12:24:49.393Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-02T12:24:49.393Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-02T12:24:49.393Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-02T12:24:49.393Z] === RUN TestCollectBatchClose [2022-05-02T12:24:49.393Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestEffectiveLen [2022-05-02T12:24:49.393Z] === RUN TestEffectiveLen/0/Hello [2022-05-02T12:24:49.393Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-02T12:24:49.393Z] === RUN TestEffectiveLen/2/🙃 [2022-05-02T12:24:49.393Z] === RUN TestEffectiveLen/3/���� [2022-05-02T12:24:49.393Z] === RUN TestEffectiveLen/4/He��o [2022-05-02T12:24:49.393Z] === RUN TestEffectiveLen/5/ [2022-05-02T12:24:49.393Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-02T12:24:49.393Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestFindValidSplit [2022-05-02T12:24:49.393Z] === RUN TestFindValidSplit/0/ [2022-05-02T12:24:49.393Z] === RUN TestSearchRegistryForImagesErrors [2022-05-02T12:24:49.393Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestSearchRegistryForImages [2022-05-02T12:24:49.393Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestOnlyPlatformWithFallback [2022-05-02T12:24:49.393Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-02T12:24:49.393Z] === RUN TestImageDelete [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:24:49.393Z] === RUN TestFindValidSplit/1/Hello [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1076: Hello [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:24:49.393Z] === RUN TestFindValidSplit/2/Hello [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1076: He [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1077: llo [2022-05-02T12:24:49.393Z] === RUN TestFindValidSplit/3/Hello [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:24:49.393Z] cloudwatchlogs_test.go:1077: Hello [2022-05-02T12:24:49.393Z] === RUN TestFindValidSplit/4/🙃 [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-02T12:24:49.394Z] === RUN TestFindValidSplit/5/🙃 [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:24:49.394Z] === RUN TestFindValidSplit/6/a� [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1076: a [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1077: � [2022-05-02T12:24:49.394Z] === RUN TestFindValidSplit/7/a� [2022-05-02T12:24:49.394Z] === RUN TestImageDelete/no_lease [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1076: a� [2022-05-02T12:24:49.394Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestProcessEventEmoji [2022-05-02T12:24:49.394Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestCollectBatchLineSplit [2022-05-02T12:24:49.394Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-05-02T12:24:49.394Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-02T12:24:49.394Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestCollectBatchMaxEvents [2022-05-02T12:24:49.394Z] === RUN TestImageDelete/lease_exists [2022-05-02T12:24:49.394Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-02T12:24:49.394Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-02T12:24:49.394Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-05-02T12:24:49.394Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-02T12:24:49.394Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-02T12:24:49.394Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-02T12:24:49.394Z] --- PASS: TestImageDelete (0.13s) [2022-05-02T12:24:49.394Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-05-02T12:24:49.394Z] --- PASS: TestImageDelete/lease_exists (0.09s) [2022-05-02T12:24:49.394Z] === RUN TestContentStoreForPull [2022-05-02T12:24:49.394Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-02T12:24:49.394Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsFormat [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-02T12:24:49.394Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-02T12:24:49.394Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestCreateTagSuccess [2022-05-02T12:24:49.394Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-02T12:24:49.394Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-02T12:24:49.394Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-02T12:24:49.394Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-02T12:24:49.394Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-02T12:24:49.394Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-02T12:24:49.394Z] PASS [2022-05-02T12:24:49.394Z] coverage: 79.9% of statements [2022-05-02T12:24:49.394Z] ok github.com/docker/docker/daemon/logger/awslogs 0.527s coverage: 79.9% of statements [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/#00 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/something:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-02T12:24:49.863Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestContentStoreForPull (0.25s) [2022-05-02T12:24:49.863Z] PASS [2022-05-02T12:24:49.863Z] coverage: 6.6% of statements [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-02T12:24:49.863Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-02T12:24:49.864Z] ok github.com/docker/docker/daemon/images 0.571s coverage: 6.6% of statements [2022-05-02T12:24:49.864Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-02T12:24:49.864Z] PASS [2022-05-02T12:24:49.864Z] coverage: 53.6% of statements [2022-05-02T12:24:49.864Z] ok github.com/docker/docker/daemon/logger/fluentd 0.115s coverage: 53.6% of statements [2022-05-02T12:24:49.864Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T12:24:49.864Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T12:24:49.864Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-02T12:24:49.864Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T12:24:49.864Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-02T12:24:49.864Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-02T12:24:49.901Z] === RUN TestExternalGraphDriver/spec [2022-05-02T12:24:50.105Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-05-02T12:24:50.106Z] === RUN TestConfigsUpdate [2022-05-02T12:24:50.852Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-02T12:24:50.852Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-02T12:24:50.852Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-02T12:24:50.852Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.24s) [2022-05-02T12:24:50.852Z] === RUN TestFastTimeMarshalJSON [2022-05-02T12:24:51.274Z] === RUN TestExternalGraphDriver/pull [2022-05-02T12:24:51.320Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-05-02T12:24:51.320Z] PASS [2022-05-02T12:24:51.320Z] coverage: 87.2% of statements [2022-05-02T12:24:51.320Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.401s coverage: 87.2% of statements [2022-05-02T12:24:51.790Z] === RUN TestJSONFileLogger [2022-05-02T12:24:51.790Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-02T12:24:51.790Z] === RUN TestJSONFileLoggerWithTags [2022-05-02T12:24:51.790Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-05-02T12:24:51.790Z] === RUN TestJSONFileLoggerWithOpts [2022-05-02T12:24:51.790Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-02T12:24:51.790Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-02T12:24:51.790Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-02T12:24:51.790Z] === RUN TestEncodeDecode [2022-05-02T12:24:51.790Z] === PAUSE TestEncodeDecode [2022-05-02T12:24:51.790Z] === RUN TestUnexpectedEOF [2022-05-02T12:24:51.790Z] time="2022-05-02T12:24:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:24:51.790Z] time="2022-05-02T12:24:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:24:51.790Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-05-02T12:24:51.790Z] === CONT TestEncodeDecode [2022-05-02T12:24:51.790Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-02T12:24:51.790Z] PASS [2022-05-02T12:24:51.790Z] coverage: 69.9% of statements [2022-05-02T12:24:51.790Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.347s coverage: 69.9% of statements [2022-05-02T12:24:52.259Z] === RUN TestWriteLog [2022-05-02T12:24:52.259Z] === PAUSE TestWriteLog [2022-05-02T12:24:52.259Z] === RUN TestReadLog [2022-05-02T12:24:52.259Z] === PAUSE TestReadLog [2022-05-02T12:24:52.259Z] === RUN TestDecode [2022-05-02T12:24:52.259Z] --- PASS: TestDecode (0.03s) [2022-05-02T12:24:52.259Z] === CONT TestWriteLog [2022-05-02T12:24:52.259Z] --- PASS: TestWriteLog (0.00s) [2022-05-02T12:24:52.259Z] === CONT TestReadLog [2022-05-02T12:24:52.259Z] === RUN TestReadLog/tail_exact [2022-05-02T12:24:52.259Z] === RUN TestReadLog/tail_less_than_available [2022-05-02T12:24:52.259Z] === RUN TestReadLog/tail_more_than_available [2022-05-02T12:24:52.259Z] --- PASS: TestReadLog (0.27s) [2022-05-02T12:24:52.259Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-05-02T12:24:52.259Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-02T12:24:52.623Z] --- PASS: TestConfigsUpdate (2.17s) [2022-05-02T12:24:52.624Z] === RUN TestTemplatedConfig [2022-05-02T12:24:52.730Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-02T12:24:52.730Z] PASS [2022-05-02T12:24:52.730Z] coverage: 78.7% of statements [2022-05-02T12:24:52.730Z] ok github.com/docker/docker/daemon/logger/local 0.417s coverage: 78.7% of statements [2022-05-02T12:24:52.730Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T12:24:52.730Z] === RUN TestOpenFileDelete [2022-05-02T12:24:52.730Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestOpenFileRename [2022-05-02T12:24:52.730Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestHandleDecoderErr [2022-05-02T12:24:52.730Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestParseLogTagDefaultTag [2022-05-02T12:24:52.730Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestParseLogTag [2022-05-02T12:24:52.730Z] --- PASS: TestParseLogTag (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestParseLogTagEmptyTag [2022-05-02T12:24:52.730Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestTailFiles [2022-05-02T12:24:52.730Z] --- PASS: TestTailFiles (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestFollowLogsConsumerGone [2022-05-02T12:24:52.730Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestFollowLogsProducerGone [2022-05-02T12:24:52.730Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-02T12:24:52.730Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-02T12:24:52.730Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-02T12:24:52.730Z] === RUN TestCheckCapacityAndRotate [2022-05-02T12:24:52.730Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-02T12:24:52.730Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-02T12:24:52.730Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-05-02T12:24:52.730Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-02T12:24:52.730Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-05-02T12:24:52.730Z] PASS [2022-05-02T12:24:52.730Z] coverage: 53.5% of statements [2022-05-02T12:24:52.730Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.148s coverage: 53.5% of statements [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T12:24:53.169Z] === RUN TestBoolValue [2022-05-02T12:24:53.169Z] --- PASS: TestBoolValue (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestBoolValueOrDefault [2022-05-02T12:24:53.169Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestInt64ValueOrZero [2022-05-02T12:24:53.169Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestInt64ValueOrDefault [2022-05-02T12:24:53.169Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-02T12:24:53.169Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestJsonContentType [2022-05-02T12:24:53.169Z] --- PASS: TestJsonContentType (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestReadJSON [2022-05-02T12:24:53.169Z] === RUN TestReadJSON/nil_body [2022-05-02T12:24:53.169Z] === RUN TestReadJSON/empty_body [2022-05-02T12:24:53.169Z] === RUN TestReadJSON/with_valid_request [2022-05-02T12:24:53.169Z] === RUN TestReadJSON/with_whitespace [2022-05-02T12:24:53.169Z] === RUN TestReadJSON/with_extra_content [2022-05-02T12:24:53.169Z] === RUN TestReadJSON/invalid_JSON [2022-05-02T12:24:53.169Z] --- PASS: TestReadJSON (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-02T12:24:53.169Z] PASS [2022-05-02T12:24:53.169Z] coverage: 31.9% of statements [2022-05-02T12:24:53.169Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 31.9% of statements [2022-05-02T12:24:53.169Z] === RUN TestMaskSecretKeys [2022-05-02T12:24:53.169Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-02T12:24:53.169Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-02T12:24:53.169Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-02T12:24:53.169Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-02T12:24:53.169Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestVersionMiddlewareVersion [2022-05-02T12:24:53.169Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-02T12:24:53.169Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-02T12:24:53.169Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-02T12:24:53.169Z] PASS [2022-05-02T12:24:53.169Z] coverage: 37.7% of statements [2022-05-02T12:24:53.169Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T12:24:53.169Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T12:24:53.171Z] --- PASS: TestExternalGraphDriver (5.00s) [2022-05-02T12:24:53.171Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-05-02T12:24:53.171Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-05-02T12:24:53.171Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-05-02T12:24:53.171Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:24:53.634Z] === RUN TestStrSliceMarshalJSON [2022-05-02T12:24:53.634Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestStrSliceUnmarshalJSON [2022-05-02T12:24:53.634Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestStrSliceUnmarshalString [2022-05-02T12:24:53.634Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestStrSliceUnmarshalSlice [2022-05-02T12:24:53.634Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-02T12:24:53.634Z] PASS [2022-05-02T12:24:53.634Z] coverage: 90.0% of statements [2022-05-02T12:24:53.634Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-05-02T12:24:53.634Z] === RUN TestToJSON [2022-05-02T12:24:53.634Z] --- PASS: TestToJSON (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestToParamWithVersion [2022-05-02T12:24:53.634Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestFromJSON [2022-05-02T12:24:53.634Z] --- PASS: TestFromJSON (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestEmpty [2022-05-02T12:24:53.634Z] --- PASS: TestEmpty (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestArgsMatchKVListEmptySources [2022-05-02T12:24:53.634Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestArgsMatchKVList [2022-05-02T12:24:53.634Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestArgsMatch [2022-05-02T12:24:53.634Z] --- PASS: TestArgsMatch (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestAdd [2022-05-02T12:24:53.634Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestDel [2022-05-02T12:24:53.634Z] --- PASS: TestDel (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestLen [2022-05-02T12:24:53.634Z] --- PASS: TestLen (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestExactMatch [2022-05-02T12:24:53.634Z] --- PASS: TestExactMatch (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestOnlyOneExactMatch [2022-05-02T12:24:53.634Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestContains [2022-05-02T12:24:53.634Z] --- PASS: TestContains (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestValidate [2022-05-02T12:24:53.634Z] --- PASS: TestValidate (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestWalkValues [2022-05-02T12:24:53.634Z] --- PASS: TestWalkValues (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestFuzzyMatch [2022-05-02T12:24:53.634Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-02T12:24:53.634Z] === RUN TestClone [2022-05-02T12:24:53.634Z] --- PASS: TestClone (0.00s) [2022-05-02T12:24:53.634Z] PASS [2022-05-02T12:24:53.634Z] coverage: 92.2% of statements [2022-05-02T12:24:53.634Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-05-02T12:24:53.720Z] === RUN TestLog [2022-05-02T12:24:53.720Z] --- PASS: TestLog (0.03s) [2022-05-02T12:24:53.720Z] PASS [2022-05-02T12:24:53.720Z] coverage: 31.5% of statements [2022-05-02T12:24:53.720Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.100s coverage: 31.5% of statements [2022-05-02T12:24:54.092Z] === RUN TestAdjustForAPIVersion [2022-05-02T12:24:54.093Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-02T12:24:54.093Z] PASS [2022-05-02T12:24:54.093Z] coverage: 6.1% of statements [2022-05-02T12:24:54.093Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 6.1% of statements [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T12:24:54.093Z] === RUN TestGetTimestamp [2022-05-02T12:24:54.093Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-02T12:24:54.093Z] === RUN TestParseTimestamps [2022-05-02T12:24:54.093Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-02T12:24:54.093Z] PASS [2022-05-02T12:24:54.093Z] coverage: 100.0% of statements [2022-05-02T12:24:54.093Z] ok github.com/docker/docker/api/types/time 0.271s coverage: 100.0% of statements [2022-05-02T12:24:54.093Z] === RUN TestCompareVersion [2022-05-02T12:24:54.093Z] --- PASS: TestCompareVersion (0.00s) [2022-05-02T12:24:54.093Z] PASS [2022-05-02T12:24:54.093Z] coverage: 77.3% of statements [2022-05-02T12:24:54.093Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T12:24:54.093Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T12:24:54.190Z] === RUN TestNewParse [2022-05-02T12:24:54.190Z] --- PASS: TestNewParse (0.00s) [2022-05-02T12:24:54.190Z] PASS [2022-05-02T12:24:54.190Z] coverage: 8.3% of statements [2022-05-02T12:24:54.190Z] === RUN TestValidateLogOpt [2022-05-02T12:24:54.190Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestNewMissedConfig [2022-05-02T12:24:54.190Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestNewMissedUrl [2022-05-02T12:24:54.190Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestNewMissedToken [2022-05-02T12:24:54.190Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestNewWithProxy [2022-05-02T12:24:54.190Z] ok github.com/docker/docker/daemon/logger/templates 0.079s coverage: 8.3% of statements [2022-05-02T12:24:54.190Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestDefault [2022-05-02T12:24:54.190Z] --- PASS: TestDefault (0.01s) [2022-05-02T12:24:54.190Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-02T12:24:54.190Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-05-02T12:24:54.190Z] === RUN TestJsonFormat [2022-05-02T12:24:54.190Z] --- PASS: TestJsonFormat (0.01s) [2022-05-02T12:24:54.190Z] === RUN TestRawFormat [2022-05-02T12:24:54.190Z] --- PASS: TestRawFormat (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestRawFormatWithLabels [2022-05-02T12:24:54.190Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestRawFormatWithoutTag [2022-05-02T12:24:54.190Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-02T12:24:54.190Z] === RUN TestBatching [2022-05-02T12:24:54.555Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T12:24:54.658Z] === RUN TestParseLogFormat [2022-05-02T12:24:54.658Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-02T12:24:54.658Z] === RUN TestValidateLogOptEmpty [2022-05-02T12:24:54.658Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-02T12:24:54.658Z] === RUN TestValidateSyslogAddress [2022-05-02T12:24:54.658Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-02T12:24:54.658Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-02T12:24:54.658Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-02T12:24:54.658Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-02T12:24:54.658Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-02T12:24:54.658Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-02T12:24:54.658Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-02T12:24:54.658Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-02T12:24:54.658Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-02T12:24:54.658Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-02T12:24:54.658Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-02T12:24:54.658Z] === RUN TestParseAddressDefaultPort [2022-05-02T12:24:54.658Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-02T12:24:54.658Z] === RUN TestValidateSyslogFacility [2022-05-02T12:24:54.658Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-02T12:24:54.658Z] === RUN TestValidateLogOptSyslogFormat [2022-05-02T12:24:54.658Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-02T12:24:54.658Z] === RUN TestValidateLogOpt [2022-05-02T12:24:54.658Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:24:54.658Z] PASS [2022-05-02T12:24:54.658Z] coverage: 43.6% of statements [2022-05-02T12:24:54.658Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 43.6% of statements [2022-05-02T12:24:54.658Z] --- PASS: TestBatching (0.27s) [2022-05-02T12:24:54.658Z] === RUN TestFrequency [2022-05-02T12:24:54.658Z] --- PASS: TestFrequency (0.16s) [2022-05-02T12:24:54.658Z] === RUN TestOneMessagePerRequest [2022-05-02T12:24:54.658Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-05-02T12:24:54.658Z] === RUN TestVerify [2022-05-02T12:24:54.658Z] --- PASS: TestVerify (0.00s) [2022-05-02T12:24:54.658Z] === RUN TestSkipVerify [2022-05-02T12:24:55.013Z] === RUN TestIsGIT [2022-05-02T12:24:55.013Z] --- PASS: TestIsGIT (0.00s) [2022-05-02T12:24:55.013Z] PASS [2022-05-02T12:24:55.013Z] coverage: 100.0% of statements [2022-05-02T12:24:55.013Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.042s coverage: 100.0% of statements [2022-05-02T12:24:55.127Z] time="2022-05-02T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.127Z] time="2022-05-02T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.127Z] time="2022-05-02T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.140Z] --- PASS: TestTemplatedConfig (2.45s) [2022-05-02T12:24:55.140Z] === RUN TestConfigCreateResolve [2022-05-02T12:24:55.595Z] --- PASS: TestSkipVerify (0.66s) [2022-05-02T12:24:55.596Z] === RUN TestBufferMaximum [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494295.234059\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494295.234059\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:55.596Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-02T12:24:55.596Z] === RUN TestServerAlwaysDown [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494295.240834\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494295.240834\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494295.240834\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494295.242759\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:55.596Z] time="2022-05-02T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494295.242759\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:55.596Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-02T12:24:55.596Z] === RUN TestCannotSendAfterClose [2022-05-02T12:24:55.596Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-02T12:24:55.596Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-02T12:24:55.979Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-02T12:24:55.979Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-02T12:24:55.979Z] === RUN TestCloneArgsSmartHttp [2022-05-02T12:24:55.979Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-05-02T12:24:56.065Z] === RUN TestV1IDService [2022-05-02T12:24:56.065Z] --- PASS: TestV1IDService (0.02s) [2022-05-02T12:24:56.065Z] === RUN TestV2MetadataService [2022-05-02T12:24:56.437Z] === RUN TestCloneArgsDumbHttp [2022-05-02T12:24:56.437Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-02T12:24:56.437Z] === RUN TestCloneArgsGit [2022-05-02T12:24:56.437Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-02T12:24:56.437Z] === RUN TestCheckoutGit [2022-05-02T12:24:56.533Z] time="2022-05-02T12:24:56Z" 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 [2022-05-02T12:24:56.533Z] time="2022-05-02T12:24:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"730b3f75be03\"}'" [2022-05-02T12:24:56.533Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-02T12:24:56.533Z] PASS [2022-05-02T12:24:56.533Z] coverage: 82.5% of statements [2022-05-02T12:24:56.533Z] ok github.com/docker/docker/daemon/logger/splunk 2.253s coverage: 82.5% of statements [2022-05-02T12:24:56.533Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T12:24:56.533Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-02T12:24:56.533Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T12:24:57.005Z] --- PASS: TestV2MetadataService (0.85s) [2022-05-02T12:24:57.005Z] PASS [2022-05-02T12:24:57.005Z] coverage: 48.2% of statements [2022-05-02T12:24:57.005Z] === RUN TestSuccessfulDownload [2022-05-02T12:24:57.005Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:24:57.005Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-02T12:24:57.005Z] === RUN TestCancelledDownload [2022-05-02T12:24:57.005Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-02T12:24:57.005Z] === RUN TestMaxDownloadAttempts [2022-05-02T12:24:57.005Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:24:57.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:24:57.005Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:24:57.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:24:57.005Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:24:57.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:24:57.005Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:24:57.005Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:24:57.005Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:24:57.005Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:24:57.005Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:24:57.005Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:24:57.005Z] ok github.com/docker/docker/distribution/metadata 0.962s coverage: 48.2% of statements [2022-05-02T12:24:57.031Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-05-02T12:24:57.031Z] PASS [2022-05-02T12:24:57.031Z] [2022-05-02T12:24:57.031Z] DONE 6 tests in 13.547s [2022-05-02T12:24:57.031Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:24:57.031Z] ++ 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 [2022-05-02T12:24:57.031Z] ++ set -e [2022-05-02T12:24:57.031Z] ++ '[' -n 0 ']' [2022-05-02T12:24:57.031Z] ++ set -x [2022-05-02T12:24:57.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-05-02T12:24:57.032Z] INFO: Testing against a local daemon [2022-05-02T12:24:57.032Z] === RUN TestCheckpoint [2022-05-02T12:24:57.032Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:24:57.032Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:24:57.032Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:24:57.032Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:24:57.032Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:24:57.032Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:24:57.032Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:24:57.032Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:24:57.032Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:24:57.032Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:24:57.032Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:24:57.032Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:24:57.032Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:24:57.032Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:24:57.032Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:24:57.032Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:24:57.032Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:24:57.032Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:24:57.032Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:24:57.032Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-05-02T12:24:57.032Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:24:57.032Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-02T12:24:57.032Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:24:57.288Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-02T12:24:57.288Z] === RUN TestCopyEmptyFile [2022-05-02T12:24:57.288Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-02T12:24:57.288Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:24:57.350Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-05-02T12:24:57.350Z] PASS [2022-05-02T12:24:57.350Z] [2022-05-02T12:24:57.350Z] DONE 5 tests in 8.938s [2022-05-02T12:24:57.350Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T12:24:57.350Z] INFO: Testing against a local daemon [2022-05-02T12:24:57.350Z] === RUN TestContinueAfterPluginCrash [2022-05-02T12:24:57.350Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T12:24:57.350Z] === RUN TestReadPluginNoRead [2022-05-02T12:24:57.350Z] === PAUSE TestReadPluginNoRead [2022-05-02T12:24:57.350Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T12:24:57.350Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T12:24:57.350Z] === CONT TestContinueAfterPluginCrash [2022-05-02T12:24:57.350Z] === CONT TestDaemonStartWithLogOpt [2022-05-02T12:24:57.475Z] time="2022-05-02T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:24:57.475Z] time="2022-05-02T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:24:57.475Z] time="2022-05-02T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:24:57.475Z] time="2022-05-02T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:24:57.475Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-02T12:24:57.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-05-02T12:24:57.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-05-02T12:24:57.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-05-02T12:24:57.475Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-05-02T12:24:57.475Z] === RUN TestTransfer [2022-05-02T12:24:57.544Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-05-02T12:24:57.544Z] === RUN TestCopyFromContainer [2022-05-02T12:24:57.554Z] Removing intermediate container ecf9ee7fe569 [2022-05-02T12:24:57.554Z] ---> e978321c308a [2022-05-02T12:24:57.554Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-02T12:24:57.554Z] ---> Running in 9ceca70f94bd [2022-05-02T12:24:57.944Z] --- PASS: TestTransfer (0.14s) [2022-05-02T12:24:57.944Z] === RUN TestConcurrencyLimit [2022-05-02T12:24:57.944Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-02T12:24:57.944Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-02T12:24:57.944Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-02T12:24:57.944Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-02T12:24:57.944Z] === RUN TestContinueOnError_NeverContinue [2022-05-02T12:24:57.944Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-02T12:24:57.944Z] === RUN TestManifestStore [2022-05-02T12:24:57.944Z] === RUN TestManifestStore/no_remote_or_local [2022-05-02T12:24:57.944Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-02T12:24:57.944Z] === RUN TestInactiveJobs [2022-05-02T12:24:57.944Z] time="2022-05-02T12:24:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local145073072\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-02T12:24:57.944Z] === RUN TestManifestStore/no_local_cache [2022-05-02T12:24:57.944Z] === RUN TestManifestStore/with_local_cache [2022-05-02T12:24:57.944Z] === RUN TestManifestStore/unknown_media_type [2022-05-02T12:24:57.944Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-02T12:24:57.944Z] time="2022-05-02T12:24:57Z" level=warning msg="reference for unknown type: " [2022-05-02T12:24:57.970Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-02T12:24:58.416Z] time="2022-05-02T12:24:57Z" level=warning msg="reference for unknown type: " [2022-05-02T12:24:58.416Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-02T12:24:58.416Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-02T12:24:58.416Z] time="2022-05-02T12:24:57Z" level=warning msg="reference for unknown type: " [2022-05-02T12:24:58.416Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-02T12:24:58.416Z] time="2022-05-02T12:24:57Z" level=warning msg="reference for unknown type: " [2022-05-02T12:24:58.416Z] time="2022-05-02T12:24:57Z" level=warning msg="reference for unknown type: " [2022-05-02T12:24:58.416Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-02T12:24:58.416Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-02T12:24:58.416Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-02T12:24:58.416Z] time="2022-05-02T12:24:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore (0.40s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/unknown_media_type (0.14s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaType [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-02T12:24:58.416Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-02T12:24:58.416Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestFixManifestLayers [2022-05-02T12:24:58.417Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-02T12:24:58.417Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:24:58.417Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestFixManifestLayersBadParent [2022-05-02T12:24:58.417Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestValidateManifest [2022-05-02T12:24:58.417Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:24:58.417Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestFormatPlatform [2022-05-02T12:24:58.417Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestPullSchema2Config [2022-05-02T12:24:58.417Z] === RUN TestPullSchema2Config/success_first_time [2022-05-02T12:24:58.417Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:24:58.417Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:24:58.417Z] === RUN TestPullSchema2Config/500_status [2022-05-02T12:24:58.417Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:24:58.417Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:24:58.417Z] === RUN TestNotFound [2022-05-02T12:24:58.417Z] --- PASS: TestNotFound (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestConflict [2022-05-02T12:24:58.417Z] --- PASS: TestConflict (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestForbidden [2022-05-02T12:24:58.417Z] --- PASS: TestForbidden (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestInvalidParameter [2022-05-02T12:24:58.417Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestNotImplemented [2022-05-02T12:24:58.417Z] --- PASS: TestNotImplemented (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestNotModified [2022-05-02T12:24:58.417Z] --- PASS: TestNotModified (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestUnauthorized [2022-05-02T12:24:58.417Z] --- PASS: TestUnauthorized (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestUnknown [2022-05-02T12:24:58.417Z] --- PASS: TestUnknown (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestCancelled [2022-05-02T12:24:58.417Z] --- PASS: TestCancelled (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestDeadline [2022-05-02T12:24:58.417Z] --- PASS: TestDeadline (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestDataLoss [2022-05-02T12:24:58.417Z] --- PASS: TestDataLoss (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestUnavailable [2022-05-02T12:24:58.417Z] --- PASS: TestUnavailable (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestSystem [2022-05-02T12:24:58.417Z] --- PASS: TestSystem (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Not_Found [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Bad_Request [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Conflict [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Unauthorized [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Forbidden [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Not_Modified [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-02T12:24:58.417Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-02T12:24:58.417Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-02T12:24:58.417Z] PASS [2022-05-02T12:24:58.417Z] coverage: 77.0% of statements [2022-05-02T12:24:58.417Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2022-05-02T12:24:58.417Z] --- PASS: TestInactiveJobs (0.39s) [2022-05-02T12:24:58.417Z] === RUN TestWatchRelease [2022-05-02T12:24:58.417Z] --- PASS: TestWatchRelease (0.04s) [2022-05-02T12:24:58.417Z] === RUN TestWatchFinishedTransfer [2022-05-02T12:24:58.417Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-02T12:24:58.417Z] === RUN TestDuplicateTransfer [2022-05-02T12:24:58.417Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-02T12:24:58.417Z] === RUN TestSuccessfulUpload [2022-05-02T12:24:58.417Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:24:58.417Z] === RUN TestPullSchema2Config/EOF [2022-05-02T12:24:58.417Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:24:58.417Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:24:58.417Z] 2022/05/02 12:24:58 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-02T12:24:58.417Z] goroutine 104 [running]: [2022-05-02T12:24:58.417Z] net/http.(*conn).serve.func1() [2022-05-02T12:24:58.417Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:24:58.417Z] panic({0xad8f00, 0xcbb310}) [2022-05-02T12:24:58.417Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:24:58.417Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000530820?, {0xcc2ab8?, 0xc000552000?}) [2022-05-02T12:24:58.417Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-02T12:24:58.417Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xcc2ab8, 0xc000552000}, 0xc000430500) [2022-05-02T12:24:58.417Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-02T12:24:58.417Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xcc2ab8?, 0xc000552000?}, 0xc00005ac00?) [2022-05-02T12:24:58.417Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:24:58.417Z] net/http.serverHandler.ServeHTTP({0xc0001e6810?}, {0xcc2ab8, 0xc000552000}, 0xc000430500) [2022-05-02T12:24:58.417Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:24:58.417Z] net/http.(*conn).serve(0xc0002eac80, {0xcc3330, 0xc000527ce0}) [2022-05-02T12:24:58.417Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:24:58.417Z] created by net/http.(*Server).Serve [2022-05-02T12:24:58.417Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:24:58.428Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-02T12:24:58.429Z] === RUN TestProcessNoDockerignore [2022-05-02T12:24:58.429Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-02T12:24:58.429Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestDetectContentType [2022-05-02T12:24:58.429Z] --- PASS: TestDetectContentType (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestSelectAcceptableMIME [2022-05-02T12:24:58.429Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestInspectEmptyResponse [2022-05-02T12:24:58.429Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestInspectResponseBinary [2022-05-02T12:24:58.429Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestResponseUnsupportedContentType [2022-05-02T12:24:58.429Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestInspectResponseTextSimple [2022-05-02T12:24:58.429Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestInspectResponseEmptyContentType [2022-05-02T12:24:58.429Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestUnknownContentLength [2022-05-02T12:24:58.429Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestDownloadRemote [2022-05-02T12:24:58.429Z] === RUN TestEnable [2022-05-02T12:24:58.429Z] --- PASS: TestEnable (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestDisable [2022-05-02T12:24:58.429Z] --- PASS: TestDisable (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestEnabled [2022-05-02T12:24:58.429Z] --- PASS: TestEnabled (0.00s) [2022-05-02T12:24:58.429Z] PASS [2022-05-02T12:24:58.429Z] coverage: 100.0% of statements [2022-05-02T12:24:58.429Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-05-02T12:24:58.429Z] --- PASS: TestDownloadRemote (0.13s) [2022-05-02T12:24:58.429Z] === RUN TestGetWithStatusError [2022-05-02T12:24:58.429Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestCloseRootDirectory [2022-05-02T12:24:58.429Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:58.429Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-02T12:24:58.429Z] === RUN TestHashFile [2022-05-02T12:24:58.429Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:58.429Z] --- SKIP: TestHashFile (0.01s) [2022-05-02T12:24:58.429Z] === RUN TestHashSubdir [2022-05-02T12:24:58.429Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:58.429Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-02T12:24:58.429Z] === RUN TestRemoveDirectory [2022-05-02T12:24:58.429Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:24:58.429Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-02T12:24:58.429Z] PASS [2022-05-02T12:24:58.429Z] coverage: 9.3% of statements [2022-05-02T12:24:58.429Z] ok github.com/docker/docker/builder/remotecontext 0.439s coverage: 9.3% of statements [2022-05-02T12:24:58.473Z] === RUN TestCopyFromContainer// [2022-05-02T12:24:58.473Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:24:58.473Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:24:58.473Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:24:58.515Z] [2022-05-02T12:24:58.515Z] SUCCESS: Specified value was saved. [2022-05-02T12:24:58.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:24:58.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:24:58.728Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:24:58.728Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:24:58.728Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:24:58.728Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:24:58.728Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:24:58.885Z] time="2022-05-02T12:24:58Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-02T12:24:58.885Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:24:58.885Z] === RUN TestPullSchema2Config/unauthorized [2022-05-02T12:24:58.885Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:24:58.885Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:24:58.885Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-02T12:24:58.885Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-02T12:24:58.885Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-02T12:24:58.885Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-02T12:24:58.885Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-02T12:24:58.885Z] === RUN TestGetRepositoryMountCandidates [2022-05-02T12:24:58.885Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-02T12:24:58.885Z] === RUN TestLayerAlreadyExists [2022-05-02T12:24:58.885Z] 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} [2022-05-02T12:24:58.885Z] 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} [2022-05-02T12:24:58.885Z] 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} [2022-05-02T12:24:58.885Z] 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} [2022-05-02T12:24:58.885Z] 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} [2022-05-02T12:24:58.885Z] 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} [2022-05-02T12:24:58.885Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-02T12:24:58.885Z] === RUN TestWhenEmptyAuthConfig [2022-05-02T12:24:58.885Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-05-02T12:24:58.885Z] === RUN TestCancelledUpload [2022-05-02T12:24:58.885Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-02T12:24:58.885Z] PASS [2022-05-02T12:24:58.885Z] coverage: 77.3% of statements [2022-05-02T12:24:58.885Z] ok github.com/docker/docker/distribution/xfer 1.929s coverage: 77.3% of statements [2022-05-02T12:24:58.887Z] === RUN TestGetAllAllowed [2022-05-02T12:24:58.887Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestGetAllMeta [2022-05-02T12:24:58.887Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-02T12:24:58.887Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestIsUnreferencedBuiltin [2022-05-02T12:24:58.887Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestIsExistingDirectory [2022-05-02T12:24:58.887Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestGetFilenameForDownload [2022-05-02T12:24:58.887Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestEnv2Variables [2022-05-02T12:24:58.887Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-02T12:24:58.887Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestMaintainer [2022-05-02T12:24:58.887Z] --- PASS: TestMaintainer (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestLabel [2022-05-02T12:24:58.887Z] --- PASS: TestLabel (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestFromScratch [2022-05-02T12:24:58.887Z] --- PASS: TestFromScratch (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestFromWithArg [2022-05-02T12:24:58.887Z] --- PASS: TestFromWithArg (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-02T12:24:58.887Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestFromWithUndefinedArg [2022-05-02T12:24:58.887Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestFromMultiStageWithNamedStage [2022-05-02T12:24:58.887Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestOnbuild [2022-05-02T12:24:58.887Z] --- PASS: TestOnbuild (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestWorkdir [2022-05-02T12:24:58.887Z] --- PASS: TestWorkdir (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestCmd [2022-05-02T12:24:58.887Z] --- PASS: TestCmd (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestHealthcheckNone [2022-05-02T12:24:58.887Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestHealthcheckCmd [2022-05-02T12:24:58.887Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestEntrypoint [2022-05-02T12:24:58.887Z] --- PASS: TestEntrypoint (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestExpose [2022-05-02T12:24:58.887Z] --- PASS: TestExpose (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestUser [2022-05-02T12:24:58.887Z] --- PASS: TestUser (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestVolume [2022-05-02T12:24:58.887Z] --- PASS: TestVolume (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestStopSignal [2022-05-02T12:24:58.887Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:24:58.887Z] --- SKIP: TestStopSignal (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestArg [2022-05-02T12:24:58.887Z] --- PASS: TestArg (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestShell [2022-05-02T12:24:58.887Z] --- PASS: TestShell (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestPrependEnvOnCmd [2022-05-02T12:24:58.887Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestRunWithBuildArgs [2022-05-02T12:24:58.887Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestRunIgnoresHealthcheck [2022-05-02T12:24:58.887Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestDispatchUnsupportedOptions [2022-05-02T12:24:58.887Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-02T12:24:58.887Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-02T12:24:58.887Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-02T12:24:58.887Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestNormalizeWorkdir [2022-05-02T12:24:58.887Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestDispatch [2022-05-02T12:24:58.887Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-02T12:24:58.887Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-02T12:24:58.887Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-02T12:24:58.887Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-02T12:24:58.887Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-02T12:24:58.887Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-02T12:24:58.887Z] === RUN TestDispatch/COPY_url [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch (0.08s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-02T12:24:58.887Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestAddScratchImageAddsToMounts [2022-05-02T12:24:58.887Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-02T12:24:58.887Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-02T12:24:58.887Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-02T12:24:58.887Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestImageSourceGetAddsToMounts [2022-05-02T12:24:58.887Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestEmptyDockerfile [2022-05-02T12:24:58.887Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-02T12:24:58.887Z] === RUN TestSymlinkDockerfile [2022-05-02T12:24:58.887Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-02T12:24:58.887Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-02T12:24:58.887Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestNonExistingDockerfile [2022-05-02T12:24:58.887Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestCopyRunConfig [2022-05-02T12:24:58.887Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestDeepCopyRunConfig [2022-05-02T12:24:58.887Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-02T12:24:58.887Z] === RUN TestExportImage [2022-05-02T12:24:58.887Z] --- PASS: TestExportImage (0.01s) [2022-05-02T12:24:58.887Z] === RUN TestNormalizeDest [2022-05-02T12:24:58.887Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-02T12:24:58.887Z] PASS [2022-05-02T12:24:58.887Z] coverage: 46.7% of statements [2022-05-02T12:24:58.887Z] ok github.com/docker/docker/builder/dockerfile 0.311s coverage: 46.7% of statements [2022-05-02T12:24:58.984Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer (1.52s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-02T12:24:58.985Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-02T12:24:58.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:24:58.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:24:58.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:24:58.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:24:58.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:24:58.985Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:24:58.985Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:24:58.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:24:58.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:24:58.985Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:24:58.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-02T12:24:58.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:24:58.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:24:58.985Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:24:58.985Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:24:58.985Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-02T12:24:58.985Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:24:58.985Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:24:58.985Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:24:58.985Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:24:58.985Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:24:58.985Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:24:58.985Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:24:58.985Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:24:58.985Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:24:58.985Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:24:58.985Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-02T12:24:58.985Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:24:58.985Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:24:58.985Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:24:58.985Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:24:58.985Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-02T12:24:58.985Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:24:59.354Z] === RUN TestFSGetInvalidData [2022-05-02T12:24:59.354Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-02T12:24:59.354Z] === RUN TestFSInvalidSet [2022-05-02T12:24:59.354Z] --- PASS: TestFSInvalidSet (0.03s) [2022-05-02T12:24:59.354Z] === RUN TestFSInvalidRoot [2022-05-02T12:24:59.354Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-02T12:24:59.354Z] === RUN TestFSMetadataGetSet [2022-05-02T12:24:59.354Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-05-02T12:24:59.354Z] === RUN TestFSInvalidWalker [2022-05-02T12:24:59.354Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-02T12:24:59.354Z] === RUN TestFSGetSet [2022-05-02T12:24:59.354Z] --- PASS: TestFSGetSet (0.04s) [2022-05-02T12:24:59.354Z] === RUN TestFSGetUnsetKey [2022-05-02T12:24:59.354Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-05-02T12:24:59.354Z] === RUN TestFSGetEmptyData [2022-05-02T12:24:59.354Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-02T12:24:59.354Z] === RUN TestFSDelete [2022-05-02T12:24:59.354Z] --- PASS: TestFSDelete (0.02s) [2022-05-02T12:24:59.354Z] === RUN TestFSWalker [2022-05-02T12:24:59.354Z] --- PASS: TestFSWalker (0.01s) [2022-05-02T12:24:59.354Z] === RUN TestFSWalkerStopOnError [2022-05-02T12:24:59.823Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-02T12:24:59.823Z] === RUN TestNewFromJSON [2022-05-02T12:24:59.823Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-02T12:24:59.823Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-02T12:24:59.823Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-02T12:24:59.823Z] === RUN TestMarshalKeyOrder [2022-05-02T12:24:59.823Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-02T12:24:59.823Z] === RUN TestHistoryEqual [2022-05-02T12:24:59.823Z] === RUN TestCompare [2022-05-02T12:24:59.823Z] --- PASS: TestCompare (0.00s) [2022-05-02T12:24:59.823Z] PASS [2022-05-02T12:24:59.823Z] coverage: 19.2% of statements [2022-05-02T12:24:59.823Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-05-02T12:24:59.823Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-02T12:24:59.823Z] === RUN TestImage [2022-05-02T12:24:59.823Z] --- PASS: TestImage (0.00s) [2022-05-02T12:24:59.823Z] === RUN TestImageOSNotEmpty [2022-05-02T12:24:59.823Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-02T12:24:59.823Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-02T12:24:59.823Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-02T12:24:59.823Z] === RUN TestCreate [2022-05-02T12:24:59.823Z] --- PASS: TestCreate (0.01s) [2022-05-02T12:24:59.823Z] === RUN TestRestore [2022-05-02T12:24:59.823Z] time="2022-05-02T12:24:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-02T12:24:59.823Z] --- PASS: TestRestore (0.03s) [2022-05-02T12:24:59.823Z] === RUN TestAddDelete [2022-05-02T12:24:59.823Z] --- PASS: TestAddDelete (0.02s) [2022-05-02T12:24:59.823Z] === RUN TestSearchAfterDelete [2022-05-02T12:24:59.823Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-02T12:24:59.823Z] === RUN TestParentReset [2022-05-02T12:24:59.823Z] --- PASS: TestParentReset (0.02s) [2022-05-02T12:24:59.823Z] === RUN TestGetAndSetLastUpdated [2022-05-02T12:24:59.823Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-02T12:24:59.823Z] === RUN TestStoreLen [2022-05-02T12:24:59.823Z] --- PASS: TestStoreLen (0.05s) [2022-05-02T12:24:59.823Z] PASS [2022-05-02T12:24:59.823Z] coverage: 86.9% of statements [2022-05-02T12:24:59.823Z] ok github.com/docker/docker/image 0.672s coverage: 86.9% of statements [2022-05-02T12:24:59.823Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-05-02T12:24:59.823Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-02T12:24:59.823Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-02T12:24:59.823Z] === RUN TestTokenPassThru [2022-05-02T12:24:59.823Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-02T12:24:59.823Z] === RUN TestTokenPassThruDifferentHost [2022-05-02T12:25:00.295Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-02T12:25:00.295Z] PASS [2022-05-02T12:25:00.295Z] coverage: 26.6% of statements [2022-05-02T12:25:00.295Z] ok github.com/docker/docker/distribution 2.245s coverage: 26.6% of statements [2022-05-02T12:25:00.295Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T12:25:00.295Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T12:25:00.353Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-05-02T12:25:00.353Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:25:00.421Z] === RUN TestTCP4Proxy [2022-05-02T12:25:00.421Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-02T12:25:00.421Z] === RUN TestTCP4ProxyHalfClose [2022-05-02T12:25:00.421Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-05-02T12:25:00.421Z] === RUN TestTCP6Proxy [2022-05-02T12:25:00.421Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:25:00.421Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-02T12:25:00.421Z] === RUN TestTCPDualStackProxy [2022-05-02T12:25:00.421Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:25:00.421Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-02T12:25:00.421Z] === RUN TestUDP4Proxy [2022-05-02T12:25:00.421Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-02T12:25:00.421Z] === RUN TestUDP6Proxy [2022-05-02T12:25:00.421Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:25:00.421Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-02T12:25:00.421Z] === RUN TestUDPWriteError [2022-05-02T12:25:00.421Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-02T12:25:00.421Z] === RUN TestSCTP4Proxy [2022-05-02T12:25:00.421Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:25:00.421Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-05-02T12:25:00.421Z] === RUN TestSCTP6Proxy [2022-05-02T12:25:00.421Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:25:00.421Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-02T12:25:00.421Z] PASS [2022-05-02T12:25:00.421Z] coverage: 49.4% of statements [2022-05-02T12:25:00.421Z] ok github.com/docker/docker/cmd/docker-proxy 0.077s coverage: 49.4% of statements [2022-05-02T12:25:00.629Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-05-02T12:25:00.629Z] === CONT TestReadPluginNoRead [2022-05-02T12:25:00.764Z] === RUN TestValidateManifest [2022-05-02T12:25:00.764Z] === RUN TestValidateManifest/nil [2022-05-02T12:25:00.764Z] === RUN TestValidateManifest/non-nil [2022-05-02T12:25:00.764Z] --- PASS: TestValidateManifest (0.00s) [2022-05-02T12:25:00.764Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-02T12:25:00.764Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-02T12:25:00.764Z] PASS [2022-05-02T12:25:00.764Z] coverage: 0.7% of statements [2022-05-02T12:25:00.764Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-05-02T12:25:01.232Z] === RUN TestMakeV1ConfigFromConfig [2022-05-02T12:25:01.232Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-02T12:25:01.232Z] PASS [2022-05-02T12:25:01.232Z] coverage: 25.0% of statements [2022-05-02T12:25:01.232Z] ok github.com/docker/docker/image/v1 0.129s coverage: 25.0% of statements [2022-05-02T12:25:01.232Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T12:25:01.232Z] === RUN TestSerialization [2022-05-02T12:25:01.232Z] --- PASS: TestSerialization (0.02s) [2022-05-02T12:25:01.232Z] PASS [2022-05-02T12:25:01.232Z] coverage: 100.0% of statements [2022-05-02T12:25:01.403Z] Removing intermediate container 9ceca70f94bd [2022-05-02T12:25:01.403Z] ---> 73ab705a5c4e [2022-05-02T12:25:01.403Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-02T12:25:01.403Z] ---> Running in 46220298ca1d [2022-05-02T12:25:01.701Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2022-05-02T12:25:01.720Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-05-02T12:25:01.720Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:25:01.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:25:01.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:25:01.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:25:01.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:25:01.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:25:01.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:25:01.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:25:01.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:25:01.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:25:01.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:25:01.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:25:01.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:25:01.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:25:01.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:25:01.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:25:01.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-02T12:25:01.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-02T12:25:01.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T12:25:01.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:25:01.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T12:25:01.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:25:01.720Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:25:01.977Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-05-02T12:25:01.977Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:25:01.977Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:25:01.977Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:25:01.977Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-02T12:25:01.977Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:25:01.977Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:25:01.977Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:25:01.977Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-02T12:25:01.977Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:25:01.977Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-02T12:25:01.977Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:25:01.977Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-02T12:25:01.977Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:25:01.977Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:25:01.977Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:25:01.977Z] === PAUSE TestDaemonHostGatewayIP [2022-05-02T12:25:01.977Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:25:01.977Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:25:01.977Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:25:01.977Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-02T12:25:01.977Z] === RUN TestDiff [2022-05-02T12:25:02.528Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T12:25:02.540Z] --- PASS: TestDiff (0.43s) [2022-05-02T12:25:02.540Z] === RUN TestExecWithCloseStdin [2022-05-02T12:25:03.101Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-05-02T12:25:03.101Z] === RUN TestExec [2022-05-02T12:25:03.266Z] === RUN TestEmptyLayer [2022-05-02T12:25:03.266Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-02T12:25:03.266Z] === RUN TestCommitFailure [2022-05-02T12:25:03.266Z] --- PASS: TestCommitFailure (0.01s) [2022-05-02T12:25:03.266Z] === RUN TestStartTransactionFailure [2022-05-02T12:25:03.266Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-02T12:25:03.266Z] === RUN TestGetOrphan [2022-05-02T12:25:03.266Z] --- PASS: TestGetOrphan (0.01s) [2022-05-02T12:25:03.266Z] === RUN TestMountAndRegister [2022-05-02T12:25:03.266Z] layer_test.go:258: Layer size: 14 [2022-05-02T12:25:03.266Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-02T12:25:03.266Z] === RUN TestLayerRelease [2022-05-02T12:25:03.266Z] layer_test.go:291: Failing on Windows [2022-05-02T12:25:03.266Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-02T12:25:03.266Z] === RUN TestStoreRestore [2022-05-02T12:25:03.266Z] layer_test.go:340: Failing on Windows [2022-05-02T12:25:03.266Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-02T12:25:03.266Z] === RUN TestTarStreamStability [2022-05-02T12:25:03.266Z] layer_test.go:455: Failing on Windows [2022-05-02T12:25:03.266Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-02T12:25:03.266Z] === RUN TestRegisterExistingLayer [2022-05-02T12:25:03.266Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-05-02T12:25:03.266Z] === RUN TestTarStreamVerification [2022-05-02T12:25:03.266Z] layer_test.go:684: Failing on Windows [2022-05-02T12:25:03.266Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-02T12:25:03.266Z] === RUN TestLayerMigration [2022-05-02T12:25:03.664Z] --- PASS: TestExec (0.51s) [2022-05-02T12:25:03.664Z] === RUN TestExecUser [2022-05-02T12:25:03.740Z] migration_test.go:45: Failing on Windows [2022-05-02T12:25:03.740Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestLayerMigrationNoTarsplit [2022-05-02T12:25:03.740Z] migration_test.go:181: Failing on Windows [2022-05-02T12:25:03.740Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestMountInit [2022-05-02T12:25:03.740Z] mount_test.go:17: Failing on Windows [2022-05-02T12:25:03.740Z] --- SKIP: TestMountInit (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestMountSize [2022-05-02T12:25:03.740Z] mount_test.go:76: Failing on Windows [2022-05-02T12:25:03.740Z] --- SKIP: TestMountSize (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestMountChanges [2022-05-02T12:25:03.740Z] mount_test.go:125: Failing on Windows [2022-05-02T12:25:03.740Z] --- SKIP: TestMountChanges (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestMountApply [2022-05-02T12:25:03.740Z] mount_test.go:212: Failing on Windows [2022-05-02T12:25:03.740Z] --- SKIP: TestMountApply (0.00s) [2022-05-02T12:25:03.740Z] PASS [2022-05-02T12:25:03.740Z] coverage: 30.6% of statements [2022-05-02T12:25:03.740Z] === RUN TestEnvironmentParsing [2022-05-02T12:25:03.740Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-02T12:25:03.740Z] PASS [2022-05-02T12:25:03.740Z] coverage: 1.2% of statements [2022-05-02T12:25:03.740Z] ok github.com/docker/docker/layer 0.363s coverage: 30.6% of statements [2022-05-02T12:25:03.740Z] ok github.com/docker/docker/libcontainerd/local 0.096s coverage: 1.2% of statements [2022-05-02T12:25:03.740Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T12:25:03.740Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T12:25:03.740Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T12:25:03.740Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T12:25:03.740Z] === RUN TestSequenceGetAvailableBit [2022-05-02T12:25:03.740Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestSequenceEqual [2022-05-02T12:25:03.740Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestSequenceCopy [2022-05-02T12:25:03.740Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestGetFirstAvailable [2022-05-02T12:25:03.740Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestFindSequence [2022-05-02T12:25:03.740Z] --- PASS: TestFindSequence (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestCheckIfAvailable [2022-05-02T12:25:03.740Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestMergeSequences [2022-05-02T12:25:03.740Z] --- PASS: TestMergeSequences (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestPushReservation [2022-05-02T12:25:03.740Z] --- PASS: TestPushReservation (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestSerializeDeserialize [2022-05-02T12:25:03.740Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestSet [2022-05-02T12:25:03.740Z] --- PASS: TestSet (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestSetUnset [2022-05-02T12:25:03.740Z] --- PASS: TestSetUnset (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestOffsetSetUnset [2022-05-02T12:25:03.740Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestSetInRange [2022-05-02T12:25:03.740Z] --- PASS: TestSetInRange (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestSetAnyInRange [2022-05-02T12:25:03.740Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestMethods [2022-05-02T12:25:03.740Z] --- PASS: TestMethods (0.00s) [2022-05-02T12:25:03.740Z] === RUN TestRandomAllocateDeallocate [2022-05-02T12:25:03.900Z] === RUN TestReadPluginNoRead/default [2022-05-02T12:25:03.920Z] --- PASS: TestExecUser (0.51s) [2022-05-02T12:25:03.920Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:25:04.311Z] Cannot create a file when that file already exists. [2022-05-02T12:25:04.848Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-05-02T12:25:04.849Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:25:05.273Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-02T12:25:05.273Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-05-02T12:25:06.206Z] === CONT TestReadPluginNoRead [2022-05-02T12:25:06.206Z] read_test.go:92: [dc3bd16486210] daemon is not started [2022-05-02T12:25:06.206Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-05-02T12:25:06.206Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-05-02T12:25:06.206Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-02T12:25:06.206Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-05-02T12:25:06.206Z] PASS [2022-05-02T12:25:06.206Z] [2022-05-02T12:25:06.206Z] DONE 6 tests in 9.329s [2022-05-02T12:25:06.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-02T12:25:06.206Z] testing: warning: no tests to run [2022-05-02T12:25:06.206Z] PASS [2022-05-02T12:25:06.206Z] [2022-05-02T12:25:06.206Z] DONE 0 tests in 0.008s [2022-05-02T12:25:06.206Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T12:25:06.206Z] INFO: Testing against a local daemon [2022-05-02T12:25:06.206Z] === RUN TestPluginWithDevMounts [2022-05-02T12:25:06.206Z] === PAUSE TestPluginWithDevMounts [2022-05-02T12:25:06.206Z] === CONT TestPluginWithDevMounts [2022-05-02T12:25:06.218Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-05-02T12:25:06.218Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:25:06.474Z] --- PASS: TestHealthCheckWorkdir (0.64s) [2022-05-02T12:25:06.474Z] === RUN TestHealthKillContainer [2022-05-02T12:25:06.744Z] === RUN TestInvalidConfig [2022-05-02T12:25:06.744Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-02T12:25:06.744Z] === RUN TestConfig [2022-05-02T12:25:06.744Z] --- PASS: TestConfig (0.00s) [2022-05-02T12:25:06.744Z] === RUN TestOptionsLabels [2022-05-02T12:25:06.744Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-02T12:25:06.744Z] === RUN TestValidName [2022-05-02T12:25:06.744Z] --- PASS: TestValidName (0.00s) [2022-05-02T12:25:06.744Z] PASS [2022-05-02T12:25:06.744Z] coverage: 19.7% of statements [2022-05-02T12:25:06.744Z] ok github.com/docker/docker/libnetwork/config 0.087s coverage: 19.7% of statements [2022-05-02T12:25:06.744Z] === RUN TestKey [2022-05-02T12:25:06.744Z] --- PASS: TestKey (0.00s) [2022-05-02T12:25:06.744Z] === RUN TestParseKey [2022-05-02T12:25:06.744Z] --- PASS: TestParseKey (0.00s) [2022-05-02T12:25:06.744Z] === RUN TestInvalidDataStore [2022-05-02T12:25:06.744Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-02T12:25:06.744Z] === RUN TestKVObjectFlatKey [2022-05-02T12:25:06.744Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-02T12:25:06.744Z] === RUN TestAtomicKVObjectFlatKey [2022-05-02T12:25:06.744Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-02T12:25:06.744Z] PASS [2022-05-02T12:25:06.744Z] coverage: 21.9% of statements [2022-05-02T12:25:06.744Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-05-02T12:25:07.731Z] === RUN TestIPDataMarshalling [2022-05-02T12:25:07.731Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-02T12:25:07.731Z] === RUN TestValidateAndIsV6 [2022-05-02T12:25:07.731Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-02T12:25:07.731Z] PASS [2022-05-02T12:25:07.731Z] coverage: 68.9% of statements [2022-05-02T12:25:07.731Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2022-05-02T12:25:08.104Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-05-02T12:25:08.104Z] PASS [2022-05-02T12:25:08.104Z] [2022-05-02T12:25:08.104Z] DONE 1 tests in 1.604s [2022-05-02T12:25:08.104Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-02T12:25:08.104Z] INFO: Testing against a local daemon [2022-05-02T12:25:08.104Z] === RUN TestSecretInspect [2022-05-02T12:25:08.200Z] === RUN TestErrorInterfaces [2022-05-02T12:25:08.200Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-02T12:25:08.200Z] === RUN TestNetworkMarshalling [2022-05-02T12:25:08.669Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-05-02T12:25:08.669Z] === RUN TestEndpointMarshalling [2022-05-02T12:25:08.669Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestAuxAddresses [2022-05-02T12:25:08.669Z] time="2022-05-02T12:25:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:25:08.669Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-02T12:25:08.669Z] === RUN TestSRVServiceQuery [2022-05-02T12:25:08.669Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-02T12:25:08.669Z] === RUN TestServiceVIPReuse [2022-05-02T12:25:08.669Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-02T12:25:08.669Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestDNSIPQuery [2022-05-02T12:25:08.669Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestDNSProxyServFail [2022-05-02T12:25:08.669Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestSandboxAddEmpty [2022-05-02T12:25:08.669Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestSandboxAddMultiPrio [2022-05-02T12:25:08.669Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestSandboxAddSamePrio [2022-05-02T12:25:08.669Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestCleanupServiceDiscovery [2022-05-02T12:25:08.669Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestDNSOptions [2022-05-02T12:25:08.669Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:25:08.669Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-02T12:25:08.669Z] === RUN TestMultipleControllersWithSameStore [2022-05-02T12:25:08.669Z] time="2022-05-02T12:25:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:25:08.669Z] time="2022-05-02T12:25:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:25:08.669Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-05-02T12:25:08.669Z] PASS [2022-05-02T12:25:08.669Z] coverage: 8.5% of statements [2022-05-02T12:25:08.669Z] ok github.com/docker/docker/libnetwork 0.411s coverage: 8.5% of statements [2022-05-02T12:25:08.669Z] === RUN TestDriver [2022-05-02T12:25:08.975Z] Removing intermediate container 46220298ca1d [2022-05-02T12:25:08.976Z] ---> 2c9323464a6c [2022-05-02T12:25:08.976Z] Step 13/13 : CMD ["sh"] [2022-05-02T12:25:08.976Z] ---> Running in 8851f6243cf5 [2022-05-02T12:25:09.137Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:25:09.137Z] PASS [2022-05-02T12:25:09.137Z] coverage: 34.8% of statements [2022-05-02T12:25:09.137Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-05-02T12:25:09.137Z] --- PASS: TestRandomAllocateDeallocate (5.20s) [2022-05-02T12:25:09.137Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:25:09.431Z] Removing intermediate container 8851f6243cf5 [2022-05-02T12:25:09.431Z] ---> ae64389f9096 [2022-05-02T12:25:09.431Z] Successfully built ae64389f9096 [2022-05-02T12:25:09.431Z] Successfully tagged busybox:latest [2022-05-02T12:25:09.431Z] INFO: Docker images of the daemon under test [2022-05-02T12:25:09.431Z] [2022-05-02T12:25:09.431Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:25:09.431Z] busybox latest ae64389f9096 Less than a second ago 5.02GB [2022-05-02T12:25:09.431Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T12:25:09.431Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T12:25:09.431Z] [2022-05-02T12:25:09.431Z] INFO: Running integration tests at 05/02/2022 12:25:09... [2022-05-02T12:25:09.431Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-02T12:25:09.431Z] INFO: Integration API tests being run from the host: [2022-05-02T12:25:09.431Z] INFO: make.ps1 starting at 05/02/2022 12:25:09 [2022-05-02T12:25:09.606Z] === RUN TestDriver [2022-05-02T12:25:09.606Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:25:09.606Z] PASS [2022-05-02T12:25:09.606Z] coverage: 34.8% of statements [2022-05-02T12:25:09.606Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-05-02T12:25:10.003Z] --- PASS: TestSecretInspect (2.17s) [2022-05-02T12:25:10.003Z] === RUN TestSecretList [2022-05-02T12:25:10.074Z] === RUN TestNetworkAllocateFree [2022-05-02T12:25:10.074Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-02T12:25:10.074Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-02T12:25:10.074Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-02T12:25:10.074Z] PASS [2022-05-02T12:25:10.074Z] coverage: 63.6% of statements [2022-05-02T12:25:10.074Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.119s coverage: 63.6% of statements [2022-05-02T12:25:10.074Z] --- PASS: TestAllocateRandomDeallocate (1.16s) [2022-05-02T12:25:10.074Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-02T12:25:10.403Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-02T12:25:10.543Z] === RUN TestGetEmptyCapabilities [2022-05-02T12:25:10.543Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-02T12:25:10.543Z] === RUN TestGetExtraCapabilities [2022-05-02T12:25:10.543Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-02T12:25:10.543Z] === RUN TestGetInvalidCapabilities [2022-05-02T12:25:10.543Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-02T12:25:10.543Z] === RUN TestRemoteDriver [2022-05-02T12:25:10.543Z] --- PASS: TestRemoteDriver (0.04s) [2022-05-02T12:25:10.543Z] === RUN TestDriverError [2022-05-02T12:25:10.543Z] --- PASS: TestDriverError (0.01s) [2022-05-02T12:25:10.543Z] === RUN TestMissingValues [2022-05-02T12:25:10.543Z] --- PASS: TestMissingValues (0.01s) [2022-05-02T12:25:10.543Z] === RUN TestRollback [2022-05-02T12:25:10.543Z] --- PASS: TestRollback (0.01s) [2022-05-02T12:25:10.543Z] PASS [2022-05-02T12:25:10.543Z] coverage: 57.4% of statements [2022-05-02T12:25:10.543Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.140s coverage: 57.4% of statements [2022-05-02T12:25:11.533Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.13s) [2022-05-02T12:25:11.533Z] === RUN TestRetrieveFromStore [2022-05-02T12:25:11.533Z] === RUN TestNAT [2022-05-02T12:25:11.533Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:25:11.533Z] --- SKIP: TestNAT (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestTransparent [2022-05-02T12:25:11.533Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:25:11.533Z] --- SKIP: TestTransparent (0.00s) [2022-05-02T12:25:11.533Z] PASS [2022-05-02T12:25:11.533Z] coverage: 0.0% of statements [2022-05-02T12:25:11.533Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.061s coverage: 0.0% of statements [2022-05-02T12:25:11.533Z] === RUN TestBuildDefault [2022-05-02T12:25:11.533Z] --- PASS: TestBuildDefault (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestBuildHostnameDomainname [2022-05-02T12:25:11.533Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestBuildHostname [2022-05-02T12:25:11.533Z] --- PASS: TestBuildHostname (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestBuildHostnameFQDN [2022-05-02T12:25:11.533Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestBuildNoIP [2022-05-02T12:25:11.533Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestUpdate [2022-05-02T12:25:11.533Z] --- PASS: TestUpdate (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-02T12:25:11.533Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-02T12:25:11.533Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestAddEmpty [2022-05-02T12:25:11.533Z] --- PASS: TestAddEmpty (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestAdd [2022-05-02T12:25:11.533Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestDeleteEmpty [2022-05-02T12:25:11.533Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestDeleteNewline [2022-05-02T12:25:11.533Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestDelete [2022-05-02T12:25:11.533Z] --- PASS: TestDelete (0.00s) [2022-05-02T12:25:11.533Z] === RUN TestConcurrentWrites [2022-05-02T12:25:12.002Z] === RUN TestNew [2022-05-02T12:25:12.002Z] --- PASS: TestNew (0.00s) [2022-05-02T12:25:12.002Z] === RUN TestAddDriver [2022-05-02T12:25:12.002Z] --- PASS: TestAddDriver (0.00s) [2022-05-02T12:25:12.002Z] === RUN TestAddDuplicateDriver [2022-05-02T12:25:12.002Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-02T12:25:12.002Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-02T12:25:12.002Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-02T12:25:12.002Z] === RUN TestDriver [2022-05-02T12:25:12.002Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:25:12.002Z] === RUN TestIPAM [2022-05-02T12:25:12.002Z] --- PASS: TestIPAM (0.00s) [2022-05-02T12:25:12.002Z] === RUN TestWalkIPAMs [2022-05-02T12:25:12.002Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-02T12:25:12.002Z] === RUN TestWalkDrivers [2022-05-02T12:25:12.002Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-02T12:25:12.002Z] PASS [2022-05-02T12:25:12.002Z] coverage: 82.4% of statements [2022-05-02T12:25:12.002Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-05-02T12:25:12.002Z] --- PASS: TestRetrieveFromStore (0.64s) [2022-05-02T12:25:12.002Z] === RUN TestIsCorrupted [2022-05-02T12:25:12.002Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-02T12:25:12.002Z] === RUN TestSetRollover [2022-05-02T12:25:12.002Z] --- PASS: TestConcurrentWrites (0.36s) [2022-05-02T12:25:12.002Z] PASS [2022-05-02T12:25:12.002Z] coverage: 81.2% of statements [2022-05-02T12:25:12.002Z] ok github.com/docker/docker/libnetwork/etchosts 0.438s coverage: 81.2% of statements [2022-05-02T12:25:12.471Z] === RUN TestNew [2022-05-02T12:25:12.471Z] --- PASS: TestNew (0.00s) [2022-05-02T12:25:12.471Z] === RUN TestAllocate [2022-05-02T12:25:12.471Z] --- PASS: TestAllocate (0.00s) [2022-05-02T12:25:12.471Z] === RUN TestUninitialized [2022-05-02T12:25:12.471Z] --- PASS: TestUninitialized (0.00s) [2022-05-02T12:25:12.471Z] === RUN TestAllocateInRange [2022-05-02T12:25:12.471Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-02T12:25:12.471Z] === RUN TestAllocateSerial [2022-05-02T12:25:12.471Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-02T12:25:12.471Z] PASS [2022-05-02T12:25:12.471Z] coverage: 87.5% of statements [2022-05-02T12:25:12.471Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-05-02T12:25:12.471Z] === RUN TestCaller [2022-05-02T12:25:12.471Z] --- PASS: TestCaller (0.00s) [2022-05-02T12:25:12.471Z] PASS [2022-05-02T12:25:12.471Z] coverage: 100.0% of statements [2022-05-02T12:25:12.471Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-05-02T12:25:12.530Z] --- PASS: TestSecretList (2.16s) [2022-05-02T12:25:12.531Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:25:12.789Z] === RUN TestCheckpointCreateError [2022-05-02T12:25:12.789Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestCheckpointCreate [2022-05-02T12:25:12.789Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestCheckpointDeleteError [2022-05-02T12:25:12.789Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestCheckpointDelete [2022-05-02T12:25:12.789Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestCheckpointListError [2022-05-02T12:25:12.789Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestCheckpointList [2022-05-02T12:25:12.789Z] --- PASS: TestCheckpointList (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestCheckpointListContainerNotFound [2022-05-02T12:25:12.789Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNewClientWithOpsFromEnv [2022-05-02T12:25:12.789Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:25:12.789Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestGetAPIPath [2022-05-02T12:25:12.789Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestParseHostURL [2022-05-02T12:25:12.789Z] --- PASS: TestParseHostURL (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-02T12:25:12.789Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersion [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPVersionOverride [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-02T12:25:12.789Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestClientRedirect [2022-05-02T12:25:12.789Z] === RUN TestClientRedirect/GET [2022-05-02T12:25:12.789Z] === RUN TestClientRedirect/POST [2022-05-02T12:25:12.789Z] === RUN TestClientRedirect/PUT [2022-05-02T12:25:12.789Z] === RUN TestClientRedirect/DELETE [2022-05-02T12:25:12.789Z] --- PASS: TestClientRedirect (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-02T12:25:12.789Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigCreateUnsupported [2022-05-02T12:25:12.789Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigCreateError [2022-05-02T12:25:12.789Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigCreate [2022-05-02T12:25:12.789Z] --- PASS: TestConfigCreate (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigInspectNotFound [2022-05-02T12:25:12.789Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigInspectWithEmptyID [2022-05-02T12:25:12.789Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigInspectUnsupported [2022-05-02T12:25:12.789Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigInspectError [2022-05-02T12:25:12.789Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigInspectConfigNotFound [2022-05-02T12:25:12.789Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigInspect [2022-05-02T12:25:12.789Z] --- PASS: TestConfigInspect (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigListUnsupported [2022-05-02T12:25:12.789Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigListError [2022-05-02T12:25:12.789Z] --- PASS: TestConfigListError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigList [2022-05-02T12:25:12.789Z] --- PASS: TestConfigList (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigRemoveUnsupported [2022-05-02T12:25:12.789Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigRemoveError [2022-05-02T12:25:12.789Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigRemove [2022-05-02T12:25:12.789Z] --- PASS: TestConfigRemove (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigUpdateUnsupported [2022-05-02T12:25:12.789Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigUpdateError [2022-05-02T12:25:12.789Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestConfigUpdate [2022-05-02T12:25:12.789Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestContainerCommitError [2022-05-02T12:25:12.789Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestContainerCommit [2022-05-02T12:25:12.789Z] --- PASS: TestContainerCommit (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestContainerStatPathError [2022-05-02T12:25:12.789Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestContainerStatPathNotFoundError [2022-05-02T12:25:12.789Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestContainerStatPathNoHeaderError [2022-05-02T12:25:12.789Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestContainerStatPath [2022-05-02T12:25:12.789Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-02T12:25:12.789Z] === RUN TestCopyToContainerError [2022-05-02T12:25:12.789Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyToContainerNotFoundError [2022-05-02T12:25:12.790Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyToContainerEmptyResponse [2022-05-02T12:25:12.790Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyToContainer [2022-05-02T12:25:12.790Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyFromContainerError [2022-05-02T12:25:12.790Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyFromContainerNotFoundError [2022-05-02T12:25:12.790Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-02T12:25:12.790Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-02T12:25:12.790Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestCopyFromContainer [2022-05-02T12:25:12.790Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerCreateError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerCreateImageNotFound [2022-05-02T12:25:12.790Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerCreateWithName [2022-05-02T12:25:12.790Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerCreateAutoRemove [2022-05-02T12:25:12.790Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerDiffError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerDiff [2022-05-02T12:25:12.790Z] --- PASS: TestContainerDiff (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecCreateError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecCreate [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecStartError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecStart [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecInspectError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecInspect [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExportError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExportError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExport [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExport (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerInspectError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerInspectContainerNotFound [2022-05-02T12:25:12.790Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerInspectWithEmptyID [2022-05-02T12:25:12.790Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerInspect [2022-05-02T12:25:12.790Z] --- PASS: TestContainerInspect (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerInspectNode [2022-05-02T12:25:12.790Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerKillError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerKillError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerKill [2022-05-02T12:25:12.790Z] --- PASS: TestContainerKill (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerListError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerListError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerList [2022-05-02T12:25:12.790Z] --- PASS: TestContainerList (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerLogsNotFoundError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerLogsError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerLogs [2022-05-02T12:25:12.790Z] --- PASS: TestContainerLogs (0.24s) [2022-05-02T12:25:12.790Z] === RUN TestContainerPauseError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerPause [2022-05-02T12:25:12.790Z] --- PASS: TestContainerPause (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainersPruneError [2022-05-02T12:25:12.790Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainersPrune [2022-05-02T12:25:12.790Z] --- PASS: TestContainersPrune (0.03s) [2022-05-02T12:25:12.790Z] === RUN TestContainerRemoveError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerRemoveNotFoundError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerRemove [2022-05-02T12:25:12.790Z] --- PASS: TestContainerRemove (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerRenameError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerRename [2022-05-02T12:25:12.790Z] --- PASS: TestContainerRename (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerResizeError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecResizeError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerResize [2022-05-02T12:25:12.790Z] --- PASS: TestContainerResize (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerExecResize [2022-05-02T12:25:12.790Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerRestartError [2022-05-02T12:25:12.790Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerRestart [2022-05-02T12:25:12.790Z] --- PASS: TestContainerRestart (0.00s) [2022-05-02T12:25:12.790Z] === RUN TestContainerStartError [2022-05-02T12:25:13.251Z] --- PASS: TestContainerStartError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerStart [2022-05-02T12:25:13.251Z] --- PASS: TestContainerStart (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerStatsError [2022-05-02T12:25:13.251Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerStats [2022-05-02T12:25:13.251Z] --- PASS: TestContainerStats (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerStopError [2022-05-02T12:25:13.251Z] --- PASS: TestContainerStopError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerStop [2022-05-02T12:25:13.251Z] --- PASS: TestContainerStop (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerTopError [2022-05-02T12:25:13.251Z] --- PASS: TestContainerTopError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerTop [2022-05-02T12:25:13.251Z] --- PASS: TestContainerTop (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerUnpauseError [2022-05-02T12:25:13.251Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerUnpause [2022-05-02T12:25:13.251Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerUpdateError [2022-05-02T12:25:13.251Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerUpdate [2022-05-02T12:25:13.251Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerWaitError [2022-05-02T12:25:13.251Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestContainerWait [2022-05-02T12:25:13.251Z] --- PASS: TestContainerWait (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestDiskUsageError [2022-05-02T12:25:13.251Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestDiskUsage [2022-05-02T12:25:13.251Z] --- PASS: TestDiskUsage (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestDistributionInspectUnsupported [2022-05-02T12:25:13.251Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestDistributionInspectWithEmptyID [2022-05-02T12:25:13.251Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestEventsErrorInOptions [2022-05-02T12:25:13.251Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestEventsErrorFromServer [2022-05-02T12:25:13.251Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestEvents [2022-05-02T12:25:13.251Z] --- PASS: TestEvents (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestTLSCloseWriter [2022-05-02T12:25:13.251Z] === PAUSE TestTLSCloseWriter [2022-05-02T12:25:13.251Z] === RUN TestImageBuildError [2022-05-02T12:25:13.251Z] --- PASS: TestImageBuildError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageBuild [2022-05-02T12:25:13.251Z] --- PASS: TestImageBuild (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestGetDockerOS [2022-05-02T12:25:13.251Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageCreateError [2022-05-02T12:25:13.251Z] --- PASS: TestImageCreateError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageCreate [2022-05-02T12:25:13.251Z] --- PASS: TestImageCreate (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageHistoryError [2022-05-02T12:25:13.251Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageHistory [2022-05-02T12:25:13.251Z] --- PASS: TestImageHistory (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageImportError [2022-05-02T12:25:13.251Z] --- PASS: TestImageImportError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageImport [2022-05-02T12:25:13.251Z] --- PASS: TestImageImport (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageInspectError [2022-05-02T12:25:13.251Z] --- PASS: TestImageInspectError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageInspectImageNotFound [2022-05-02T12:25:13.251Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageInspectWithEmptyID [2022-05-02T12:25:13.251Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageInspect [2022-05-02T12:25:13.251Z] --- PASS: TestImageInspect (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageListError [2022-05-02T12:25:13.251Z] --- PASS: TestImageListError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageList [2022-05-02T12:25:13.251Z] --- PASS: TestImageList (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageListApiBefore125 [2022-05-02T12:25:13.251Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageLoadError [2022-05-02T12:25:13.251Z] --- PASS: TestImageLoadError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageLoad [2022-05-02T12:25:13.251Z] --- PASS: TestImageLoad (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagesPruneError [2022-05-02T12:25:13.251Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagesPrune [2022-05-02T12:25:13.251Z] --- PASS: TestImagesPrune (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePullReferenceParseError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePullAnyError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePullWithoutErrors [2022-05-02T12:25:13.251Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePushReferenceError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePushAnyError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithoutErrors [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-02T12:25:13.251Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageRemoveError [2022-05-02T12:25:13.251Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageRemoveImageNotFound [2022-05-02T12:25:13.251Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageRemove [2022-05-02T12:25:13.251Z] --- PASS: TestImageRemove (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSaveError [2022-05-02T12:25:13.251Z] --- PASS: TestImageSaveError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSave [2022-05-02T12:25:13.251Z] --- PASS: TestImageSave (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSearchAnyError [2022-05-02T12:25:13.251Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-02T12:25:13.251Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-02T12:25:13.251Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-02T12:25:13.251Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-02T12:25:13.251Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageSearchWithoutErrors [2022-05-02T12:25:13.251Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageTagError [2022-05-02T12:25:13.251Z] --- PASS: TestImageTagError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageTagInvalidReference [2022-05-02T12:25:13.251Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageTagInvalidSourceImageName [2022-05-02T12:25:13.251Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageTagHexSource [2022-05-02T12:25:13.251Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestImageTag [2022-05-02T12:25:13.251Z] --- PASS: TestImageTag (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestInfoServerError [2022-05-02T12:25:13.251Z] --- PASS: TestInfoServerError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestInfoInvalidResponseJSONError [2022-05-02T12:25:13.251Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestInfo [2022-05-02T12:25:13.251Z] --- PASS: TestInfo (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkConnectError [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkConnect [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkCreateError [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkCreate [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkDisconnectError [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkDisconnect [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkInspect [2022-05-02T12:25:13.251Z] === RUN TestNetworkInspect/empty_ID [2022-05-02T12:25:13.251Z] === RUN TestNetworkInspect/no_options [2022-05-02T12:25:13.251Z] === RUN TestNetworkInspect/verbose [2022-05-02T12:25:13.251Z] === RUN TestNetworkInspect/global_scope [2022-05-02T12:25:13.251Z] === RUN TestNetworkInspect/unknown_network [2022-05-02T12:25:13.251Z] === RUN TestNetworkInspect/server_error [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkListError [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkListError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkList [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkList (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworksPruneError [2022-05-02T12:25:13.251Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworksPrune [2022-05-02T12:25:13.251Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkRemoveError [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNetworkRemove [2022-05-02T12:25:13.251Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNodeInspectError [2022-05-02T12:25:13.251Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNodeInspectNodeNotFound [2022-05-02T12:25:13.251Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNodeInspectWithEmptyID [2022-05-02T12:25:13.251Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNodeInspect [2022-05-02T12:25:13.251Z] --- PASS: TestNodeInspect (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNodeListError [2022-05-02T12:25:13.251Z] --- PASS: TestNodeListError (0.00s) [2022-05-02T12:25:13.251Z] === RUN TestNodeList [2022-05-02T12:25:13.461Z] === RUN TestSetSerialInsertDelete [2022-05-02T12:25:13.461Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-02T12:25:13.461Z] === RUN TestSetParallelInsertDelete [2022-05-02T12:25:13.461Z] --- PASS: TestSetRollover (1.55s) [2022-05-02T12:25:13.461Z] === RUN TestSetRolloverSerial [2022-05-02T12:25:13.711Z] --- PASS: TestNodeList (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestNodeRemoveError [2022-05-02T12:25:13.711Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestNodeRemove [2022-05-02T12:25:13.711Z] --- PASS: TestNodeRemove (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestNodeUpdateError [2022-05-02T12:25:13.711Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestNodeUpdate [2022-05-02T12:25:13.711Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestOptionWithHostFromEnv [2022-05-02T12:25:13.711Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestOptionWithTimeout [2022-05-02T12:25:13.711Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestOptionWithVersionFromEnv [2022-05-02T12:25:13.711Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPingFail [2022-05-02T12:25:13.711Z] --- PASS: TestPingFail (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPingWithError [2022-05-02T12:25:13.711Z] 2022/05/02 12:25:12 RoundTripper returned a response & error; ignoring response [2022-05-02T12:25:13.711Z] 2022/05/02 12:25:12 RoundTripper returned a response & error; ignoring response [2022-05-02T12:25:13.711Z] --- PASS: TestPingWithError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPingSuccess [2022-05-02T12:25:13.711Z] --- PASS: TestPingSuccess (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPingHeadFallback [2022-05-02T12:25:13.711Z] === RUN TestPingHeadFallback/OK [2022-05-02T12:25:13.711Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-02T12:25:13.711Z] === RUN TestPingHeadFallback/Not_Found [2022-05-02T12:25:13.711Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-02T12:25:13.711Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-02T12:25:13.711Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-02T12:25:13.711Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-02T12:25:13.711Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-02T12:25:13.711Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginDisableError [2022-05-02T12:25:13.711Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginDisable [2022-05-02T12:25:13.711Z] --- PASS: TestPluginDisable (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginEnableError [2022-05-02T12:25:13.711Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginEnable [2022-05-02T12:25:13.711Z] --- PASS: TestPluginEnable (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginInspectError [2022-05-02T12:25:13.711Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginInspectWithEmptyID [2022-05-02T12:25:13.711Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginInspect [2022-05-02T12:25:13.711Z] --- PASS: TestPluginInspect (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginListError [2022-05-02T12:25:13.711Z] --- PASS: TestPluginListError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginList [2022-05-02T12:25:13.711Z] --- PASS: TestPluginList (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginPushError [2022-05-02T12:25:13.711Z] --- PASS: TestPluginPushError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginPush [2022-05-02T12:25:13.711Z] --- PASS: TestPluginPush (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginRemoveError [2022-05-02T12:25:13.711Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginRemove [2022-05-02T12:25:13.711Z] --- PASS: TestPluginRemove (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginSetError [2022-05-02T12:25:13.711Z] --- PASS: TestPluginSetError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPluginSet [2022-05-02T12:25:13.711Z] --- PASS: TestPluginSet (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSetHostHeader [2022-05-02T12:25:13.711Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestPlainTextError [2022-05-02T12:25:13.711Z] --- PASS: TestPlainTextError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestInfiniteError [2022-05-02T12:25:13.711Z] --- PASS: TestInfiniteError (0.02s) [2022-05-02T12:25:13.711Z] === RUN TestCanceledContext [2022-05-02T12:25:13.711Z] 2022/05/02 12:25:12 RoundTripper returned a response & error; ignoring response [2022-05-02T12:25:13.711Z] --- PASS: TestCanceledContext (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestDeadlineExceededContext [2022-05-02T12:25:13.711Z] 2022/05/02 12:25:12 RoundTripper returned a response & error; ignoring response [2022-05-02T12:25:13.711Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretCreateUnsupported [2022-05-02T12:25:13.711Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretCreateError [2022-05-02T12:25:13.711Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretCreate [2022-05-02T12:25:13.711Z] --- PASS: TestSecretCreate (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretInspectUnsupported [2022-05-02T12:25:13.711Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretInspectError [2022-05-02T12:25:13.711Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretInspectSecretNotFound [2022-05-02T12:25:13.711Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretInspectWithEmptyID [2022-05-02T12:25:13.711Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretInspect [2022-05-02T12:25:13.711Z] --- PASS: TestSecretInspect (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretListUnsupported [2022-05-02T12:25:13.711Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretListError [2022-05-02T12:25:13.711Z] --- PASS: TestSecretListError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretList [2022-05-02T12:25:13.711Z] --- PASS: TestSecretList (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretRemoveUnsupported [2022-05-02T12:25:13.711Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretRemoveError [2022-05-02T12:25:13.711Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretRemove [2022-05-02T12:25:13.711Z] --- PASS: TestSecretRemove (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretUpdateUnsupported [2022-05-02T12:25:13.711Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretUpdateError [2022-05-02T12:25:13.711Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSecretUpdate [2022-05-02T12:25:13.711Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceCreateError [2022-05-02T12:25:13.711Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceCreate [2022-05-02T12:25:13.711Z] --- PASS: TestServiceCreate (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-02T12:25:13.711Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceCreateDigestPinning [2022-05-02T12:25:13.711Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceInspectError [2022-05-02T12:25:13.711Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceInspectServiceNotFound [2022-05-02T12:25:13.711Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceInspectWithEmptyID [2022-05-02T12:25:13.711Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceInspect [2022-05-02T12:25:13.711Z] --- PASS: TestServiceInspect (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceListError [2022-05-02T12:25:13.711Z] --- PASS: TestServiceListError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceList [2022-05-02T12:25:13.711Z] --- PASS: TestServiceList (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceLogsError [2022-05-02T12:25:13.711Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceLogs [2022-05-02T12:25:13.711Z] --- PASS: TestServiceLogs (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceRemoveError [2022-05-02T12:25:13.711Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceRemoveNotFoundError [2022-05-02T12:25:13.711Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceRemove [2022-05-02T12:25:13.711Z] --- PASS: TestServiceRemove (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceUpdateError [2022-05-02T12:25:13.711Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestServiceUpdate [2022-05-02T12:25:13.711Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmGetUnlockKeyError [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmGetUnlockKey [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmInitError [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmInit [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmInit (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmInspectError [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmInspect [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmJoinError [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmJoin [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmLeaveError [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmLeave [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmUnlockError [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmUnlock [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmUpdateError [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestSwarmUpdate [2022-05-02T12:25:13.711Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestTaskInspectError [2022-05-02T12:25:13.711Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestTaskInspectWithEmptyID [2022-05-02T12:25:13.711Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestTaskInspect [2022-05-02T12:25:13.711Z] --- PASS: TestTaskInspect (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestTaskListError [2022-05-02T12:25:13.711Z] --- PASS: TestTaskListError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestTaskList [2022-05-02T12:25:13.711Z] --- PASS: TestTaskList (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeCreateError [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeCreate [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeInspectError [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeInspectNotFound [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeInspectWithEmptyID [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeInspect [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeListError [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeListError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeList [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeList (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeRemoveError [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-02T12:25:13.711Z] === RUN TestVolumeRemove [2022-05-02T12:25:13.711Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-02T12:25:13.711Z] === CONT TestTLSCloseWriter [2022-05-02T12:25:13.711Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-02T12:25:13.711Z] PASS [2022-05-02T12:25:13.711Z] coverage: 75.1% of statements [2022-05-02T12:25:13.711Z] ok github.com/docker/docker/client 0.476s coverage: 75.1% of statements [2022-05-02T12:25:14.450Z] === RUN TestInt2IP2IntConversion [2022-05-02T12:25:14.451Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-05-02T12:25:14.451Z] === RUN TestSecretsUpdate [2022-05-02T12:25:14.585Z] --- PASS: TestHealthKillContainer (7.89s) [2022-05-02T12:25:14.585Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:25:14.842Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-05-02T12:25:14.842Z] === RUN TestIpcModeNone [2022-05-02T12:25:14.918Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-05-02T12:25:14.918Z] === RUN TestGetAddressVersion [2022-05-02T12:25:14.918Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-02T12:25:14.919Z] === RUN TestKeyString [2022-05-02T12:25:14.919Z] --- PASS: TestKeyString (0.00s) [2022-05-02T12:25:14.919Z] === RUN TestPoolDataMarshal [2022-05-02T12:25:14.919Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-02T12:25:14.919Z] === RUN TestSubnetsMarshal [2022-05-02T12:25:14.919Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-02T12:25:14.919Z] === RUN TestAddSubnets [2022-05-02T12:25:14.919Z] --- PASS: TestAddSubnets (0.04s) [2022-05-02T12:25:14.919Z] === RUN TestDoublePoolRelease [2022-05-02T12:25:14.919Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-02T12:25:14.919Z] === RUN TestAddReleasePoolID [2022-05-02T12:25:14.919Z] --- PASS: TestSetRolloverSerial (1.44s) [2022-05-02T12:25:14.919Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-02T12:25:14.919Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-02T12:25:14.919Z] PASS [2022-05-02T12:25:14.919Z] coverage: 84.4% of statements [2022-05-02T12:25:14.919Z] === RUN TestPoolRequest [2022-05-02T12:25:14.919Z] --- PASS: TestPoolRequest (0.00s) [2022-05-02T12:25:14.919Z] === RUN TestOtherRequests [2022-05-02T12:25:14.919Z] --- PASS: TestOtherRequests (0.00s) [2022-05-02T12:25:14.919Z] PASS [2022-05-02T12:25:14.919Z] coverage: 57.1% of statements [2022-05-02T12:25:14.919Z] ok github.com/docker/docker/libnetwork/bitseq 11.207s coverage: 84.4% of statements [2022-05-02T12:25:14.919Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-05-02T12:25:14.919Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-02T12:25:14.919Z] === RUN TestPredefinedPool [2022-05-02T12:25:14.919Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-02T12:25:14.919Z] === RUN TestRemoveSubnet [2022-05-02T12:25:15.388Z] --- PASS: TestRemoveSubnet (0.24s) [2022-05-02T12:25:15.388Z] === RUN TestGetSameAddress [2022-05-02T12:25:15.388Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-02T12:25:15.388Z] === RUN TestPoolAllocationReuse [2022-05-02T12:25:15.405Z] --- PASS: TestIpcModeNone (0.49s) [2022-05-02T12:25:15.405Z] === RUN TestIpcModePrivate [2022-05-02T12:25:15.663Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-02T12:25:15.919Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-02T12:25:15.919Z] === RUN TestIpcModeShareable [2022-05-02T12:25:16.176Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-05-02T12:25:16.176Z] --- PASS: TestIpcModeShareable (0.46s) [2022-05-02T12:25:16.176Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:25:16.389Z] === RUN TestGetCapabilities [2022-05-02T12:25:16.389Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-02T12:25:16.389Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-02T12:25:16.389Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-02T12:25:16.389Z] === RUN TestGetDefaultAddressSpaces [2022-05-02T12:25:16.389Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-02T12:25:16.389Z] === RUN TestRemoteDriver [2022-05-02T12:25:16.389Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T12:25:16.389Z] PASS [2022-05-02T12:25:16.389Z] coverage: 47.4% of statements [2022-05-02T12:25:16.389Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-05-02T12:25:16.858Z] --- PASS: TestPoolAllocationReuse (1.62s) [2022-05-02T12:25:16.858Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-02T12:25:16.858Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-02T12:25:16.858Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-02T12:25:16.976Z] --- PASS: TestSecretsUpdate (2.19s) [2022-05-02T12:25:16.976Z] === RUN TestTemplatedSecret [2022-05-02T12:25:17.331Z] === RUN TestWindowsIPAM [2022-05-02T12:25:17.331Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-02T12:25:17.331Z] PASS [2022-05-02T12:25:17.331Z] coverage: 71.4% of statements [2022-05-02T12:25:17.331Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-05-02T12:25:18.066Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-05-02T12:25:18.066Z] === RUN TestAPIIpcModeHost [2022-05-02T12:25:18.066Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-02T12:25:18.066Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:25:18.901Z] === RUN TestDefaultNetwork [2022-05-02T12:25:18.901Z] --- PASS: TestDefaultNetwork (0.32s) [2022-05-02T12:25:18.901Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-02T12:25:18.901Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.91s) [2022-05-02T12:25:18.901Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-02T12:25:19.369Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-05-02T12:25:19.369Z] === RUN TestInitAddressPools [2022-05-02T12:25:19.369Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-02T12:25:19.369Z] PASS [2022-05-02T12:25:19.369Z] coverage: 74.0% of statements [2022-05-02T12:25:19.369Z] ok github.com/docker/docker/libnetwork/ipamutils 0.738s coverage: 74.0% of statements [2022-05-02T12:25:19.432Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-02T12:25:19.432Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2022-05-02T12:25:19.432Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:25:19.502Z] --- PASS: TestTemplatedSecret (2.56s) [2022-05-02T12:25:19.502Z] === RUN TestSecretCreateResolve [2022-05-02T12:25:19.837Z] === RUN TestKeyValue [2022-05-02T12:25:19.837Z] --- PASS: TestKeyValue (0.00s) [2022-05-02T12:25:19.837Z] PASS [2022-05-02T12:25:19.837Z] coverage: 60.0% of statements [2022-05-02T12:25:19.837Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T12:25:20.306Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T12:25:20.360Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-02T12:25:20.617Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-05-02T12:25:20.617Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:25:21.293Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.10s) [2022-05-02T12:25:21.293Z] === RUN TestGetAddress [2022-05-02T12:25:21.293Z] === RUN TestGenerate [2022-05-02T12:25:21.293Z] --- PASS: TestGenerate (0.00s) [2022-05-02T12:25:21.293Z] === RUN TestGeneratePtr [2022-05-02T12:25:21.293Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-02T12:25:21.293Z] === RUN TestGenerateMissingField [2022-05-02T12:25:21.293Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-02T12:25:21.293Z] === RUN TestFieldCannotBeSet [2022-05-02T12:25:21.293Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-02T12:25:21.293Z] === RUN TestTypeMismatchError [2022-05-02T12:25:21.293Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-02T12:25:21.293Z] PASS [2022-05-02T12:25:21.293Z] coverage: 100.0% of statements [2022-05-02T12:25:21.293Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-05-02T12:25:21.401Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-05-02T12:25:21.401Z] PASS [2022-05-02T12:25:21.401Z] [2022-05-02T12:25:21.401Z] DONE 6 tests in 13.466s [2022-05-02T12:25:21.401Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T12:25:21.401Z] INFO: Testing against a local daemon [2022-05-02T12:25:21.401Z] === RUN TestServiceCreateInit [2022-05-02T12:25:21.401Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:25:21.545Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-05-02T12:25:21.802Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-05-02T12:25:21.802Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:25:22.732Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-05-02T12:25:22.859Z] testing: warning: no tests to run [2022-05-02T12:25:22.860Z] PASS [2022-05-02T12:25:22.860Z] coverage: 0.0% of statements [2022-05-02T12:25:22.860Z] ok github.com/docker/docker/libnetwork/osl 0.079s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:25:22.988Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-05-02T12:25:22.988Z] === RUN TestIpcModeOlderClient [2022-05-02T12:25:22.988Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:25:22.989Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:25:23.246Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-02T12:25:23.246Z] === RUN TestKillContainer [2022-05-02T12:25:23.246Z] === RUN TestKillContainer/no_signal [2022-05-02T12:25:23.329Z] === RUN TestNetworkDBSimple [2022-05-02T12:25:23.329Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-05-02T12:25:23.329Z] PASS [2022-05-02T12:25:23.329Z] coverage: 100.0% of statements [2022-05-02T12:25:23.329Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.062s coverage: 100.0% of statements [2022-05-02T12:25:23.797Z] === RUN TestRequestNewPort [2022-05-02T12:25:23.797Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestRequestSpecificPort [2022-05-02T12:25:23.797Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestReleasePort [2022-05-02T12:25:23.797Z] --- PASS: TestReleasePort (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestReuseReleasedPort [2022-05-02T12:25:23.797Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestReleaseUnreadledPort [2022-05-02T12:25:23.797Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestUnknowProtocol [2022-05-02T12:25:23.797Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestAllocateAllPorts [2022-05-02T12:25:23.797Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestPortAllocation [2022-05-02T12:25:23.797Z] --- PASS: TestPortAllocation (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestPortAllocationWithCustomRange [2022-05-02T12:25:23.797Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestNoDuplicateBPR [2022-05-02T12:25:23.797Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-02T12:25:23.797Z] === RUN TestChangePortRange [2022-05-02T12:25:23.797Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-02T12:25:23.797Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-02T12:25:23.797Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-02T12:25:23.797Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-02T12:25:23.797Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-02T12:25:23.797Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-02T12:25:23.797Z] --- PASS: TestChangePortRange (0.00s) [2022-05-02T12:25:23.797Z] PASS [2022-05-02T12:25:23.797Z] coverage: 88.6% of statements [2022-05-02T12:25:23.797Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-05-02T12:25:23.808Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:25:24.064Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:25:24.265Z] 2022/05/02 12:25:23 Closing DB instances... [2022-05-02T12:25:24.265Z] testing: warning: no tests to run [2022-05-02T12:25:24.265Z] PASS [2022-05-02T12:25:24.265Z] coverage: 0.0% of statements [2022-05-02T12:25:24.265Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:25:24.627Z] --- PASS: TestKillContainer (1.30s) [2022-05-02T12:25:24.627Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-05-02T12:25:24.627Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-02T12:25:24.627Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-02T12:25:24.627Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:25:24.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:25:25.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:25:25.255Z] === RUN TestHashData [2022-05-02T12:25:25.255Z] --- PASS: TestHashData (0.00s) [2022-05-02T12:25:25.255Z] PASS [2022-05-02T12:25:25.255Z] coverage: 2.8% of statements [2022-05-02T12:25:25.255Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-05-02T12:25:25.255Z] === RUN TestErrorConstructors [2022-05-02T12:25:25.255Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-02T12:25:25.255Z] === RUN TestCompareIPMask [2022-05-02T12:25:25.255Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-02T12:25:25.255Z] === RUN TestUtilGetHostPartIP [2022-05-02T12:25:25.255Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-02T12:25:25.255Z] === RUN TestUtilGetBroadcastIP [2022-05-02T12:25:25.255Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-02T12:25:25.255Z] === RUN TestParseCIDR [2022-05-02T12:25:25.255Z] --- PASS: TestParseCIDR (0.00s) [2022-05-02T12:25:25.255Z] PASS [2022-05-02T12:25:25.255Z] coverage: 37.3% of statements [2022-05-02T12:25:25.255Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-05-02T12:25:25.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:25:25.584Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:25:25.724Z] --- PASS: TestNetworkDBSimple (2.50s) [2022-05-02T12:25:25.724Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-02T12:25:25.754Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-05-02T12:25:25.754Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-02T12:25:25.754Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-05-02T12:25:25.754Z] === RUN TestKillStoppedContainer [2022-05-02T12:25:26.010Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-02T12:25:26.011Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:25:26.011Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-02T12:25:26.011Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-02T12:25:26.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-02T12:25:26.267Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-02T12:25:26.267Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-02T12:25:26.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-02T12:25:26.662Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-02T12:25:26.662Z] PASS [2022-05-02T12:25:26.662Z] coverage: 55.0% of statements [2022-05-02T12:25:26.662Z] ok github.com/docker/docker/oci 0.127s coverage: 55.0% of statements [2022-05-02T12:25:26.830Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-05-02T12:25:26.830Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:25:27.131Z] 2022/05/02 12:25:26 Closing DB instances... [2022-05-02T12:25:27.393Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-05-02T12:25:27.393Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:25:27.600Z] === RUN TestAddressPoolOpt [2022-05-02T12:25:27.600Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/a [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/something [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/_=a [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/env1=value1 [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/_env1=value1 [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/PATH [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/=a [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/PATH= [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/PATH=something [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/asd!qwe [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/1asd [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/123 [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/some_space [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/__some_space_before [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/some_space_after__ [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/= [2022-05-02T12:25:27.600Z] === RUN TestValidateEnv/PaTh [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-02T12:25:27.600Z] === RUN TestParseHost [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-02T12:25:27.600Z] === RUN TestParseHost/:// [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://:5555/ [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://:5555/p [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://invalid:port [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-02T12:25:27.600Z] === RUN TestParseHost/something_with_spaces [2022-05-02T12:25:27.600Z] === RUN TestParseHost/unknown:// [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://:port [2022-05-02T12:25:27.600Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-02T12:25:27.600Z] === RUN TestParseHost/#00 [2022-05-02T12:25:27.600Z] === RUN TestParseHost/unix:// [2022-05-02T12:25:27.600Z] === RUN TestParseHost/unix://path/to/socket [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://[::1]: [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://host: [2022-05-02T12:25:27.600Z] === RUN TestParseHost/fd:// [2022-05-02T12:25:27.600Z] === RUN TestParseHost/fd://something [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp:// [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://: [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-02T12:25:27.600Z] === RUN TestParseHost/_ [2022-05-02T12:25:27.600Z] === RUN TestParseHost/__ [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-02T12:25:27.600Z] === RUN TestParseHost/npipe:// [2022-05-02T12:25:27.600Z] === RUN TestParseHost/tcp://:5555 [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/: [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-02T12:25:27.600Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-02T12:25:27.600Z] === RUN TestParseTCP [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/localhost:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/tcp://: [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/[::1]:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/localhost:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/localhost: [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/tcp://:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/tcp:// [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/0.0.0.1 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/0.0.0.1: [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/::1 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/localhost [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/#00 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/: [2022-05-02T12:25:27.600Z] === RUN TestParseTCP/[::1]: [2022-05-02T12:25:27.600Z] --- PASS: TestParseTCP (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-02T12:25:27.600Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-02T12:25:27.601Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-02T12:25:27.601Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestValidateExtraHosts [2022-05-02T12:25:27.601Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestValidateIPAddress [2022-05-02T12:25:27.601Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestMapOpts [2022-05-02T12:25:27.601Z] --- PASS: TestMapOpts (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestListOptsWithoutValidator [2022-05-02T12:25:27.601Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestListOptsWithValidator [2022-05-02T12:25:27.601Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestValidateDNSSearch [2022-05-02T12:25:27.601Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/label_with_general_format [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/label_with_one_more [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-02T12:25:27.601Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-02T12:25:27.649Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-05-02T12:25:27.649Z] === RUN TestLinksContainerNames [2022-05-02T12:25:28.076Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-02T12:25:28.076Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-02T12:25:28.076Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-02T12:25:28.076Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-02T12:25:28.076Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:25:28.076Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-02T12:25:28.076Z] === RUN TestNamedListOpts [2022-05-02T12:25:28.076Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-02T12:25:28.076Z] === RUN TestNamedMapOpts [2022-05-02T12:25:28.076Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-02T12:25:28.076Z] === RUN TestParseLink [2022-05-02T12:25:28.076Z] --- PASS: TestParseLink (0.00s) [2022-05-02T12:25:28.076Z] === RUN TestUlimitOpt [2022-05-02T12:25:28.076Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-02T12:25:28.076Z] PASS [2022-05-02T12:25:28.076Z] coverage: 65.5% of statements [2022-05-02T12:25:28.076Z] ok github.com/docker/docker/opts 0.219s coverage: 65.5% of statements [2022-05-02T12:25:28.076Z] === RUN TestParseVersion [2022-05-02T12:25:28.076Z] --- PASS: TestParseVersion (0.00s) [2022-05-02T12:25:28.076Z] PASS [2022-05-02T12:25:28.076Z] coverage: 52.9% of statements [2022-05-02T12:25:28.076Z] ok github.com/docker/docker/pkg/aaparser 0.070s coverage: 52.9% of statements [2022-05-02T12:25:28.544Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-02T12:25:28.544Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-02T12:25:28.577Z] --- PASS: TestLinksContainerNames (0.89s) [2022-05-02T12:25:28.577Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:25:28.833Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-05-02T12:25:28.834Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:25:28.861Z] --- PASS: TestServiceCreateInit (7.58s) [2022-05-02T12:25:28.861Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2022-05-02T12:25:28.861Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-05-02T12:25:28.861Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:25:29.396Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:25:29.396Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:25:29.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:25:29.396Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:25:29.662Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:25:29.926Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:25:29.926Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:25:29.926Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:25:29.926Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:25:29.926Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.14s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.14s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-02T12:25:29.926Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:25:29.926Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:25:30.113Z] 2022/05/02 12:25:29 Closing DB instances... [2022-05-02T12:25:31.100Z] === RUN TestPeerCertificateMarshalJSON [2022-05-02T12:25:31.292Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-05-02T12:25:31.292Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:25:31.569Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2022-05-02T12:25:31.569Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-02T12:25:31.569Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-02T12:25:31.569Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-02T12:25:31.569Z] --- PASS: TestPeerCertificateMarshalJSON (0.58s) [2022-05-02T12:25:31.569Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-02T12:25:31.569Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-02T12:25:31.569Z] === RUN TestMiddleware [2022-05-02T12:25:31.569Z] --- PASS: TestMiddleware (0.00s) [2022-05-02T12:25:31.569Z] === RUN TestNewResponseModifier [2022-05-02T12:25:31.570Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-02T12:25:31.570Z] PASS [2022-05-02T12:25:31.570Z] coverage: 26.8% of statements [2022-05-02T12:25:31.570Z] ok github.com/docker/docker/pkg/authorization 0.654s coverage: 26.8% of statements [2022-05-02T12:25:31.570Z] === RUN TestIsArchivePathDir [2022-05-02T12:25:31.570Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-05-02T12:25:31.570Z] === RUN TestIsArchivePathInvalidFile [2022-05-02T12:25:31.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:25:31.854Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-05-02T12:25:31.854Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:25:32.038Z] --- PASS: TestIsArchivePathInvalidFile (0.26s) [2022-05-02T12:25:32.038Z] === RUN TestIsArchivePathTar [2022-05-02T12:25:32.038Z] --- PASS: TestIsArchivePathTar (0.29s) [2022-05-02T12:25:32.038Z] === RUN TestDecompressStreamGzip [2022-05-02T12:25:32.110Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-05-02T12:25:32.110Z] === RUN TestNetworkNat [2022-05-02T12:25:32.507Z] --- PASS: TestDecompressStreamGzip (0.27s) [2022-05-02T12:25:32.507Z] === RUN TestDecompressStreamBzip2 [2022-05-02T12:25:32.507Z] === RUN TestUnbuffered [2022-05-02T12:25:32.507Z] --- PASS: TestUnbuffered (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestRaceUnbuffered [2022-05-02T12:25:32.507Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-02T12:25:32.507Z] PASS [2022-05-02T12:25:32.507Z] coverage: 100.0% of statements [2022-05-02T12:25:32.507Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2022-05-02T12:25:32.507Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-05-02T12:25:32.507Z] === RUN TestDecompressStreamXz [2022-05-02T12:25:32.507Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:25:32.507Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestDecompressStreamZstd [2022-05-02T12:25:32.507Z] archive_test.go:140: zstd not installed [2022-05-02T12:25:32.507Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-02T12:25:32.507Z] === RUN TestCompressStreamXzUnsupported [2022-05-02T12:25:32.507Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-02T12:25:32.507Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestCompressStreamInvalid [2022-05-02T12:25:32.507Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestExtensionInvalid [2022-05-02T12:25:32.507Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestExtensionUncompressed [2022-05-02T12:25:32.507Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestExtensionBzip2 [2022-05-02T12:25:32.507Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestExtensionGzip [2022-05-02T12:25:32.507Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestExtensionXz [2022-05-02T12:25:32.507Z] --- PASS: TestExtensionXz (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestExtensionZstd [2022-05-02T12:25:32.507Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-02T12:25:32.507Z] === RUN TestCmdStreamLargeStderr [2022-05-02T12:25:32.672Z] --- PASS: TestNetworkNat (0.49s) [2022-05-02T12:25:32.672Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:25:32.930Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-02T12:25:32.930Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:25:32.980Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2022-05-02T12:25:32.980Z] === RUN TestCmdStreamBad [2022-05-02T12:25:32.980Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:25:32.980Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-02T12:25:32.980Z] === RUN TestCmdStreamGood [2022-05-02T12:25:32.980Z] --- PASS: TestCmdStreamGood (0.08s) [2022-05-02T12:25:32.980Z] === RUN TestUntarPathWithInvalidDest [2022-05-02T12:25:32.980Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-05-02T12:25:32.980Z] === RUN TestUntarPathWithInvalidSrc [2022-05-02T12:25:32.980Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-02T12:25:32.980Z] === RUN TestUntarPath [2022-05-02T12:25:32.980Z] --- PASS: TestUntarPath (0.10s) [2022-05-02T12:25:32.980Z] === RUN TestUntarPathWithDestinationFile [2022-05-02T12:25:32.980Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-05-02T12:25:32.980Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-02T12:25:33.448Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-05-02T12:25:33.448Z] === RUN TestCopyWithTarInvalidSrc [2022-05-02T12:25:33.448Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-02T12:25:33.448Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-02T12:25:33.448Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T12:25:33.448Z] === RUN TestCopyWithTarSrcFile [2022-05-02T12:25:33.448Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-02T12:25:33.448Z] === RUN TestCopyWithTarSrcFolder [2022-05-02T12:25:33.448Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-02T12:25:33.448Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-02T12:25:33.448Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-02T12:25:33.448Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-02T12:25:33.448Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-02T12:25:33.448Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-02T12:25:33.448Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-02T12:25:33.448Z] === RUN TestCopyFileWithTarSrcFile [2022-05-02T12:25:33.448Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-02T12:25:33.448Z] === RUN TestTarFiles [2022-05-02T12:25:33.448Z] === RUN TestMatch [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[foo]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[foo_bar]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[]#01 [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[qux]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-02T12:25:33.448Z] === RUN TestMatch/[[foo_baz]] [2022-05-02T12:25:33.448Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-02T12:25:33.448Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-02T12:25:33.448Z] PASS [2022-05-02T12:25:33.448Z] coverage: 87.5% of statements [2022-05-02T12:25:33.448Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2022-05-02T12:25:33.917Z] 2022/05/02 12:25:33 Closing DB instances... [2022-05-02T12:25:34.799Z] --- PASS: TestCheckoutGit (37.55s) [2022-05-02T12:25:34.799Z] === RUN TestValidGitTransport [2022-05-02T12:25:34.799Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-02T12:25:34.799Z] === RUN TestGitInvalidRef [2022-05-02T12:25:34.799Z] --- PASS: TestGitInvalidRef (0.33s) [2022-05-02T12:25:34.799Z] PASS [2022-05-02T12:25:34.799Z] coverage: 86.3% of statements [2022-05-02T12:25:34.799Z] ok github.com/docker/docker/builder/remotecontext/git 38.083s coverage: 86.3% of statements [2022-05-02T12:25:34.799Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T12:25:34.799Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T12:25:34.799Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T12:25:34.799Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T12:25:35.447Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-05-02T12:25:35.447Z] === RUN TestPause [2022-05-02T12:25:35.482Z] === RUN TestChrootTarUntar [2022-05-02T12:25:35.482Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-02T12:25:35.482Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootUntarEmptyArchive [2022-05-02T12:25:35.482Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootTarUntarWithSymlink [2022-05-02T12:25:35.482Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootCopyWithTar [2022-05-02T12:25:35.482Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootCopyFileWithTar [2022-05-02T12:25:35.482Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootUntarPath [2022-05-02T12:25:35.482Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-02T12:25:35.482Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-02T12:25:35.482Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:25:35.482Z] === RUN TestChrootApplyDotDotFile [2022-05-02T12:25:35.482Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:25:35.482Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:25:35.482Z] PASS [2022-05-02T12:25:35.482Z] coverage: 12.0% of statements [2022-05-02T12:25:35.482Z] ok github.com/docker/docker/pkg/chrootarchive 0.144s coverage: 12.0% of statements [2022-05-02T12:25:35.951Z] --- PASS: TestNetworkDBCRUDTableEntry (4.36s) [2022-05-02T12:25:35.951Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-02T12:25:36.009Z] --- PASS: TestPause (0.46s) [2022-05-02T12:25:36.009Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:25:36.009Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:25:36.009Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:25:36.009Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:25:36.572Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-02T12:25:36.572Z] === RUN TestPidHost [2022-05-02T12:25:36.941Z] === RUN TestEnsureRemoveAllNotExist [2022-05-02T12:25:36.941Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-02T12:25:36.941Z] === RUN TestEnsureRemoveAllWithDir [2022-05-02T12:25:36.941Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-02T12:25:36.941Z] === RUN TestEnsureRemoveAllWithFile [2022-05-02T12:25:36.941Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-02T12:25:36.941Z] PASS [2022-05-02T12:25:36.941Z] coverage: 0.0% of statements [2022-05-02T12:25:36.941Z] ok github.com/docker/docker/pkg/containerfs 0.090s coverage: 0.0% of statements [2022-05-02T12:25:37.500Z] --- PASS: TestPidHost (0.98s) [2022-05-02T12:25:37.500Z] === RUN TestPsFilter [2022-05-02T12:25:37.500Z] --- PASS: TestPsFilter (0.10s) [2022-05-02T12:25:37.500Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:25:37.941Z] 2022/05/02 12:25:37 Closing DB instances... [2022-05-02T12:25:37.941Z] === RUN TestSizeEmpty [2022-05-02T12:25:37.941Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-02T12:25:37.941Z] === RUN TestSizeEmptyFile [2022-05-02T12:25:37.941Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-02T12:25:37.941Z] === RUN TestSizeNonemptyFile [2022-05-02T12:25:37.941Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-02T12:25:37.941Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-02T12:25:37.941Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-02T12:25:37.941Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-02T12:25:37.941Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-02T12:25:37.941Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-02T12:25:37.941Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-02T12:25:37.941Z] === RUN TestMoveToSubdir [2022-05-02T12:25:37.941Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-02T12:25:37.941Z] === RUN TestSizeNonExistingDirectory [2022-05-02T12:25:37.941Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-02T12:25:37.941Z] PASS [2022-05-02T12:25:37.941Z] coverage: 80.0% of statements [2022-05-02T12:25:37.941Z] ok github.com/docker/docker/pkg/directory 0.116s coverage: 80.0% of statements [2022-05-02T12:25:38.062Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-02T12:25:38.062Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:25:38.318Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-02T12:25:38.318Z] === RUN TestRemoveContainerRunning [2022-05-02T12:25:38.881Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-05-02T12:25:38.881Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:25:38.934Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) [2022-05-02T12:25:38.934Z] === RUN TestNetworkDBNodeLeave [2022-05-02T12:25:39.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-02T12:25:39.248Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:25:39.248Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-02T12:25:39.248Z] === RUN TestRenameLinkedContainer [2022-05-02T12:25:39.921Z] === RUN TestPollerAddRemove [2022-05-02T12:25:39.921Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-02T12:25:39.921Z] === RUN TestPollerEvent [2022-05-02T12:25:39.921Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:25:39.921Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-02T12:25:39.921Z] === RUN TestPollerClose [2022-05-02T12:25:39.921Z] --- PASS: TestPollerClose (0.00s) [2022-05-02T12:25:39.921Z] PASS [2022-05-02T12:25:39.921Z] coverage: 45.7% of statements [2022-05-02T12:25:39.921Z] ok github.com/docker/docker/pkg/filenotify 0.094s coverage: 45.7% of statements [2022-05-02T12:25:40.091Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-02T12:25:40.091Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:25:40.091Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:25:40.091Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-02T12:25:40.091Z] [2022-05-02T12:25:40.091Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-02T12:25:40.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-02T12:25:40.091Z] Using test binary docker [2022-05-02T12:25:40.091Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:25:40.091Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:25:40.091Z] INFO: Waiting for daemon to start... [2022-05-02T12:25:40.091Z] Starting dockerd [2022-05-02T12:25:40.091Z] . [2022-05-02T12:25:40.091Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-02T12:25:40.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:25:40.338Z] INFO: Testing against a local daemon [2022-05-02T12:25:40.338Z] === RUN TestBuildWithSession [2022-05-02T12:25:40.338Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:25:40.338Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:25:40.338Z] === RUN TestBuildSquashParent [2022-05-02T12:25:40.338Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:25:40.338Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-02T12:25:40.338Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:25:40.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:25:40.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:25:40.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:25:40.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:25:40.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:25:40.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:25:40.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:25:40.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:25:40.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:25:40.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:25:40.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:25:40.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:25:40.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:25:40.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:25:40.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:25:40.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:25:40.908Z] --- PASS: TestTarFiles (7.51s) [2022-05-02T12:25:40.908Z] === RUN TestDetectCompressionZstd [2022-05-02T12:25:40.908Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-02T12:25:40.908Z] === RUN TestTarUntar [2022-05-02T12:25:40.908Z] --- PASS: TestTarUntar (0.09s) [2022-05-02T12:25:40.908Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-02T12:25:40.908Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-02T12:25:40.908Z] === RUN TestTarWithOptions [2022-05-02T12:25:40.908Z] --- PASS: TestTarWithOptions (0.08s) [2022-05-02T12:25:40.908Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-02T12:25:40.908Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-02T12:25:40.908Z] === RUN TestUntarUstarGnuConflict [2022-05-02T12:25:40.908Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-02T12:25:40.908Z] === RUN TestUntarInvalidFilenames [2022-05-02T12:25:41.139Z] --- PASS: TestRenameLinkedContainer (1.87s) [2022-05-02T12:25:41.139Z] === RUN TestRenameStoppedContainer [2022-05-02T12:25:41.376Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3546399683\\dest" [2022-05-02T12:25:41.376Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-05-02T12:25:41.376Z] === RUN TestUntarHardlinkToSymlink [2022-05-02T12:25:41.376Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-02T12:25:41.376Z] === RUN TestUntarInvalidHardlink [2022-05-02T12:25:41.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3340268182\\victim\\hello" -> "../victim/hello" [2022-05-02T12:25:41.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1418884658\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:25:41.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1837399499\\victim" -> "../victim" [2022-05-02T12:25:41.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink659021334\\victim" -> "../victim" [2022-05-02T12:25:41.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink408059902\\victim" -> "../victim" [2022-05-02T12:25:41.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2759724163\\victim" -> "../victim" [2022-05-02T12:25:41.376Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2022-05-02T12:25:41.376Z] === RUN TestUntarInvalidSymlink [2022-05-02T12:25:41.376Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1070534362\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:25:41.376Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3976086543\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:25:41.376Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2101840124\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:41.376Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3596845766\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:41.376Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2544451029\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:41.376Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3991174372\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:41.376Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1109140285\\dest\\dir\\loophole" -> "../../victim" [2022-05-02T12:25:41.376Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-05-02T12:25:41.376Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-02T12:25:41.376Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestXGlobalNoParent [2022-05-02T12:25:41.376Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestReplaceFileTarWrapper [2022-05-02T12:25:41.376Z] === RUN TestCopyFileWithInvalidSrc [2022-05-02T12:25:41.376Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:25:41.376Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-02T12:25:41.376Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-02T12:25:41.376Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-02T12:25:41.376Z] === RUN TestCopyFile [2022-05-02T12:25:41.376Z] --- PASS: TestCopyFile (0.01s) [2022-05-02T12:25:41.376Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-02T12:25:41.376Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:25:41.376Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-02T12:25:41.376Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-02T12:25:41.376Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:25:41.376Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestWildcardMatches [2022-05-02T12:25:41.376Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestPatternMatches [2022-05-02T12:25:41.376Z] --- PASS: TestPatternMatches (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-02T12:25:41.376Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestPatternMatchesFolderExclusions [2022-05-02T12:25:41.376Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-02T12:25:41.376Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-02T12:25:41.376Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-02T12:25:41.376Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-02T12:25:41.376Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestSingleExclamationError [2022-05-02T12:25:41.376Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestMatchesWithNoPatterns [2022-05-02T12:25:41.376Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestMatchesWithMalformedPatterns [2022-05-02T12:25:41.376Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestMatches [2022-05-02T12:25:41.376Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-02T12:25:41.376Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-02T12:25:41.376Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-02T12:25:41.376Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-02T12:25:41.376Z] --- PASS: TestMatches (0.01s) [2022-05-02T12:25:41.376Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-02T12:25:41.376Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-02T12:25:41.376Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-02T12:25:41.376Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestCleanPatterns [2022-05-02T12:25:41.376Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-02T12:25:41.376Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestCleanPatternsExceptionFlag [2022-05-02T12:25:41.376Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-02T12:25:41.376Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-02T12:25:41.701Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-05-02T12:25:41.701Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:25:41.845Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-02T12:25:41.845Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-02T12:25:41.845Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-02T12:25:41.845Z] === RUN TestCleanPatternsErrorSingleException [2022-05-02T12:25:41.845Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-02T12:25:41.845Z] === RUN TestCreateIfNotExistsDir [2022-05-02T12:25:41.845Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-02T12:25:41.845Z] === RUN TestCreateIfNotExistsFile [2022-05-02T12:25:41.845Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-02T12:25:41.845Z] === RUN TestMatch [2022-05-02T12:25:41.845Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:25:41.845Z] === RUN TestCompile [2022-05-02T12:25:41.845Z] === RUN TestCompile/slash [2022-05-02T12:25:41.845Z] === RUN TestCompile/backslash [2022-05-02T12:25:41.845Z] --- PASS: TestCompile (0.00s) [2022-05-02T12:25:41.845Z] --- PASS: TestCompile/slash (0.00s) [2022-05-02T12:25:41.845Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-02T12:25:41.845Z] PASS [2022-05-02T12:25:41.845Z] coverage: 84.7% of statements [2022-05-02T12:25:41.845Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-05-02T12:25:41.845Z] === RUN TestPrefixHeaderReadable [2022-05-02T12:25:41.845Z] ok github.com/docker/docker/pkg/fileutils 0.126s coverage: 84.7% of statements [2022-05-02T12:25:41.845Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-05-02T12:25:41.845Z] === RUN TestDisablePigz [2022-05-02T12:25:41.845Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-02T12:25:41.845Z] --- PASS: TestDisablePigz (0.28s) [2022-05-02T12:25:41.845Z] === RUN TestPigz [2022-05-02T12:25:41.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:25:41.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:25:42.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:25:42.264Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-05-02T12:25:42.264Z] === RUN TestRenameInvalidName [2022-05-02T12:25:42.314Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-02T12:25:42.314Z] --- PASS: TestPigz (0.22s) [2022-05-02T12:25:42.314Z] === RUN TestNosysFileInfo [2022-05-02T12:25:42.314Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:25:42.314Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:25:42.314Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestCanonicalTarNameForPath [2022-05-02T12:25:42.314Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestCanonicalTarName [2022-05-02T12:25:42.314Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestChmodTarEntry [2022-05-02T12:25:42.314Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestHardLinkOrder [2022-05-02T12:25:42.314Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-02T12:25:42.314Z] === RUN TestChangeString [2022-05-02T12:25:42.314Z] --- PASS: TestChangeString (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestChangesWithNoChanges [2022-05-02T12:25:42.314Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-05-02T12:25:42.314Z] === RUN TestChangesWithChanges [2022-05-02T12:25:42.314Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-02T12:25:42.314Z] === RUN TestChangesWithChangesGH13590 [2022-05-02T12:25:42.314Z] changes_test.go:196: needs more investigation [2022-05-02T12:25:42.314Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestChangesDirsEmpty [2022-05-02T12:25:42.314Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:25:42.314Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestChangesDirsMutated [2022-05-02T12:25:42.314Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:25:42.314Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestApplyLayer [2022-05-02T12:25:42.314Z] changes_test.go:433: needs further investigation [2022-05-02T12:25:42.314Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-02T12:25:42.314Z] === RUN TestChangesSizeWithHardlinks [2022-05-02T12:25:42.315Z] changes_test.go:469: needs further investigation [2022-05-02T12:25:42.315Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:25:42.315Z] === RUN TestChangesSizeWithNoChanges [2022-05-02T12:25:42.315Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-02T12:25:42.315Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-02T12:25:42.315Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-02T12:25:42.315Z] === RUN TestChangesSize [2022-05-02T12:25:42.315Z] --- PASS: TestChangesSize (0.00s) [2022-05-02T12:25:42.315Z] === RUN TestApplyLayerInvalidFilenames [2022-05-02T12:25:42.315Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames237583169\\dest" [2022-05-02T12:25:42.315Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-02T12:25:42.315Z] === RUN TestApplyLayerInvalidHardlink [2022-05-02T12:25:42.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1951108556\\victim\\hello" -> "../victim/hello" [2022-05-02T12:25:42.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink303942241\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:25:42.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2676859984\\victim" -> "../victim" [2022-05-02T12:25:42.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1833893118\\victim" -> "../victim" [2022-05-02T12:25:42.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2505193170\\victim" -> "../victim" [2022-05-02T12:25:42.315Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4187940830\\victim" -> "../victim" [2022-05-02T12:25:42.315Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-02T12:25:42.315Z] === RUN TestApplyLayerInvalidSymlink [2022-05-02T12:25:42.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3551175829\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:25:42.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3647047637\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:25:42.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2811847563\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:42.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2981615304\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:42.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1635552538\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:42.315Z] --- PASS: TestNetworkDBNodeLeave (3.31s) [2022-05-02T12:25:42.315Z] === RUN TestNetworkDBWatch [2022-05-02T12:25:42.315Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink891996298\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:25:42.315Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-02T12:25:42.315Z] === RUN TestApplyLayerWhiteouts [2022-05-02T12:25:42.783Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-05-02T12:25:42.783Z] === RUN TestGenerateEmptyFile [2022-05-02T12:25:42.783Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-02T12:25:42.783Z] === RUN TestGenerateWithContent [2022-05-02T12:25:42.783Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-02T12:25:42.783Z] PASS [2022-05-02T12:25:42.783Z] coverage: 61.9% of statements [2022-05-02T12:25:42.783Z] === RUN TestGet [2022-05-02T12:25:42.783Z] --- PASS: TestGet (0.00s) [2022-05-02T12:25:42.783Z] === RUN TestGetShortcutString [2022-05-02T12:25:42.783Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-02T12:25:42.783Z] PASS [2022-05-02T12:25:42.783Z] coverage: 42.9% of statements [2022-05-02T12:25:42.783Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2022-05-02T12:25:42.783Z] ok github.com/docker/docker/pkg/archive 11.060s coverage: 61.9% of statements [2022-05-02T12:25:42.827Z] --- PASS: TestRenameInvalidName (0.44s) [2022-05-02T12:25:42.827Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:25:43.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:25:43.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:25:44.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:25:44.350Z] 2022/05/02 12:25:43 Closing DB instances... [2022-05-02T12:25:44.350Z] === RUN TestCreateIDMapOrder [2022-05-02T12:25:44.350Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-02T12:25:44.350Z] PASS [2022-05-02T12:25:44.350Z] coverage: 7.2% of statements [2022-05-02T12:25:44.350Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 7.2% of statements [2022-05-02T12:25:44.717Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-05-02T12:25:44.717Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:25:44.973Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-05-02T12:25:44.973Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:25:45.903Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-05-02T12:25:45.904Z] === RUN TestResize [2022-05-02T12:25:45.924Z] --- PASS: TestNetworkDBWatch (3.21s) [2022-05-02T12:25:45.924Z] === RUN TestNetworkDBBulkSync [2022-05-02T12:25:46.159Z] --- PASS: TestResize (0.44s) [2022-05-02T12:25:46.159Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:25:46.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:25:46.721Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-02T12:25:46.721Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:25:46.912Z] === RUN TestFixedBufferCap [2022-05-02T12:25:46.912Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-02T12:25:46.912Z] === RUN TestFixedBufferLen [2022-05-02T12:25:46.912Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-02T12:25:46.912Z] === RUN TestFixedBufferString [2022-05-02T12:25:46.912Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-02T12:25:46.912Z] === RUN TestFixedBufferWrite [2022-05-02T12:25:46.912Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-02T12:25:46.912Z] === RUN TestFixedBufferRead [2022-05-02T12:25:46.912Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-02T12:25:46.912Z] === RUN TestBytesPipeRead [2022-05-02T12:25:46.912Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-02T12:25:46.912Z] === RUN TestBytesPipeWrite [2022-05-02T12:25:46.912Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-02T12:25:46.912Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-02T12:25:46.928Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2022-05-02T12:25:46.928Z] === RUN TestCreateServiceConflict [2022-05-02T12:25:46.928Z] --- PASS: TestCreateServiceConflict (2.24s) [2022-05-02T12:25:46.928Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-02T12:25:47.182Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestConfigureDaemonLogs [2022-05-02T12:25:47.182Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestCommonOptionsInstallFlags [2022-05-02T12:25:47.182Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-02T12:25:47.182Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-02T12:25:47.182Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-02T12:25:47.182Z] PASS [2022-05-02T12:25:47.182Z] coverage: 20.1% of statements [2022-05-02T12:25:47.182Z] ok github.com/docker/docker/cmd/dockerd 0.282s coverage: 20.1% of statements [2022-05-02T12:25:47.182Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-02T12:25:47.182Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T12:25:47.283Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:25:47.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:25:47.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:25:47.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:25:47.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:25:47.381Z] 2022/05/02 12:25:47 Closing DB instances... [2022-05-02T12:25:47.381Z] --- PASS: TestBytesPipeWriteRandomChunks (0.73s) [2022-05-02T12:25:47.381Z] === RUN TestAtomicWriteToFile [2022-05-02T12:25:47.381Z] --- PASS: TestAtomicWriteToFile (0.05s) [2022-05-02T12:25:47.381Z] === RUN TestAtomicWriteSetCommit [2022-05-02T12:25:47.381Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-02T12:25:47.381Z] === RUN TestAtomicWriteSetCancel [2022-05-02T12:25:47.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:25:47.850Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-05-02T12:25:47.850Z] === RUN TestReadCloserWrapperClose [2022-05-02T12:25:47.850Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-02T12:25:47.850Z] === RUN TestReaderErrWrapperReadOnError [2022-05-02T12:25:47.850Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-02T12:25:47.850Z] === RUN TestReaderErrWrapperRead [2022-05-02T12:25:47.850Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-02T12:25:47.850Z] === RUN TestCancelReadCloser [2022-05-02T12:25:47.850Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-02T12:25:47.850Z] === RUN TestWriteCloserWrapperClose [2022-05-02T12:25:47.850Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-02T12:25:47.850Z] === RUN TestNopWriteCloser [2022-05-02T12:25:47.850Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-02T12:25:47.850Z] === RUN TestNopWriter [2022-05-02T12:25:47.850Z] --- PASS: TestNopWriter (0.00s) [2022-05-02T12:25:47.850Z] === RUN TestWriteCounter [2022-05-02T12:25:47.850Z] --- PASS: TestWriteCounter (0.00s) [2022-05-02T12:25:47.850Z] PASS [2022-05-02T12:25:47.850Z] coverage: 70.1% of statements [2022-05-02T12:25:47.850Z] ok github.com/docker/docker/pkg/ioutils 0.994s coverage: 70.1% of statements [2022-05-02T12:25:48.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:25:48.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:25:48.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:25:48.716Z] === RUN TestContainerStopSignal [2022-05-02T12:25:48.716Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestContainerStopTimeout [2022-05-02T12:25:48.716Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-02T12:25:48.716Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-02T12:25:48.716Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-02T12:25:48.716Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-02T12:25:48.716Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestReplaceAndAppendEnvVars [2022-05-02T12:25:48.716Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-02T12:25:48.716Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestNewMemoryStore [2022-05-02T12:25:48.716Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestAddContainers [2022-05-02T12:25:48.716Z] --- PASS: TestAddContainers (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestGetContainer [2022-05-02T12:25:48.716Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestDeleteContainer [2022-05-02T12:25:48.716Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestListContainers [2022-05-02T12:25:48.716Z] --- PASS: TestListContainers (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestFirstContainer [2022-05-02T12:25:48.716Z] --- PASS: TestFirstContainer (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestApplyAllContainer [2022-05-02T12:25:48.716Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestIsValidHealthString [2022-05-02T12:25:48.716Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestStateRunStop [2022-05-02T12:25:48.716Z] --- PASS: TestStateRunStop (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestStateTimeoutWait [2022-05-02T12:25:48.716Z] state_test.go:141: Stop callback fired [2022-05-02T12:25:48.716Z] state_test.go:165: Stop callback fired [2022-05-02T12:25:48.716Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-02T12:25:48.716Z] === RUN TestIsValidStateString [2022-05-02T12:25:48.716Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestViewSaveDelete [2022-05-02T12:25:48.716Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-02T12:25:48.716Z] === RUN TestViewAll [2022-05-02T12:25:48.716Z] --- PASS: TestViewAll (0.02s) [2022-05-02T12:25:48.716Z] === RUN TestViewGet [2022-05-02T12:25:48.716Z] --- PASS: TestViewGet (0.01s) [2022-05-02T12:25:48.716Z] === RUN TestNames [2022-05-02T12:25:48.716Z] --- PASS: TestNames (0.00s) [2022-05-02T12:25:48.716Z] === RUN TestViewWithHealthCheck [2022-05-02T12:25:48.716Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-02T12:25:48.716Z] PASS [2022-05-02T12:25:48.716Z] coverage: 41.7% of statements [2022-05-02T12:25:48.716Z] ok github.com/docker/docker/container 0.268s coverage: 41.7% of statements [2022-05-02T12:25:48.716Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T12:25:48.716Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T12:25:48.716Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T12:25:48.716Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T12:25:48.839Z] --- PASS: TestNetworkDBBulkSync (3.18s) [2022-05-02T12:25:48.839Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-02T12:25:48.839Z] === RUN TestError [2022-05-02T12:25:48.839Z] --- PASS: TestError (0.00s) [2022-05-02T12:25:48.839Z] === RUN TestProgressString [2022-05-02T12:25:48.839Z] === RUN TestProgressString/no_progress [2022-05-02T12:25:48.839Z] === RUN TestProgressString/progress_1 [2022-05-02T12:25:48.839Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-02T12:25:48.839Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-02T12:25:48.839Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-02T12:25:48.839Z] === RUN TestProgressString/with_units [2022-05-02T12:25:48.839Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-02T12:25:48.839Z] === RUN TestProgressString/hide_counts [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-02T12:25:48.839Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-02T12:25:48.839Z] === RUN TestJSONMessageDisplay [2022-05-02T12:25:48.839Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-02T12:25:48.839Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-02T12:25:48.839Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-02T12:25:48.839Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-02T12:25:48.839Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-02T12:25:48.839Z] === RUN TestDisplayJSONMessagesStream [2022-05-02T12:25:48.840Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-02T12:25:48.840Z] PASS [2022-05-02T12:25:48.840Z] coverage: 91.7% of statements [2022-05-02T12:25:48.840Z] ok github.com/docker/docker/pkg/jsonmessage 0.258s coverage: 91.7% of statements [2022-05-02T12:25:49.452Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-05-02T12:25:49.452Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:25:49.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:25:49.694Z] === RUN TestPrepare [2022-05-02T12:25:49.694Z] --- PASS: TestPrepare (0.00s) [2022-05-02T12:25:49.694Z] === RUN TestStart [2022-05-02T12:25:49.694Z] --- PASS: TestStart (0.00s) [2022-05-02T12:25:49.694Z] === RUN TestWaitCancel [2022-05-02T12:25:49.694Z] --- PASS: TestWaitCancel (0.00s) [2022-05-02T12:25:49.694Z] === RUN TestWaitDisabled [2022-05-02T12:25:49.694Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-02T12:25:49.694Z] === RUN TestWaitEnabled [2022-05-02T12:25:49.694Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-02T12:25:49.694Z] === RUN TestRemove [2022-05-02T12:25:49.694Z] --- PASS: TestRemove (0.00s) [2022-05-02T12:25:49.694Z] PASS [2022-05-02T12:25:49.694Z] coverage: 65.3% of statements [2022-05-02T12:25:49.694Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-05-02T12:25:49.827Z] === RUN TestStandardLongPath [2022-05-02T12:25:49.827Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-02T12:25:49.827Z] === RUN TestUNCLongPath [2022-05-02T12:25:49.827Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-02T12:25:49.827Z] PASS [2022-05-02T12:25:49.827Z] coverage: 100.0% of statements [2022-05-02T12:25:49.827Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2022-05-02T12:25:50.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:25:50.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:25:50.296Z] === RUN TestNameFormat [2022-05-02T12:25:50.296Z] --- PASS: TestNameFormat (0.00s) [2022-05-02T12:25:50.296Z] === RUN TestNameRetries [2022-05-02T12:25:50.296Z] --- PASS: TestNameRetries (0.00s) [2022-05-02T12:25:50.296Z] PASS [2022-05-02T12:25:50.296Z] coverage: 85.7% of statements [2022-05-02T12:25:50.296Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-05-02T12:25:50.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:25:51.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:25:51.284Z] === RUN TestParseKeyValueOpt [2022-05-02T12:25:51.284Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-02T12:25:51.284Z] === RUN TestParseUintList [2022-05-02T12:25:51.284Z] --- PASS: TestParseUintList (0.00s) [2022-05-02T12:25:51.284Z] === RUN TestParseUintListMaximumLimits [2022-05-02T12:25:51.284Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-02T12:25:51.284Z] PASS [2022-05-02T12:25:51.284Z] coverage: 97.0% of statements [2022-05-02T12:25:51.284Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-05-02T12:25:51.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:25:52.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-02T12:25:52.271Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:25:52.271Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:25:52.271Z] PASS [2022-05-02T12:25:52.271Z] coverage: 36.4% of statements [2022-05-02T12:25:52.271Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 36.4% of statements [2022-05-02T12:25:52.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:25:52.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:25:53.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:25:53.258Z] === RUN TestNewAndRemove [2022-05-02T12:25:53.258Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-02T12:25:53.258Z] === RUN TestRemoveInvalidPath [2022-05-02T12:25:53.258Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-02T12:25:53.258Z] PASS [2022-05-02T12:25:53.258Z] coverage: 82.6% of statements [2022-05-02T12:25:53.258Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-05-02T12:25:53.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:25:53.617Z] Using test binary docker [2022-05-02T12:25:53.617Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-02T12:25:53.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:25:53.617Z] INFO: Waiting for daemon to start... [2022-05-02T12:25:53.617Z] Starting dockerd [2022-05-02T12:25:53.726Z] 2022/05/02 12:25:53 Closing DB instances... [2022-05-02T12:25:53.726Z] time="2022-05-02T12:25:53Z" level=error msg="node: 7f5d77f3c650 is unknown to memberlist" [2022-05-02T12:25:54.381Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-02T12:25:54.381Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-02T12:25:54.381Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-02T12:25:54.381Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-02T12:25:54.381Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-02T12:25:54.382Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-02T12:25:54.382Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-02T12:25:54.382Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-02T12:25:54.382Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-02T12:25:54.382Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-02T12:25:54.382Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-02T12:25:54.382Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-02T12:25:54.382Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-02T12:25:54.382Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-02T12:25:54.382Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-02T12:25:54.382Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-02T12:25:54.382Z] PASS [2022-05-02T12:25:54.382Z] coverage: 35.9% of statements [2022-05-02T12:25:54.382Z] ok github.com/docker/docker/daemon/cluster/convert 0.715s coverage: 35.9% of statements [2022-05-02T12:25:54.382Z] === RUN TestNewListSecretsFilters [2022-05-02T12:25:54.382Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-02T12:25:54.382Z] === RUN TestNewListConfigsFilters [2022-05-02T12:25:54.382Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-02T12:25:54.382Z] PASS [2022-05-02T12:25:54.382Z] coverage: 0.5% of statements [2022-05-02T12:25:54.382Z] ok github.com/docker/docker/daemon/cluster 1.742s coverage: 0.5% of statements [2022-05-02T12:25:55.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:25:55.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:25:55.301Z] --- PASS: TestGetAddress (33.97s) [2022-05-02T12:25:55.301Z] === RUN TestRequestSyntaxCheck [2022-05-02T12:25:55.301Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-02T12:25:55.301Z] === RUN TestRequest [2022-05-02T12:25:55.301Z] === RUN TestFailedConnection [2022-05-02T12:25:55.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:25:55.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:25:56.554Z] === RUN TestWaitNodeAttachment [2022-05-02T12:25:56.874Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.78s) [2022-05-02T12:25:56.874Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-02T12:25:56.900Z] . [2022-05-02T12:25:56.900Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:25:56.900Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:25:56.900Z] Error: No such image: emptyfs [2022-05-02T12:25:56.900Z] Running integration-test (iteration 1) [2022-05-02T12:25:56.900Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:25:56.900Z] Loaded image: busybox:latest [2022-05-02T12:25:57.015Z] --- PASS: TestWaitNodeAttachment (0.47s) [2022-05-02T12:25:57.015Z] === RUN TestIsolationConversion [2022-05-02T12:25:57.015Z] === RUN TestIsolationConversion/default [2022-05-02T12:25:57.015Z] === RUN TestIsolationConversion/process [2022-05-02T12:25:57.015Z] === RUN TestIsolationConversion/hyperv [2022-05-02T12:25:57.015Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-02T12:25:57.015Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-02T12:25:57.015Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-02T12:25:57.015Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-02T12:25:57.015Z] === RUN TestContainerLabels [2022-05-02T12:25:57.015Z] --- PASS: TestContainerLabels (0.00s) [2022-05-02T12:25:57.015Z] === RUN TestCredentialSpecConversion [2022-05-02T12:25:57.015Z] === RUN TestCredentialSpecConversion/none [2022-05-02T12:25:57.015Z] === RUN TestCredentialSpecConversion/config [2022-05-02T12:25:57.015Z] === RUN TestCredentialSpecConversion/file [2022-05-02T12:25:57.015Z] === RUN TestCredentialSpecConversion/registry [2022-05-02T12:25:57.015Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-02T12:25:57.015Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-02T12:25:57.015Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-02T12:25:57.015Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-02T12:25:57.015Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-02T12:25:57.015Z] === RUN TestControllerValidateMountBind [2022-05-02T12:25:57.015Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-05-02T12:25:57.015Z] === RUN TestControllerValidateMountVolume [2022-05-02T12:25:57.015Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-02T12:25:57.015Z] === RUN TestControllerValidateMountTarget [2022-05-02T12:25:57.015Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-02T12:25:57.015Z] === RUN TestControllerValidateMountTmpfs [2022-05-02T12:25:57.015Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-02T12:25:57.015Z] === RUN TestControllerValidateMountInvalidType [2022-05-02T12:25:57.015Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-02T12:25:57.015Z] === RUN TestControllerValidateMountNamedPipe [2022-05-02T12:25:57.015Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-02T12:25:57.015Z] PASS [2022-05-02T12:25:57.015Z] coverage: 11.0% of statements [2022-05-02T12:25:57.015Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.940s coverage: 11.0% of statements [2022-05-02T12:25:57.159Z] Loaded image: busybox:glibc [2022-05-02T12:25:57.343Z] --- PASS: TestFailedConnection (2.16s) [2022-05-02T12:25:57.343Z] === RUN TestFailOnce [2022-05-02T12:25:57.343Z] 2022/05/02 12:25:57 http: panic serving 127.0.0.1:49304: Plugin not ready [2022-05-02T12:25:57.343Z] goroutine 34 [running]: [2022-05-02T12:25:57.343Z] net/http.(*conn).serve.func1() [2022-05-02T12:25:57.343Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:25:57.343Z] panic({0x8f3700, 0xa3d0e0}) [2022-05-02T12:25:57.343Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:25:57.343Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000181a70?) [2022-05-02T12:25:57.343Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-02T12:25:57.343Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa428f8?, 0xc0001780e0?}, 0x84da86?) [2022-05-02T12:25:57.343Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:25:57.343Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xa428f8, 0xc0001780e0}, 0xc0001b2000) [2022-05-02T12:25:57.343Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-02T12:25:57.343Z] net/http.serverHandler.ServeHTTP({0xa40f18?}, {0xa428f8, 0xc0001780e0}, 0xc0001b2000) [2022-05-02T12:25:57.343Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:25:57.343Z] net/http.(*conn).serve(0xc0001a8000, {0xa42df8, 0xc00018a0c0}) [2022-05-02T12:25:57.343Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:25:57.343Z] created by net/http.(*Server).Serve [2022-05-02T12:25:57.343Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:25:57.343Z] time="2022-05-02T12:25:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2022-05-02T12:25:57.472Z] === RUN TestBuilderGC [2022-05-02T12:25:57.473Z] --- PASS: TestBuilderGC (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationNotFound [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonBrokenConfiguration [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestFindConfigurationConflicts [2022-05-02T12:25:57.473Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-02T12:25:57.473Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-02T12:25:57.473Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-02T12:25:57.473Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-02T12:25:57.473Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_label [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_dns [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_hosts [2022-05-02T12:25:57.473Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-02T12:25:57.473Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestReloadSetConfigFileNotExist [2022-05-02T12:25:57.473Z] time="2022-05-02T12:25:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-02T12:25:57.473Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-05-02T12:25:57.473Z] === RUN TestReloadDefaultConfigNotExist [2022-05-02T12:25:57.473Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:25:57.473Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestReloadBadDefaultConfig [2022-05-02T12:25:57.473Z] time="2022-05-02T12:25:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-743786462" [2022-05-02T12:25:57.473Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestReloadWithConflictingLabels [2022-05-02T12:25:57.473Z] time="2022-05-02T12:25:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2002846461" [2022-05-02T12:25:57.473Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-05-02T12:25:57.473Z] === RUN TestReloadWithDuplicateLabels [2022-05-02T12:25:57.473Z] time="2022-05-02T12:25:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3881018272" [2022-05-02T12:25:57.473Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestMaskURLCredentials [2022-05-02T12:25:57.473Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-02T12:25:57.473Z] === RUN TestDaemonConfigurationMerge [2022-05-02T12:25:57.473Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-02T12:25:57.473Z] PASS [2022-05-02T12:25:57.473Z] coverage: 79.8% of statements [2022-05-02T12:25:57.473Z] ok github.com/docker/docker/daemon/config 0.379s coverage: 79.8% of statements [2022-05-02T12:25:57.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:25:57.812Z] 2022/05/02 12:25:57 Closing DB instances... [2022-05-02T12:25:58.281Z] --- PASS: TestFailOnce (1.20s) [2022-05-02T12:25:58.281Z] === RUN TestEchoInputOutput [2022-05-02T12:25:58.438Z] === RUN TestEventsLog [2022-05-02T12:25:58.438Z] --- PASS: TestEventsLog (0.00s) [2022-05-02T12:25:58.438Z] === RUN TestEventsLogTimeout [2022-05-02T12:25:58.438Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-02T12:25:58.438Z] === RUN TestLogEvents [2022-05-02T12:25:58.438Z] --- PASS: TestLogEvents (0.05s) [2022-05-02T12:25:58.438Z] === RUN TestLoadBufferedEvents [2022-05-02T12:25:58.438Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-05-02T12:25:58.438Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-02T12:25:58.438Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-02T12:25:58.438Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-02T12:25:58.438Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-02T12:25:58.438Z] PASS [2022-05-02T12:25:58.438Z] coverage: 50.0% of statements [2022-05-02T12:25:58.438Z] ok github.com/docker/docker/daemon/events 0.299s coverage: 50.0% of statements [2022-05-02T12:25:58.535Z] Loaded image: debian:bullseye-slim [2022-05-02T12:25:58.535Z] Loaded image: hello-world:latest [2022-05-02T12:25:58.535Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:25:58.535Z] INFO: Testing against a local daemon [2022-05-02T12:25:58.535Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:25:58.750Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-02T12:25:58.750Z] === RUN TestBackoff [2022-05-02T12:25:58.750Z] --- PASS: TestBackoff (0.00s) [2022-05-02T12:25:58.750Z] === RUN TestAbortRetry [2022-05-02T12:25:58.750Z] --- PASS: TestAbortRetry (0.00s) [2022-05-02T12:25:58.750Z] === RUN TestClientScheme [2022-05-02T12:25:58.750Z] --- PASS: TestClientScheme (0.00s) [2022-05-02T12:25:58.750Z] === RUN TestNewClientWithTimeout [2022-05-02T12:25:58.899Z] === RUN TestIsEmptyDir [2022-05-02T12:25:59.220Z] time="2022-05-02T12:25:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-02T12:25:59.220Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-02T12:25:59.220Z] === RUN TestNetworkDBGarbageCollection [2022-05-02T12:25:59.357Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-02T12:25:59.357Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-02T12:25:59.357Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-02T12:25:59.357Z] PASS [2022-05-02T12:25:59.357Z] coverage: 2.3% of statements [2022-05-02T12:25:59.357Z] ok github.com/docker/docker/daemon/graphdriver 0.174s coverage: 2.3% of statements [2022-05-02T12:25:59.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:25:59.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:25:59.814Z] === RUN TestLinkNaming [2022-05-02T12:25:59.814Z] --- PASS: TestLinkNaming (0.00s) [2022-05-02T12:25:59.814Z] === RUN TestLinkNew [2022-05-02T12:25:59.814Z] --- PASS: TestLinkNew (0.00s) [2022-05-02T12:25:59.814Z] === RUN TestLinkEnv [2022-05-02T12:25:59.814Z] --- PASS: TestLinkEnv (0.00s) [2022-05-02T12:25:59.814Z] === RUN TestLinkMultipleEnv [2022-05-02T12:25:59.814Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-02T12:25:59.814Z] === RUN TestLinkPortRangeEnv [2022-05-02T12:25:59.814Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-02T12:25:59.814Z] PASS [2022-05-02T12:25:59.814Z] coverage: 93.0% of statements [2022-05-02T12:25:59.814Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-05-02T12:25:59.910Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-05-02T12:25:59.910Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:26:00.272Z] === RUN TestVerifyNetworkingConfig [2022-05-02T12:26:00.272Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestGetContainer [2022-05-02T12:26:00.272Z] --- PASS: TestGetContainer (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestValidContainerNames [2022-05-02T12:26:00.272Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestContainerInitDNS [2022-05-02T12:26:00.272Z] daemon_test.go:145: root required [2022-05-02T12:26:00.272Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestMerge [2022-05-02T12:26:00.272Z] --- PASS: TestMerge (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestValidateContainerIsolation [2022-05-02T12:26:00.272Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestFindNetworkErrorType [2022-05-02T12:26:00.272Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestEnsureServicesExist [2022-05-02T12:26:00.272Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-02T12:26:00.272Z] === RUN TestEnsureServicesExistErrors [2022-05-02T12:26:00.272Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-02T12:26:00.272Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-02T12:26:00.272Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-02T12:26:00.272Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-02T12:26:00.731Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:26:00.731Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-02T12:26:00.731Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestContainerDelete [2022-05-02T12:26:00.731Z] --- PASS: TestContainerDelete (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestContainerDoubleDelete [2022-05-02T12:26:00.731Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestLogContainerEventCopyLabels [2022-05-02T12:26:00.731Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestLogContainerEventWithAttributes [2022-05-02T12:26:00.731Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestNoneHealthcheck [2022-05-02T12:26:00.731Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestHealthStates [2022-05-02T12:26:00.731Z] time="2022-05-02T12:25:59Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] time="2022-05-02T12:26:00Z" 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" [2022-05-02T12:26:00.731Z] --- PASS: TestHealthStates (0.28s) [2022-05-02T12:26:00.731Z] === RUN TestGetInspectData [2022-05-02T12:26:00.731Z] --- PASS: TestGetInspectData (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestFillLicense [2022-05-02T12:26:00.731Z] --- PASS: TestFillLicense (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestListInvalidFilter [2022-05-02T12:26:00.731Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestNameFilter [2022-05-02T12:26:00.731Z] --- PASS: TestNameFilter (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-02T12:26:00.731Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-02T12:26:00.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-02T12:26:00.790Z] time="2022-05-02T12:26:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-02T12:26:00.844Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-05-02T12:26:00.844Z] === RUN TestBuildWithSession [2022-05-02T12:26:00.844Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:26:00.844Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:26:00.844Z] === RUN TestBuildSquashParent [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-02T12:26:01.195Z] === 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 [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-02T12:26:01.195Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-02T12:26:01.195Z] --- 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) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-02T12:26:01.195Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-02T12:26:01.195Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestDaemonReloadLabels [2022-05-02T12:26:01.195Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-02T12:26:01.195Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestDaemonReloadMirrors [2022-05-02T12:26:01.195Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-02T12:26:01.195Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-02T12:26:01.195Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-02T12:26:01.195Z] reload_test.go:342: root required [2022-05-02T12:26:01.195Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-02T12:26:01.195Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.05s) [2022-05-02T12:26:01.195Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-02T12:26:01.195Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2022-05-02T12:26:01.195Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-02T12:26:01.195Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.08s) [2022-05-02T12:26:01.195Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-02T12:26:01.195Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2022-05-02T12:26:01.195Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-02T12:26:01.195Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-02T12:26:01.195Z] === RUN TestParseVolumesFrom [2022-05-02T12:26:01.195Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-02T12:26:01.195Z] PASS [2022-05-02T12:26:01.195Z] coverage: 8.6% of statements [2022-05-02T12:26:01.195Z] ok github.com/docker/docker/daemon 0.897s coverage: 8.6% of statements [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-02T12:26:01.195Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-02T12:26:01.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:26:01.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:26:02.161Z] === RUN TestAdapterReadLogs [2022-05-02T12:26:02.161Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-02T12:26:02.161Z] === RUN TestCopier [2022-05-02T12:26:02.161Z] --- PASS: TestCopier (0.00s) [2022-05-02T12:26:02.161Z] === RUN TestCopierLongLines [2022-05-02T12:26:02.161Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-02T12:26:02.161Z] === RUN TestCopierSlow [2022-05-02T12:26:02.619Z] --- PASS: TestCopierSlow (0.20s) [2022-05-02T12:26:02.619Z] === RUN TestCopierWithSized [2022-05-02T12:26:02.619Z] === RUN TestCopierWithSized/as_is [2022-05-02T12:26:02.619Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-02T12:26:02.619Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-02T12:26:02.619Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-02T12:26:02.619Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-02T12:26:02.619Z] === RUN TestCopierWithPartial [2022-05-02T12:26:02.619Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-02T12:26:02.619Z] === RUN TestRingLogger [2022-05-02T12:26:02.619Z] --- PASS: TestRingLogger (0.00s) [2022-05-02T12:26:02.619Z] === RUN TestRingCap [2022-05-02T12:26:02.619Z] --- PASS: TestRingCap (0.00s) [2022-05-02T12:26:02.619Z] === RUN TestRingClose [2022-05-02T12:26:02.619Z] --- PASS: TestRingClose (0.00s) [2022-05-02T12:26:02.619Z] === RUN TestRingDrain [2022-05-02T12:26:02.619Z] --- PASS: TestRingDrain (0.00s) [2022-05-02T12:26:02.619Z] PASS [2022-05-02T12:26:02.619Z] coverage: 43.2% of statements [2022-05-02T12:26:02.619Z] ok github.com/docker/docker/daemon/logger 0.376s coverage: 43.2% of statements [2022-05-02T12:26:02.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:26:03.009Z] --- PASS: TestRequest (7.63s) [2022-05-02T12:26:03.009Z] === RUN TestOverlappingRequests [2022-05-02T12:26:03.009Z] time="2022-05-02T12:26:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-02T12:26:03.009Z] --- PASS: TestOverlappingRequests (0.40s) [2022-05-02T12:26:03.009Z] === RUN TestRelease [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig/defaults [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-02T12:26:03.080Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-02T12:26:03.080Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-02T12:26:03.080Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-02T12:26:03.080Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-02T12:26:03.080Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-02T12:26:03.080Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-02T12:26:03.080Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-02T12:26:03.080Z] === RUN TestCreateSuccess [2022-05-02T12:26:03.080Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCreateStreamSkipped [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-02T12:26:03.080Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCreateLogGroupSuccess [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-02T12:26:03.080Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCreateError [2022-05-02T12:26:03.080Z] --- PASS: TestCreateError (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCreateAlreadyExists [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-02T12:26:03.080Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestLogClosed [2022-05-02T12:26:03.080Z] --- PASS: TestLogClosed (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestLogBlocking [2022-05-02T12:26:03.080Z] --- PASS: TestLogBlocking (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-02T12:26:03.080Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestLogNonBlockingBufferFull [2022-05-02T12:26:03.080Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestPublishBatchSuccess [2022-05-02T12:26:03.080Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestPublishBatchError [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=error msg=error [2022-05-02T12:26:03.080Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:26:03.080Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-02T12:26:03.080Z] time="2022-05-02T12:26:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-02T12:26:03.080Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCollectBatchSimple [2022-05-02T12:26:03.080Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCollectBatchTicker [2022-05-02T12:26:03.080Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCollectBatchMultilinePattern [2022-05-02T12:26:03.080Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-02T12:26:03.080Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-02T12:26:03.080Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-02T12:26:03.080Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-02T12:26:03.080Z] === RUN TestCollectBatchClose [2022-05-02T12:26:03.080Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestEffectiveLen [2022-05-02T12:26:03.080Z] === RUN TestEffectiveLen/0/Hello [2022-05-02T12:26:03.080Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-02T12:26:03.080Z] === RUN TestEffectiveLen/2/🙃 [2022-05-02T12:26:03.080Z] === RUN TestEffectiveLen/3/���� [2022-05-02T12:26:03.080Z] === RUN TestEffectiveLen/4/He��o [2022-05-02T12:26:03.080Z] === RUN TestEffectiveLen/5/ [2022-05-02T12:26:03.080Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-02T12:26:03.080Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-02T12:26:03.080Z] === RUN TestFindValidSplit [2022-05-02T12:26:03.080Z] === RUN TestFindValidSplit/0/ [2022-05-02T12:26:03.080Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:26:03.080Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:26:03.080Z] === RUN TestFindValidSplit/1/Hello [2022-05-02T12:26:03.080Z] cloudwatchlogs_test.go:1076: Hello [2022-05-02T12:26:03.080Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:26:03.080Z] === RUN TestFindValidSplit/2/Hello [2022-05-02T12:26:03.080Z] cloudwatchlogs_test.go:1076: He [2022-05-02T12:26:03.080Z] cloudwatchlogs_test.go:1077: llo [2022-05-02T12:26:03.541Z] === RUN TestFindValidSplit/3/Hello [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1077: Hello [2022-05-02T12:26:03.541Z] === RUN TestFindValidSplit/4/🙃 [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1076: [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-02T12:26:03.541Z] === RUN TestFindValidSplit/5/🙃 [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:26:03.541Z] === RUN TestFindValidSplit/6/a� [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1076: a [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1077: � [2022-05-02T12:26:03.541Z] === RUN TestFindValidSplit/7/a� [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1076: a� [2022-05-02T12:26:03.541Z] cloudwatchlogs_test.go:1077: [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-02T12:26:03.541Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-02T12:26:03.541Z] === RUN TestProcessEventEmoji [2022-05-02T12:26:03.541Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-02T12:26:03.541Z] === RUN TestCollectBatchLineSplit [2022-05-02T12:26:03.541Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-02T12:26:03.541Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-02T12:26:03.541Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-05-02T12:26:03.541Z] === RUN TestCollectBatchMaxEvents [2022-05-02T12:26:03.541Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-02T12:26:03.541Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-02T12:26:03.541Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-02T12:26:03.541Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-02T12:26:03.542Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-02T12:26:03.542Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-02T12:26:03.542Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-02T12:26:03.542Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsFormat [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestCreateTagSuccess [2022-05-02T12:26:03.542Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-02T12:26:03.542Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-05-02T12:26:03.542Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-02T12:26:03.542Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-02T12:26:03.542Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-02T12:26:03.542Z] PASS [2022-05-02T12:26:03.542Z] coverage: 79.9% of statements [2022-05-02T12:26:03.542Z] ok github.com/docker/docker/daemon/logger/awslogs 0.546s coverage: 79.9% of statements [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/#00 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/something:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-02T12:26:03.542Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-02T12:26:03.542Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-02T12:26:03.543Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-02T12:26:03.543Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-02T12:26:03.543Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-02T12:26:03.543Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-02T12:26:03.543Z] PASS [2022-05-02T12:26:03.543Z] coverage: 53.6% of statements [2022-05-02T12:26:03.543Z] ok github.com/docker/docker/daemon/logger/fluentd 0.139s coverage: 53.6% of statements [2022-05-02T12:26:03.543Z] === RUN TestSearchRegistryForImagesErrors [2022-05-02T12:26:03.543Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-02T12:26:03.543Z] === RUN TestSearchRegistryForImages [2022-05-02T12:26:03.543Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-02T12:26:03.543Z] === RUN TestOnlyPlatformWithFallback [2022-05-02T12:26:03.543Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-02T12:26:03.543Z] === RUN TestImageDelete [2022-05-02T12:26:03.543Z] === RUN TestImageDelete/no_lease [2022-05-02T12:26:03.543Z] === RUN TestImageDelete/lease_exists [2022-05-02T12:26:03.543Z] --- PASS: TestImageDelete (0.06s) [2022-05-02T12:26:03.543Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-02T12:26:03.543Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-05-02T12:26:03.543Z] === RUN TestContentStoreForPull [2022-05-02T12:26:03.670Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-02T12:26:03.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.53s) [2022-05-02T12:26:03.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.58s) [2022-05-02T12:26:03.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.65s) [2022-05-02T12:26:03.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.72s) [2022-05-02T12:26:03.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.62s) [2022-05-02T12:26:03.670Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.74s) [2022-05-02T12:26:03.670Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:26:03.670Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:26:04.000Z] --- PASS: TestContentStoreForPull (0.26s) [2022-05-02T12:26:04.000Z] PASS [2022-05-02T12:26:04.000Z] coverage: 6.6% of statements [2022-05-02T12:26:04.000Z] ok github.com/docker/docker/daemon/images 0.507s coverage: 6.6% of statements [2022-05-02T12:26:04.000Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T12:26:04.000Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T12:26:04.000Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-02T12:26:04.000Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T12:26:04.000Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-02T12:26:04.000Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-02T12:26:04.335Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-05-02T12:26:04.335Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:26:04.457Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-02T12:26:04.578Z] --- PASS: TestRelease (1.59s) [2022-05-02T12:26:04.578Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.95s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-05-02T12:26:04.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-05-02T12:26:04.777Z] === RUN TestCgroupNamespacesRun [2022-05-02T12:26:04.915Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-02T12:26:04.915Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-02T12:26:04.915Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-05-02T12:26:04.915Z] === RUN TestFastTimeMarshalJSON [2022-05-02T12:26:04.915Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-02T12:26:04.915Z] PASS [2022-05-02T12:26:04.915Z] coverage: 87.2% of statements [2022-05-02T12:26:04.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.248s coverage: 87.2% of statements [2022-05-02T12:26:04.915Z] === RUN TestJSONFileLogger [2022-05-02T12:26:04.915Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-02T12:26:04.915Z] === RUN TestJSONFileLoggerWithTags [2022-05-02T12:26:04.915Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-02T12:26:04.915Z] === RUN TestJSONFileLoggerWithOpts [2022-05-02T12:26:04.915Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-05-02T12:26:04.915Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-02T12:26:05.284Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-05-02T12:26:05.284Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:26:05.373Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-02T12:26:05.373Z] === RUN TestEncodeDecode [2022-05-02T12:26:05.373Z] === PAUSE TestEncodeDecode [2022-05-02T12:26:05.373Z] === RUN TestUnexpectedEOF [2022-05-02T12:26:05.373Z] time="2022-05-02T12:26:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:26:05.373Z] time="2022-05-02T12:26:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-02T12:26:05.373Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-05-02T12:26:05.373Z] === CONT TestEncodeDecode [2022-05-02T12:26:05.373Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-02T12:26:05.373Z] PASS [2022-05-02T12:26:05.373Z] coverage: 69.9% of statements [2022-05-02T12:26:05.373Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.365s coverage: 69.9% of statements [2022-05-02T12:26:05.373Z] === RUN TestWriteLog [2022-05-02T12:26:05.373Z] === PAUSE TestWriteLog [2022-05-02T12:26:05.373Z] === RUN TestReadLog [2022-05-02T12:26:05.373Z] === PAUSE TestReadLog [2022-05-02T12:26:05.373Z] === RUN TestDecode [2022-05-02T12:26:05.373Z] --- PASS: TestDecode (0.03s) [2022-05-02T12:26:05.373Z] === CONT TestWriteLog [2022-05-02T12:26:05.373Z] --- PASS: TestWriteLog (0.00s) [2022-05-02T12:26:05.373Z] === CONT TestReadLog [2022-05-02T12:26:05.373Z] === RUN TestReadLog/tail_exact [2022-05-02T12:26:05.705Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2022-05-02T12:26:05.705Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:26:05.831Z] === RUN TestReadLog/tail_less_than_available [2022-05-02T12:26:05.831Z] === RUN TestReadLog/tail_more_than_available [2022-05-02T12:26:05.831Z] --- PASS: TestReadLog (0.26s) [2022-05-02T12:26:05.831Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-05-02T12:26:05.831Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-02T12:26:05.831Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-02T12:26:05.831Z] PASS [2022-05-02T12:26:05.831Z] coverage: 78.7% of statements [2022-05-02T12:26:05.831Z] ok github.com/docker/docker/daemon/logger/local 0.362s coverage: 78.7% of statements [2022-05-02T12:26:05.831Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T12:26:06.797Z] === RUN TestOpenFileDelete [2022-05-02T12:26:06.797Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestOpenFileRename [2022-05-02T12:26:06.797Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestHandleDecoderErr [2022-05-02T12:26:06.797Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestParseLogTagDefaultTag [2022-05-02T12:26:06.797Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestParseLogTag [2022-05-02T12:26:06.797Z] --- PASS: TestParseLogTag (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestParseLogTagEmptyTag [2022-05-02T12:26:06.797Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestTailFiles [2022-05-02T12:26:06.797Z] --- PASS: TestTailFiles (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestFollowLogsConsumerGone [2022-05-02T12:26:06.797Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-02T12:26:06.797Z] === RUN TestFollowLogsProducerGone [2022-05-02T12:26:06.797Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-02T12:26:06.797Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-02T12:26:06.797Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-02T12:26:06.797Z] === RUN TestCheckCapacityAndRotate [2022-05-02T12:26:06.797Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-02T12:26:06.797Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-02T12:26:06.797Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-05-02T12:26:06.797Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-02T12:26:06.797Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-05-02T12:26:06.797Z] PASS [2022-05-02T12:26:06.797Z] coverage: 55.1% of statements [2022-05-02T12:26:06.797Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.263s coverage: 55.1% of statements [2022-05-02T12:26:06.797Z] === RUN TestLog [2022-05-02T12:26:06.797Z] --- PASS: TestLog (0.03s) [2022-05-02T12:26:06.797Z] PASS [2022-05-02T12:26:06.797Z] coverage: 31.5% of statements [2022-05-02T12:26:06.797Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.087s coverage: 31.5% of statements [2022-05-02T12:26:07.072Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) [2022-05-02T12:26:07.072Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:26:07.533Z] === RUN TestParseEmptyInterface [2022-05-02T12:26:07.534Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-02T12:26:07.534Z] === RUN TestParseNonInterfaceType [2022-05-02T12:26:07.534Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-02T12:26:07.534Z] === RUN TestParseWithOneFunction [2022-05-02T12:26:07.534Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-02T12:26:07.534Z] === RUN TestParseWithMultipleFuncs [2022-05-02T12:26:07.534Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-02T12:26:07.534Z] === RUN TestParseWithUnnamedReturn [2022-05-02T12:26:07.534Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-02T12:26:07.534Z] === RUN TestEmbeddedInterface [2022-05-02T12:26:07.534Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-02T12:26:07.534Z] === RUN TestParsedImports [2022-05-02T12:26:07.534Z] --- PASS: TestParsedImports (0.00s) [2022-05-02T12:26:07.534Z] === RUN TestAliasedImports [2022-05-02T12:26:07.534Z] --- PASS: TestAliasedImports (0.00s) [2022-05-02T12:26:07.534Z] PASS [2022-05-02T12:26:07.534Z] coverage: 56.8% of statements [2022-05-02T12:26:07.534Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2022-05-02T12:26:07.534Z] time="2022-05-02T12:26:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-02T12:26:07.762Z] === RUN TestValidateLogOpt [2022-05-02T12:26:07.762Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestNewMissedConfig [2022-05-02T12:26:07.762Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestNewMissedUrl [2022-05-02T12:26:07.762Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestNewMissedToken [2022-05-02T12:26:07.762Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestNewWithProxy [2022-05-02T12:26:07.762Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestDefault [2022-05-02T12:26:07.762Z] --- PASS: TestDefault (0.01s) [2022-05-02T12:26:07.762Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-02T12:26:07.762Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestJsonFormat [2022-05-02T12:26:07.762Z] --- PASS: TestJsonFormat (0.01s) [2022-05-02T12:26:07.762Z] === RUN TestRawFormat [2022-05-02T12:26:07.762Z] --- PASS: TestRawFormat (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestRawFormatWithLabels [2022-05-02T12:26:07.762Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestRawFormatWithoutTag [2022-05-02T12:26:07.762Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestBatching [2022-05-02T12:26:07.762Z] === RUN TestNewParse [2022-05-02T12:26:07.762Z] --- PASS: TestNewParse (0.00s) [2022-05-02T12:26:07.762Z] PASS [2022-05-02T12:26:07.762Z] coverage: 8.3% of statements [2022-05-02T12:26:07.762Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-05-02T12:26:07.762Z] === RUN TestParseLogFormat [2022-05-02T12:26:07.762Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestValidateLogOptEmpty [2022-05-02T12:26:07.762Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestValidateSyslogAddress [2022-05-02T12:26:07.762Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-02T12:26:07.762Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-02T12:26:07.762Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-02T12:26:07.762Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-02T12:26:07.762Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-02T12:26:07.762Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-02T12:26:07.762Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-02T12:26:07.762Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-02T12:26:07.762Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-02T12:26:07.762Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-02T12:26:07.762Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestParseAddressDefaultPort [2022-05-02T12:26:07.762Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestValidateSyslogFacility [2022-05-02T12:26:07.762Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestValidateLogOptSyslogFormat [2022-05-02T12:26:07.762Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-02T12:26:07.762Z] === RUN TestValidateLogOpt [2022-05-02T12:26:07.762Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-02T12:26:07.762Z] PASS [2022-05-02T12:26:07.762Z] coverage: 43.6% of statements [2022-05-02T12:26:07.762Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 43.6% of statements [2022-05-02T12:26:07.762Z] --- PASS: TestBatching (0.25s) [2022-05-02T12:26:07.762Z] === RUN TestFrequency [2022-05-02T12:26:07.810Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) [2022-05-02T12:26:07.810Z] === RUN TestCreateServiceSysctls [2022-05-02T12:26:08.219Z] --- PASS: TestFrequency (0.18s) [2022-05-02T12:26:08.219Z] === RUN TestOneMessagePerRequest [2022-05-02T12:26:08.219Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-02T12:26:08.219Z] === RUN TestVerify [2022-05-02T12:26:08.219Z] --- PASS: TestVerify (0.00s) [2022-05-02T12:26:08.219Z] === RUN TestSkipVerify [2022-05-02T12:26:08.219Z] time="2022-05-02T12:26:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:08.438Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-05-02T12:26:08.438Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:26:08.522Z] === RUN TestHTTPTransport [2022-05-02T12:26:08.522Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-02T12:26:08.522Z] PASS [2022-05-02T12:26:08.522Z] coverage: 85.7% of statements [2022-05-02T12:26:08.522Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-05-02T12:26:08.677Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:08.677Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:08.957Z] --- PASS: TestBuildSquashParent (7.06s) [2022-05-02T12:26:08.957Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:26:08.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:26:08.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:26:08.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:26:08.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:26:08.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:26:08.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:26:08.957Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:26:08.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:26:08.957Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:26:08.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:26:08.957Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:26:08.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:26:08.957Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:26:08.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:26:08.992Z] --- PASS: TestAllocateRandomDeallocate (4.32s) [2022-05-02T12:26:08.992Z] === RUN TestRetrieveFromStore [2022-05-02T12:26:08.992Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:26:08.992Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:26:08.992Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-02T12:26:08.992Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-02T12:26:08.992Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-02T12:26:08.992Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-02T12:26:08.992Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:26:08.992Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:26:08.992Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-02T12:26:08.992Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-02T12:26:08.992Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-02T12:26:08.992Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-02T12:26:08.992Z] === RUN TestBufferPoolPutAndGet [2022-05-02T12:26:08.992Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-02T12:26:08.992Z] PASS [2022-05-02T12:26:08.992Z] coverage: 88.2% of statements [2022-05-02T12:26:09.134Z] --- PASS: TestSkipVerify (0.77s) [2022-05-02T12:26:09.134Z] === RUN TestBufferMaximum [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494368.648773\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494368.648773\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:09.134Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-02T12:26:09.134Z] === RUN TestServerAlwaysDown [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494368.652757\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494368.652757\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494368.652757\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494368.653750\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:09.134Z] time="2022-05-02T12:26:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651494368.653750\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:09.134Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-02T12:26:09.134Z] === RUN TestCannotSendAfterClose [2022-05-02T12:26:09.134Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-02T12:26:09.134Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-02T12:26:09.366Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-05-02T12:26:09.367Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:26:09.460Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2022-05-02T12:26:09.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:26:09.892Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:26:09.928Z] === RUN TestOutputOnPrematureClose [2022-05-02T12:26:09.928Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-02T12:26:09.928Z] === RUN TestCompleteSilently [2022-05-02T12:26:09.928Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-02T12:26:09.928Z] PASS [2022-05-02T12:26:09.928Z] coverage: 75.9% of statements [2022-05-02T12:26:09.928Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-05-02T12:26:10.100Z] === RUN TestV1IDService [2022-05-02T12:26:10.100Z] --- PASS: TestV1IDService (0.03s) [2022-05-02T12:26:10.100Z] === RUN TestV2MetadataService [2022-05-02T12:26:10.100Z] time="2022-05-02T12:26:09Z" 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 [2022-05-02T12:26:10.100Z] time="2022-05-02T12:26:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"2b3918f30643\"}'" [2022-05-02T12:26:10.100Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-02T12:26:10.100Z] PASS [2022-05-02T12:26:10.100Z] coverage: 82.5% of statements [2022-05-02T12:26:10.100Z] ok github.com/docker/docker/daemon/logger/splunk 2.309s coverage: 82.5% of statements [2022-05-02T12:26:10.100Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T12:26:10.100Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-02T12:26:10.100Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T12:26:10.100Z] === RUN TestSuccessfulDownload [2022-05-02T12:26:10.100Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:26:10.100Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-02T12:26:10.100Z] === RUN TestCancelledDownload [2022-05-02T12:26:10.100Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-02T12:26:10.100Z] === RUN TestMaxDownloadAttempts [2022-05-02T12:26:10.100Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:26:10.100Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:26:10.100Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:26:10.100Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:26:10.100Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:26:10.100Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:26:10.100Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:26:10.100Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:26:10.100Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-02T12:26:10.100Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-02T12:26:10.100Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-02T12:26:10.100Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-02T12:26:10.397Z] --- PASS: TestRetrieveFromStore (1.53s) [2022-05-02T12:26:10.397Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-02T12:26:10.397Z] === RUN TestSendToOneSub [2022-05-02T12:26:10.397Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-02T12:26:10.397Z] === RUN TestSendToMultipleSubs [2022-05-02T12:26:10.397Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-02T12:26:10.397Z] === RUN TestEvictOneSub [2022-05-02T12:26:10.397Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-02T12:26:10.397Z] === RUN TestClosePublisher [2022-05-02T12:26:10.397Z] --- PASS: TestClosePublisher (0.00s) [2022-05-02T12:26:10.397Z] === RUN TestPubSubRace [2022-05-02T12:26:10.397Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-02T12:26:10.397Z] === RUN TestParallelPredefinedRequest1 [2022-05-02T12:26:10.397Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-02T12:26:10.397Z] === RUN TestParallelPredefinedRequest2 [2022-05-02T12:26:10.397Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-02T12:26:10.397Z] === RUN TestParallelPredefinedRequest3 [2022-05-02T12:26:10.397Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-02T12:26:10.397Z] === RUN TestParallelPredefinedRequest4 [2022-05-02T12:26:10.398Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-02T12:26:10.398Z] === RUN TestParallelPredefinedRequest5 [2022-05-02T12:26:10.398Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-02T12:26:10.398Z] === RUN TestDebug [2022-05-02T12:26:10.398Z] --- PASS: TestDebug (0.00s) [2022-05-02T12:26:10.398Z] === RUN TestRequestPoolParallel [2022-05-02T12:26:10.558Z] time="2022-05-02T12:26:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:26:10.558Z] time="2022-05-02T12:26:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:26:10.558Z] time="2022-05-02T12:26:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:26:10.558Z] time="2022-05-02T12:26:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-02T12:26:10.558Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-02T12:26:10.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-05-02T12:26:10.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-05-02T12:26:10.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-05-02T12:26:10.558Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-05-02T12:26:10.558Z] === RUN TestTransfer [2022-05-02T12:26:10.558Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-02T12:26:10.558Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-02T12:26:10.558Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-02T12:26:10.558Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-02T12:26:10.558Z] === RUN TestContinueOnError_NeverContinue [2022-05-02T12:26:10.558Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-02T12:26:10.558Z] === RUN TestManifestStore [2022-05-02T12:26:10.558Z] === RUN TestManifestStore/no_remote_or_local [2022-05-02T12:26:10.558Z] --- PASS: TestTransfer (0.12s) [2022-05-02T12:26:10.558Z] === RUN TestConcurrencyLimit [2022-05-02T12:26:10.733Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-05-02T12:26:10.733Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:26:10.866Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-05-02T12:26:10.866Z] === RUN TestFullAllocateRelease [2022-05-02T12:26:11.015Z] time="2022-05-02T12:26:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1095003616\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/no_local_cache [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/with_local_cache [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/unknown_media_type [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-02T12:26:11.015Z] time="2022-05-02T12:26:10Z" level=warning msg="reference for unknown type: " [2022-05-02T12:26:11.015Z] time="2022-05-02T12:26:10Z" level=warning msg="reference for unknown type: " [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-02T12:26:11.015Z] time="2022-05-02T12:26:10Z" level=warning msg="reference for unknown type: " [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-02T12:26:11.015Z] time="2022-05-02T12:26:10Z" level=warning msg="reference for unknown type: " [2022-05-02T12:26:11.015Z] time="2022-05-02T12:26:10Z" level=warning msg="reference for unknown type: " [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-02T12:26:11.015Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-02T12:26:11.015Z] time="2022-05-02T12:26:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore (0.35s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-02T12:26:11.015Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaType [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-02T12:26:11.015Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-02T12:26:11.015Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-02T12:26:11.015Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-02T12:26:11.015Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-02T12:26:11.015Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-02T12:26:11.015Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-02T12:26:11.015Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-02T12:26:11.015Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-02T12:26:11.016Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-02T12:26:11.016Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-02T12:26:11.016Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestFixManifestLayers [2022-05-02T12:26:11.016Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-02T12:26:11.016Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:26:11.016Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestFixManifestLayersBadParent [2022-05-02T12:26:11.016Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestValidateManifest [2022-05-02T12:26:11.016Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:26:11.016Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestFormatPlatform [2022-05-02T12:26:11.016Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestPullSchema2Config [2022-05-02T12:26:11.016Z] === RUN TestPullSchema2Config/success_first_time [2022-05-02T12:26:11.016Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:26:11.016Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:26:11.016Z] === RUN TestPullSchema2Config/500_status [2022-05-02T12:26:11.016Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:26:11.016Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:26:11.016Z] --- PASS: TestV2MetadataService (1.20s) [2022-05-02T12:26:11.016Z] PASS [2022-05-02T12:26:11.016Z] coverage: 48.2% of statements [2022-05-02T12:26:11.016Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-02T12:26:11.016Z] === RUN TestInactiveJobs [2022-05-02T12:26:11.016Z] ok github.com/docker/docker/distribution/metadata 1.299s coverage: 48.2% of statements [2022-05-02T12:26:11.016Z] === RUN TestNotFound [2022-05-02T12:26:11.016Z] --- PASS: TestNotFound (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestConflict [2022-05-02T12:26:11.016Z] --- PASS: TestConflict (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestForbidden [2022-05-02T12:26:11.016Z] --- PASS: TestForbidden (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestInvalidParameter [2022-05-02T12:26:11.016Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestNotImplemented [2022-05-02T12:26:11.016Z] --- PASS: TestNotImplemented (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestNotModified [2022-05-02T12:26:11.016Z] --- PASS: TestNotModified (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestUnauthorized [2022-05-02T12:26:11.016Z] --- PASS: TestUnauthorized (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestUnknown [2022-05-02T12:26:11.016Z] --- PASS: TestUnknown (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestCancelled [2022-05-02T12:26:11.016Z] --- PASS: TestCancelled (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestDeadline [2022-05-02T12:26:11.016Z] --- PASS: TestDeadline (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestDataLoss [2022-05-02T12:26:11.016Z] --- PASS: TestDataLoss (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestUnavailable [2022-05-02T12:26:11.016Z] --- PASS: TestUnavailable (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestSystem [2022-05-02T12:26:11.016Z] --- PASS: TestSystem (0.00s) [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Not_Found [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Bad_Request [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Conflict [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Unauthorized [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Forbidden [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Not_Modified [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-02T12:26:11.016Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-02T12:26:11.016Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-02T12:26:11.016Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-02T12:26:11.088Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-05-02T12:26:11.088Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:26:11.335Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-05-02T12:26:11.335Z] === RUN TestOddAllocateRelease [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-02T12:26:11.475Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-02T12:26:11.475Z] PASS [2022-05-02T12:26:11.475Z] coverage: 77.0% of statements [2022-05-02T12:26:11.475Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:26:11.475Z] === RUN TestPullSchema2Config/EOF [2022-05-02T12:26:11.475Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:26:11.475Z] ok github.com/docker/docker/errdefs 0.046s coverage: 77.0% of statements [2022-05-02T12:26:11.475Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:26:11.475Z] 2022/05/02 12:26:10 http: panic serving 127.0.0.1:49219: intentional panic [2022-05-02T12:26:11.475Z] goroutine 96 [running]: [2022-05-02T12:26:11.475Z] net/http.(*conn).serve.func1() [2022-05-02T12:26:11.475Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:26:11.475Z] panic({0x9b8f00, 0xb9b310}) [2022-05-02T12:26:11.475Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:26:11.475Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000222340?, {0xba2ab8?, 0xc00021e000?}) [2022-05-02T12:26:11.475Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-02T12:26:11.475Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xba2ab8, 0xc00021e000}, 0xc000416100) [2022-05-02T12:26:11.475Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-02T12:26:11.475Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xba2ab8?, 0xc00021e000?}, 0xc000080000?) [2022-05-02T12:26:11.475Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:26:11.475Z] net/http.serverHandler.ServeHTTP({0xc0001e8090?}, {0xba2ab8, 0xc00021e000}, 0xc000416100) [2022-05-02T12:26:11.475Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:26:11.475Z] net/http.(*conn).serve(0xc0002ec0a0, {0xba3330, 0xc0004fdb30}) [2022-05-02T12:26:11.475Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:26:11.475Z] created by net/http.(*Server).Serve [2022-05-02T12:26:11.475Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:26:11.475Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-02T12:26:11.475Z] === RUN TestWatchRelease [2022-05-02T12:26:11.475Z] --- PASS: TestWatchRelease (0.04s) [2022-05-02T12:26:11.475Z] === RUN TestWatchFinishedTransfer [2022-05-02T12:26:11.475Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-02T12:26:11.475Z] === RUN TestDuplicateTransfer [2022-05-02T12:26:11.475Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-02T12:26:11.475Z] === RUN TestSuccessfulUpload [2022-05-02T12:26:11.475Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:26:11.475Z] === RUN TestPullSchema2Config/unauthorized [2022-05-02T12:26:11.475Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-02T12:26:11.475Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-02T12:26:11.475Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-02T12:26:11.475Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-02T12:26:11.475Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-02T12:26:11.475Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-05-02T12:26:11.475Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-02T12:26:11.475Z] === RUN TestGetRepositoryMountCandidates [2022-05-02T12:26:11.475Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-02T12:26:11.475Z] === RUN TestLayerAlreadyExists [2022-05-02T12:26:11.475Z] 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} [2022-05-02T12:26:11.475Z] 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} [2022-05-02T12:26:11.475Z] 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} [2022-05-02T12:26:11.475Z] 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} [2022-05-02T12:26:11.475Z] 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} [2022-05-02T12:26:11.475Z] 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} [2022-05-02T12:26:11.475Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-02T12:26:11.475Z] === RUN TestWhenEmptyAuthConfig [2022-05-02T12:26:11.664Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-05-02T12:26:11.664Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:26:11.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:26:11.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:26:11.812Z] --- PASS: TestPubSubRace (1.08s) [2022-05-02T12:26:11.812Z] PASS [2022-05-02T12:26:11.812Z] coverage: 75.0% of statements [2022-05-02T12:26:11.812Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 75.0% of statements [2022-05-02T12:26:11.812Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-05-02T12:26:11.812Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-02T12:26:11.812Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-05-02T12:26:11.812Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-02T12:26:11.812Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-05-02T12:26:11.812Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-02T12:26:11.812Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T12:26:11.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T12:26:11.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T12:26:11.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T12:26:11.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:26:11.812Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T12:26:11.812Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:26:11.812Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:26:11.812Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:26:11.812Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:26:11.812Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:26:11.812Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:26:11.812Z] PASS [2022-05-02T12:26:11.812Z] coverage: 85.3% of statements [2022-05-02T12:26:11.812Z] ok github.com/docker/docker/libnetwork/ipam 57.676s coverage: 85.3% of statements [2022-05-02T12:26:11.933Z] time="2022-05-02T12:26:11Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-02T12:26:11.933Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-02T12:26:11.933Z] === RUN TestCancelledUpload [2022-05-02T12:26:11.933Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-02T12:26:11.933Z] PASS [2022-05-02T12:26:11.933Z] coverage: 77.3% of statements [2022-05-02T12:26:11.933Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 77.3% of statements [2022-05-02T12:26:12.212Z] sha256:9ac594e9a1ade43f63c992aa66e4de0f8eaf7766c48ad603a6e4a81abbb8dea4 [2022-05-02T12:26:12.212Z] INFO: Starting docker-py tests... [2022-05-02T12:26:12.212Z] ============================= test session starts ============================== [2022-05-02T12:26:12.212Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-02T12:26:12.212Z] rootdir: /src, inifile: pytest.ini [2022-05-02T12:26:12.212Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-02T12:26:12.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:26:12.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:26:12.280Z] === RUN TestRegister [2022-05-02T12:26:12.280Z] --- PASS: TestRegister (0.00s) [2022-05-02T12:26:12.280Z] === RUN TestCommand [2022-05-02T12:26:12.280Z] --- PASS: TestCommand (0.03s) [2022-05-02T12:26:12.280Z] === RUN TestNaiveSelf [2022-05-02T12:26:12.280Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-02T12:26:12.280Z] PASS [2022-05-02T12:26:12.280Z] coverage: 82.4% of statements [2022-05-02T12:26:12.280Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2022-05-02T12:26:12.593Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-02T12:26:12.593Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:26:12.899Z] === RUN TestCompare [2022-05-02T12:26:12.899Z] --- PASS: TestCompare (0.00s) [2022-05-02T12:26:12.899Z] PASS [2022-05-02T12:26:12.899Z] coverage: 19.2% of statements [2022-05-02T12:26:12.899Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2022-05-02T12:26:12.899Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-05-02T12:26:12.899Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-02T12:26:12.899Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-02T12:26:12.899Z] === RUN TestTokenPassThru [2022-05-02T12:26:12.899Z] === RUN TestFSGetInvalidData [2022-05-02T12:26:12.899Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-02T12:26:12.899Z] === RUN TestTokenPassThruDifferentHost [2022-05-02T12:26:12.899Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-02T12:26:12.899Z] PASS [2022-05-02T12:26:12.899Z] coverage: 26.6% of statements [2022-05-02T12:26:12.899Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-02T12:26:12.899Z] === RUN TestFSInvalidSet [2022-05-02T12:26:12.899Z] ok github.com/docker/docker/distribution 2.214s coverage: 26.6% of statements [2022-05-02T12:26:12.899Z] --- PASS: TestFSInvalidSet (0.02s) [2022-05-02T12:26:12.899Z] === RUN TestFSInvalidRoot [2022-05-02T12:26:12.899Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-02T12:26:12.899Z] === RUN TestFSMetadataGetSet [2022-05-02T12:26:12.899Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-02T12:26:12.899Z] === RUN TestFSInvalidWalker [2022-05-02T12:26:12.899Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-02T12:26:12.899Z] === RUN TestFSGetSet [2022-05-02T12:26:12.899Z] --- PASS: TestFSGetSet (0.04s) [2022-05-02T12:26:12.899Z] === RUN TestFSGetUnsetKey [2022-05-02T12:26:12.899Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-02T12:26:12.899Z] === RUN TestFSGetEmptyData [2022-05-02T12:26:12.899Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-02T12:26:12.899Z] === RUN TestFSDelete [2022-05-02T12:26:12.900Z] --- PASS: TestFSDelete (0.02s) [2022-05-02T12:26:12.900Z] === RUN TestFSWalker [2022-05-02T12:26:12.900Z] --- PASS: TestFSWalker (0.03s) [2022-05-02T12:26:12.900Z] === RUN TestFSWalkerStopOnError [2022-05-02T12:26:12.900Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-02T12:26:12.900Z] === RUN TestNewFromJSON [2022-05-02T12:26:12.900Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-02T12:26:12.900Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-02T12:26:12.900Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-02T12:26:12.900Z] === RUN TestMarshalKeyOrder [2022-05-02T12:26:12.900Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-02T12:26:12.900Z] === RUN TestHistoryEqual [2022-05-02T12:26:12.900Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T12:26:12.900Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T12:26:12.900Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-02T12:26:13.184Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:26:13.267Z] === RUN TestDump [2022-05-02T12:26:13.267Z] goroutine 4 [running]: [2022-05-02T12:26:13.267Z] github.com/docker/docker/pkg/stack.dump(0x112d57?) [2022-05-02T12:26:13.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:26:13.267Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-02T12:26:13.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-02T12:26:13.267Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-02T12:26:13.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-02T12:26:13.267Z] testing.tRunner(0xc000031ba0, 0x2da498) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:26:13.267Z] created by testing.(*T).Run [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:26:13.267Z] [2022-05-02T12:26:13.267Z] goroutine 1 [chan receive]: [2022-05-02T12:26:13.267Z] testing.(*T).Run(0xc000031a00, {0x2c913c?, 0xec1f3?}, 0x2da498) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:26:13.267Z] testing.runTests.func1(0xc00005e870?) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:26:13.267Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:26:13.267Z] testing.runTests(0xc00004a500?, {0x45e400, 0x3, 0x3}, {0x1ea7cb00108?, 0x40?, 0x4634a0?}) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:26:13.267Z] testing.(*M).Run(0xc00004a500) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:26:13.267Z] main.main() [2022-05-02T12:26:13.267Z] _testmain.go:99 +0x255 [2022-05-02T12:26:13.267Z] --- PASS: TestDump (0.00s) [2022-05-02T12:26:13.267Z] === RUN TestDumpToFile [2022-05-02T12:26:13.267Z] --- PASS: TestDumpToFile (0.15s) [2022-05-02T12:26:13.267Z] === RUN TestDumpToFileWithEmptyInput [2022-05-02T12:26:13.267Z] goroutine 6 [running]: [2022-05-02T12:26:13.267Z] github.com/docker/docker/pkg/stack.dump(0x18ed13?) [2022-05-02T12:26:13.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:26:13.267Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x18ece0?}) [2022-05-02T12:26:13.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-02T12:26:13.267Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031ba0?) [2022-05-02T12:26:13.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-02T12:26:13.267Z] testing.tRunner(0xc000162340, 0x2da488) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:26:13.267Z] created by testing.(*T).Run [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:26:13.267Z] [2022-05-02T12:26:13.267Z] goroutine 1 [chan receive]: [2022-05-02T12:26:13.267Z] testing.(*T).Run(0xc000031a00, {0x2d0713?, 0xec1f3?}, 0x2da488) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:26:13.267Z] testing.runTests.func1(0xc00005e870?) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:26:13.267Z] testing.tRunner(0xc000031a00, 0xc000067ca0) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:26:13.267Z] testing.runTests(0xc00004a500?, {0x45e400, 0x3, 0x3}, {0x1ea7cb00108?, 0x40?, 0x4634a0?}) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:26:13.267Z] testing.(*M).Run(0xc00004a500) [2022-05-02T12:26:13.267Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:26:13.267Z] main.main() [2022-05-02T12:26:13.267Z] _testmain.go:99 +0x255 [2022-05-02T12:26:13.267Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-02T12:26:13.267Z] PASS [2022-05-02T12:26:13.267Z] coverage: 90.9% of statements [2022-05-02T12:26:13.267Z] ok github.com/docker/docker/pkg/stack 0.185s coverage: 90.9% of statements [2022-05-02T12:26:13.358Z] === RUN TestImage [2022-05-02T12:26:13.358Z] --- PASS: TestImage (0.00s) [2022-05-02T12:26:13.358Z] === RUN TestImageOSNotEmpty [2022-05-02T12:26:13.358Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-02T12:26:13.358Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-02T12:26:13.358Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-02T12:26:13.358Z] === RUN TestCreate [2022-05-02T12:26:13.358Z] --- PASS: TestCreate (0.01s) [2022-05-02T12:26:13.358Z] === RUN TestRestore [2022-05-02T12:26:13.358Z] time="2022-05-02T12:26:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-02T12:26:13.358Z] --- PASS: TestRestore (0.04s) [2022-05-02T12:26:13.358Z] === RUN TestAddDelete [2022-05-02T12:26:13.358Z] --- PASS: TestAddDelete (0.21s) [2022-05-02T12:26:13.358Z] === RUN TestSearchAfterDelete [2022-05-02T12:26:13.358Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-02T12:26:13.358Z] === RUN TestParentReset [2022-05-02T12:26:13.358Z] --- PASS: TestParentReset (0.04s) [2022-05-02T12:26:13.358Z] === RUN TestGetAndSetLastUpdated [2022-05-02T12:26:13.358Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-02T12:26:13.358Z] === RUN TestStoreLen [2022-05-02T12:26:13.358Z] --- PASS: TestStoreLen (0.07s) [2022-05-02T12:26:13.358Z] PASS [2022-05-02T12:26:13.358Z] coverage: 86.9% of statements [2022-05-02T12:26:13.358Z] ok github.com/docker/docker/image 0.908s coverage: 86.9% of statements [2022-05-02T12:26:13.359Z] === RUN TestValidateManifest [2022-05-02T12:26:13.359Z] === RUN TestValidateManifest/nil [2022-05-02T12:26:13.359Z] === RUN TestValidateManifest/non-nil [2022-05-02T12:26:13.359Z] --- PASS: TestValidateManifest (0.00s) [2022-05-02T12:26:13.359Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-02T12:26:13.359Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-02T12:26:13.359Z] PASS [2022-05-02T12:26:13.359Z] coverage: 0.7% of statements [2022-05-02T12:26:13.359Z] ok github.com/docker/docker/image/tarexport 0.079s coverage: 0.7% of statements [2022-05-02T12:26:13.522Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-05-02T12:26:13.522Z] === RUN TestNISDomainname [2022-05-02T12:26:13.600Z] collected 395 items / 2 deselected / 393 selected [2022-05-02T12:26:13.600Z] [2022-05-02T12:26:13.614Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-05-02T12:26:13.615Z] === RUN TestInspect [2022-05-02T12:26:13.693Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-02T12:26:13.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-05-02T12:26:13.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-05-02T12:26:13.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2022-05-02T12:26:13.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-05-02T12:26:13.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-05-02T12:26:13.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-05-02T12:26:13.693Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:26:13.693Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:26:13.743Z] === RUN TestNewStdWriter [2022-05-02T12:26:13.743Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-02T12:26:13.743Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestWriteWithNilBytes [2022-05-02T12:26:13.743Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestWrite [2022-05-02T12:26:13.743Z] --- PASS: TestWrite (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestWriteWithWriterError [2022-05-02T12:26:13.743Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-02T12:26:13.743Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyWriteAndRead [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-02T12:26:13.743Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-02T12:26:13.743Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-02T12:26:13.743Z] PASS [2022-05-02T12:26:13.743Z] coverage: 100.0% of statements [2022-05-02T12:26:13.743Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-05-02T12:26:13.816Z] === RUN TestMakeV1ConfigFromConfig [2022-05-02T12:26:13.816Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-02T12:26:13.816Z] PASS [2022-05-02T12:26:13.816Z] coverage: 25.0% of statements [2022-05-02T12:26:13.816Z] ok github.com/docker/docker/image/v1 0.096s coverage: 25.0% of statements [2022-05-02T12:26:13.816Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T12:26:14.085Z] --- PASS: TestNISDomainname (0.52s) [2022-05-02T12:26:14.085Z] === RUN TestHostnameDnsResolution [2022-05-02T12:26:14.145Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:26:14.731Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-02T12:26:14.731Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-02T12:26:14.731Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestFormatStatus [2022-05-02T12:26:14.731Z] --- PASS: TestFormatStatus (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestFormatError [2022-05-02T12:26:14.731Z] --- PASS: TestFormatError (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestFormatJSONError [2022-05-02T12:26:14.731Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-02T12:26:14.731Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-02T12:26:14.731Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestNewJSONProgressOutput [2022-05-02T12:26:14.731Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestAuxFormatterEmit [2022-05-02T12:26:14.731Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestStreamWriterStdout [2022-05-02T12:26:14.731Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-02T12:26:14.731Z] === RUN TestStreamWriterStderr [2022-05-02T12:26:14.731Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-02T12:26:14.731Z] PASS [2022-05-02T12:26:14.731Z] coverage: 66.2% of statements [2022-05-02T12:26:14.731Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-05-02T12:26:15.015Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-05-02T12:26:15.015Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:26:15.105Z] --- PASS: TestBuildMultiStageCopy (12.69s) [2022-05-02T12:26:15.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.74s) [2022-05-02T12:26:15.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2022-05-02T12:26:15.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s) [2022-05-02T12:26:15.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2022-05-02T12:26:15.106Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.23s) [2022-05-02T12:26:15.106Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:26:15.208Z] === RUN TestGenerateRandomID [2022-05-02T12:26:15.208Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-02T12:26:15.208Z] === RUN TestShortenId [2022-05-02T12:26:15.208Z] --- PASS: TestShortenId (0.00s) [2022-05-02T12:26:15.208Z] === RUN TestShortenSha256Id [2022-05-02T12:26:15.208Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-02T12:26:15.208Z] === RUN TestShortenIdEmpty [2022-05-02T12:26:15.208Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-02T12:26:15.208Z] === RUN TestShortenIdInvalid [2022-05-02T12:26:15.208Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-02T12:26:15.208Z] === RUN TestIsShortIDNonHex [2022-05-02T12:26:15.208Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-02T12:26:15.208Z] === RUN TestIsShortIDNotCorrectSize [2022-05-02T12:26:15.208Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-02T12:26:15.208Z] PASS [2022-05-02T12:26:15.208Z] coverage: 70.6% of statements [2022-05-02T12:26:15.208Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-02T12:26:15.271Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-05-02T12:26:15.272Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:26:15.351Z] === RUN TestSerialization [2022-05-02T12:26:15.351Z] --- PASS: TestSerialization (0.02s) [2022-05-02T12:26:15.351Z] PASS [2022-05-02T12:26:15.351Z] coverage: 100.0% of statements [2022-05-02T12:26:15.351Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2022-05-02T12:26:15.810Z] === RUN TestEmptyLayer [2022-05-02T12:26:15.810Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-02T12:26:15.810Z] === RUN TestCommitFailure [2022-05-02T12:26:15.810Z] --- PASS: TestCommitFailure (0.01s) [2022-05-02T12:26:15.810Z] === RUN TestStartTransactionFailure [2022-05-02T12:26:15.810Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-02T12:26:15.810Z] === RUN TestGetOrphan [2022-05-02T12:26:15.810Z] --- PASS: TestGetOrphan (0.01s) [2022-05-02T12:26:15.810Z] === RUN TestMountAndRegister [2022-05-02T12:26:15.810Z] layer_test.go:258: Layer size: 14 [2022-05-02T12:26:15.834Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-05-02T12:26:15.835Z] === RUN TestStats [2022-05-02T12:26:16.140Z] --- PASS: TestInspect (2.82s) [2022-05-02T12:26:16.140Z] === RUN TestCreateJob [2022-05-02T12:26:16.197Z] === RUN TestIsCpusetListAvailable [2022-05-02T12:26:16.197Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-02T12:26:16.197Z] PASS [2022-05-02T12:26:16.197Z] coverage: 39.4% of statements [2022-05-02T12:26:16.197Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2022-05-02T12:26:16.197Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-02T12:26:16.197Z] === RUN TestClientStream [2022-05-02T12:26:16.197Z] --- PASS: TestClientStream (0.00s) [2022-05-02T12:26:16.197Z] === RUN TestClientSendFile [2022-05-02T12:26:16.197Z] --- PASS: TestClientSendFile (0.00s) [2022-05-02T12:26:16.197Z] === RUN TestClientWithRequestTimeout [2022-05-02T12:26:16.197Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-02T12:26:16.197Z] === RUN TestFileSpecPlugin [2022-05-02T12:26:16.197Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-02T12:26:16.197Z] === RUN TestFileJSONSpecPlugin [2022-05-02T12:26:16.197Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-02T12:26:16.197Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-02T12:26:16.197Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-02T12:26:16.198Z] === RUN TestPluginAddHandler [2022-05-02T12:26:16.198Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-02T12:26:16.198Z] === RUN TestPluginWaitBadPlugin [2022-05-02T12:26:16.198Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-02T12:26:16.198Z] === RUN TestGet [2022-05-02T12:26:16.198Z] time="2022-05-02T12:26:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-02T12:26:16.268Z] === RUN TestEnvironmentParsing [2022-05-02T12:26:16.268Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-02T12:26:16.268Z] PASS [2022-05-02T12:26:16.268Z] coverage: 1.2% of statements [2022-05-02T12:26:16.268Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-02T12:26:16.268Z] === RUN TestLayerRelease [2022-05-02T12:26:16.268Z] layer_test.go:291: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestStoreRestore [2022-05-02T12:26:16.268Z] layer_test.go:340: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestTarStreamStability [2022-05-02T12:26:16.268Z] layer_test.go:455: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestRegisterExistingLayer [2022-05-02T12:26:16.268Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-05-02T12:26:16.268Z] --- PASS: TestRegisterExistingLayer (0.33s) [2022-05-02T12:26:16.268Z] === RUN TestTarStreamVerification [2022-05-02T12:26:16.268Z] layer_test.go:684: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestLayerMigration [2022-05-02T12:26:16.268Z] migration_test.go:45: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestLayerMigrationNoTarsplit [2022-05-02T12:26:16.268Z] migration_test.go:181: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestMountInit [2022-05-02T12:26:16.268Z] mount_test.go:17: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestMountInit (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestMountSize [2022-05-02T12:26:16.268Z] mount_test.go:76: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestMountSize (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestMountChanges [2022-05-02T12:26:16.268Z] mount_test.go:125: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestMountChanges (0.00s) [2022-05-02T12:26:16.268Z] === RUN TestMountApply [2022-05-02T12:26:16.268Z] mount_test.go:212: Failing on Windows [2022-05-02T12:26:16.268Z] --- SKIP: TestMountApply (0.00s) [2022-05-02T12:26:16.268Z] PASS [2022-05-02T12:26:16.268Z] coverage: 30.6% of statements [2022-05-02T12:26:16.268Z] ok github.com/docker/docker/layer 0.529s coverage: 30.6% of statements [2022-05-02T12:26:16.727Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T12:26:16.727Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T12:26:16.727Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T12:26:16.727Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T12:26:16.977Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:26:17.185Z] time="2022-05-02T12:26:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-02T12:26:17.186Z] === RUN TestSequenceGetAvailableBit [2022-05-02T12:26:17.186Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestSequenceEqual [2022-05-02T12:26:17.186Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestSequenceCopy [2022-05-02T12:26:17.186Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestGetFirstAvailable [2022-05-02T12:26:17.186Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestFindSequence [2022-05-02T12:26:17.186Z] --- PASS: TestFindSequence (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestCheckIfAvailable [2022-05-02T12:26:17.186Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestMergeSequences [2022-05-02T12:26:17.186Z] --- PASS: TestMergeSequences (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestPushReservation [2022-05-02T12:26:17.186Z] --- PASS: TestPushReservation (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestSerializeDeserialize [2022-05-02T12:26:17.186Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestSet [2022-05-02T12:26:17.186Z] --- PASS: TestSet (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestSetUnset [2022-05-02T12:26:17.186Z] --- PASS: TestSetUnset (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestOffsetSetUnset [2022-05-02T12:26:17.186Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestSetInRange [2022-05-02T12:26:17.186Z] --- PASS: TestSetInRange (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestSetAnyInRange [2022-05-02T12:26:17.186Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestMethods [2022-05-02T12:26:17.186Z] --- PASS: TestMethods (0.00s) [2022-05-02T12:26:17.186Z] === RUN TestRandomAllocateDeallocate [2022-05-02T12:26:17.653Z] === RUN TestChtimes [2022-05-02T12:26:17.653Z] --- PASS: TestChtimes (0.00s) [2022-05-02T12:26:17.653Z] === RUN TestChtimesWindows [2022-05-02T12:26:17.653Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-02T12:26:17.653Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-02T12:26:17.653Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-02T12:26:17.653Z] PASS [2022-05-02T12:26:17.653Z] coverage: 13.0% of statements [2022-05-02T12:26:17.653Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-05-02T12:26:17.999Z] --- PASS: TestBuildMultiStageParentConfig (2.29s) [2022-05-02T12:26:18.000Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:26:18.000Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:26:18.000Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-02T12:26:18.000Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:26:18.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:26:18.352Z] --- PASS: TestStats (2.48s) [2022-05-02T12:26:18.352Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:26:18.352Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:26:18.352Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:26:18.352Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:26:18.352Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:26:18.352Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:26:18.352Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:26:18.352Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:26:18.352Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:26:18.352Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:26:18.352Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:26:18.641Z] === RUN TestTailFile [2022-05-02T12:26:18.641Z] --- PASS: TestTailFile (0.00s) [2022-05-02T12:26:18.641Z] === RUN TestTailFileManyLines [2022-05-02T12:26:18.641Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-02T12:26:18.641Z] === RUN TestTailEmptyFile [2022-05-02T12:26:18.641Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-02T12:26:18.641Z] === RUN TestTailNegativeN [2022-05-02T12:26:18.641Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader [2022-05-02T12:26:18.641Z] === CONT TestNewTailReader [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/no_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/truncated_last_line [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-02T12:26:18.641Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.641Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.641Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.641Z] === CONT TestNewTailReader/no_delimiter [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.641Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:26:18.642Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.642Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.642Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.643Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:18.644Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:18.644Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.645Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:18.645Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:18.645Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:18.645Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.645Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:18.968Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-05-02T12:26:18.968Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:26:19.117Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.117Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.117Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.118Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:19.118Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:26:19.119Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:26:19.119Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.01s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.01s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.01s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.01s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:26:19.120Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:26:19.121Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.280Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:26:19.284Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:26:19.363Z] === RUN TestInvalidConfig [2022-05-02T12:26:19.363Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-02T12:26:19.363Z] === RUN TestConfig [2022-05-02T12:26:19.363Z] --- PASS: TestConfig (0.00s) [2022-05-02T12:26:19.363Z] === RUN TestOptionsLabels [2022-05-02T12:26:19.363Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-02T12:26:19.363Z] === RUN TestValidName [2022-05-02T12:26:19.363Z] --- PASS: TestValidName (0.00s) [2022-05-02T12:26:19.363Z] PASS [2022-05-02T12:26:19.363Z] coverage: 19.7% of statements [2022-05-02T12:26:19.363Z] ok github.com/docker/docker/libnetwork/config 0.096s coverage: 19.7% of statements [2022-05-02T12:26:19.419Z] --- PASS: TestCreateJob (3.05s) [2022-05-02T12:26:19.419Z] === RUN TestReplicatedJob [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:26:19.593Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.01s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:26:19.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:26:19.594Z] PASS [2022-05-02T12:26:19.594Z] coverage: 88.6% of statements [2022-05-02T12:26:19.594Z] ok github.com/docker/docker/pkg/tailfile 0.223s coverage: 88.6% of statements [2022-05-02T12:26:19.594Z] time="2022-05-02T12:26:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-02T12:26:19.821Z] === RUN TestKey [2022-05-02T12:26:19.821Z] --- PASS: TestKey (0.00s) [2022-05-02T12:26:19.821Z] === RUN TestParseKey [2022-05-02T12:26:19.821Z] --- PASS: TestParseKey (0.00s) [2022-05-02T12:26:19.821Z] === RUN TestInvalidDataStore [2022-05-02T12:26:19.821Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-02T12:26:19.821Z] === RUN TestKVObjectFlatKey [2022-05-02T12:26:19.821Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-02T12:26:19.821Z] === RUN TestAtomicKVObjectFlatKey [2022-05-02T12:26:19.821Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-02T12:26:19.821Z] PASS [2022-05-02T12:26:19.821Z] coverage: 21.9% of statements [2022-05-02T12:26:19.821Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-05-02T12:26:20.094Z] === RUN TestTarSumRemoveNonExistent [2022-05-02T12:26:20.094Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-02T12:26:20.094Z] === RUN TestTarSumRemove [2022-05-02T12:26:20.094Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-02T12:26:20.094Z] === RUN TestSortFileInfoSums [2022-05-02T12:26:20.094Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-02T12:26:20.094Z] === RUN TestNewTarSumForLabelInvalid [2022-05-02T12:26:20.095Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestNewTarSumForLabel [2022-05-02T12:26:20.095Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestEmptyTar [2022-05-02T12:26:20.095Z] --- PASS: TestEmptyTar (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestTarSumsReadSize [2022-05-02T12:26:20.095Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestTarSums [2022-05-02T12:26:20.095Z] --- PASS: TestTarSums (0.06s) [2022-05-02T12:26:20.095Z] === RUN TestIteration [2022-05-02T12:26:20.095Z] --- PASS: TestIteration (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestVersionLabelForChecksum [2022-05-02T12:26:20.095Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestVersion [2022-05-02T12:26:20.095Z] --- PASS: TestVersion (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestGetVersion [2022-05-02T12:26:20.095Z] --- PASS: TestGetVersion (0.00s) [2022-05-02T12:26:20.095Z] === RUN TestGetVersions [2022-05-02T12:26:20.095Z] --- PASS: TestGetVersions (0.00s) [2022-05-02T12:26:20.095Z] PASS [2022-05-02T12:26:20.095Z] coverage: 89.3% of statements [2022-05-02T12:26:20.095Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements [2022-05-02T12:26:20.217Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:26:20.279Z] === RUN TestErrorInterfaces [2022-05-02T12:26:20.279Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-02T12:26:20.279Z] === RUN TestNetworkMarshalling [2022-05-02T12:26:20.736Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-05-02T12:26:20.736Z] === RUN TestEndpointMarshalling [2022-05-02T12:26:20.736Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestAuxAddresses [2022-05-02T12:26:20.736Z] time="2022-05-02T12:26:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:26:20.736Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-02T12:26:20.736Z] === RUN TestSRVServiceQuery [2022-05-02T12:26:20.736Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestServiceVIPReuse [2022-05-02T12:26:20.736Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-02T12:26:20.736Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-02T12:26:20.736Z] === RUN TestDNSIPQuery [2022-05-02T12:26:20.736Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestDNSProxyServFail [2022-05-02T12:26:20.736Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestSandboxAddEmpty [2022-05-02T12:26:20.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestSandboxAddMultiPrio [2022-05-02T12:26:20.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestSandboxAddSamePrio [2022-05-02T12:26:20.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestCleanupServiceDiscovery [2022-05-02T12:26:20.736Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestDNSOptions [2022-05-02T12:26:20.736Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:26:20.736Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestMultipleControllersWithSameStore [2022-05-02T12:26:20.736Z] time="2022-05-02T12:26:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:26:20.736Z] time="2022-05-02T12:26:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-02T12:26:20.736Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-02T12:26:20.736Z] PASS [2022-05-02T12:26:20.736Z] coverage: 8.5% of statements [2022-05-02T12:26:20.736Z] ok github.com/docker/docker/libnetwork 0.403s coverage: 8.5% of statements [2022-05-02T12:26:20.736Z] === RUN TestIPDataMarshalling [2022-05-02T12:26:20.736Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-02T12:26:20.736Z] === RUN TestValidateAndIsV6 [2022-05-02T12:26:20.736Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-02T12:26:20.736Z] PASS [2022-05-02T12:26:20.736Z] coverage: 68.9% of statements [2022-05-02T12:26:20.736Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-05-02T12:26:21.083Z] === RUN TestTruncIndex [2022-05-02T12:26:21.083Z] --- PASS: TestTruncIndex (0.10s) [2022-05-02T12:26:21.083Z] PASS [2022-05-02T12:26:21.083Z] coverage: 91.5% of statements [2022-05-02T12:26:21.083Z] ok github.com/docker/docker/pkg/truncindex 0.147s coverage: 91.5% of statements [2022-05-02T12:26:21.151Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-05-02T12:26:21.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-05-02T12:26:21.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-02T12:26:21.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-02T12:26:21.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-02T12:26:21.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-02T12:26:21.151Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:26:21.171Z] === CONT TestStopContainerWithTimeout/1 [2022-05-02T12:26:21.195Z] === RUN TestDriver [2022-05-02T12:26:21.195Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:26:21.195Z] PASS [2022-05-02T12:26:21.195Z] coverage: 34.8% of statements [2022-05-02T12:26:21.195Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-05-02T12:26:21.551Z] === RUN TestVersionInfo [2022-05-02T12:26:21.551Z] --- PASS: TestVersionInfo (0.00s) [2022-05-02T12:26:21.551Z] === RUN TestAppendVersions [2022-05-02T12:26:21.551Z] --- PASS: TestAppendVersions (0.00s) [2022-05-02T12:26:21.551Z] PASS [2022-05-02T12:26:21.551Z] coverage: 88.9% of statements [2022-05-02T12:26:21.551Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-05-02T12:26:22.162Z] === RUN TestDriver [2022-05-02T12:26:22.162Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:26:22.162Z] PASS [2022-05-02T12:26:22.162Z] coverage: 34.8% of statements [2022-05-02T12:26:22.162Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-05-02T12:26:22.162Z] === RUN TestNetworkAllocateFree [2022-05-02T12:26:22.162Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-02T12:26:22.162Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-02T12:26:22.162Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-02T12:26:22.162Z] PASS [2022-05-02T12:26:22.162Z] coverage: 63.6% of statements [2022-05-02T12:26:22.162Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-05-02T12:26:22.536Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-02T12:26:22.536Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-05-02T12:26:22.536Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-05-02T12:26:22.536Z] --- PASS: TestStopContainerWithTimeout/-1 (2.53s) [2022-05-02T12:26:22.536Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2022-05-02T12:26:22.536Z] === RUN TestDeleteDevicemapper [2022-05-02T12:26:22.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:26:22.536Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-02T12:26:22.536Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:26:23.117Z] time="2022-05-02T12:26:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-02T12:26:23.129Z] === RUN TestGetEmptyCapabilities [2022-05-02T12:26:23.129Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-05-02T12:26:23.129Z] === RUN TestGetExtraCapabilities [2022-05-02T12:26:23.129Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-02T12:26:23.129Z] === RUN TestGetInvalidCapabilities [2022-05-02T12:26:23.129Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-02T12:26:23.129Z] === RUN TestRemoteDriver [2022-05-02T12:26:23.129Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T12:26:23.129Z] === RUN TestDriverError [2022-05-02T12:26:23.129Z] --- PASS: TestDriverError (0.00s) [2022-05-02T12:26:23.129Z] === RUN TestMissingValues [2022-05-02T12:26:23.129Z] --- PASS: TestMissingValues (0.01s) [2022-05-02T12:26:23.129Z] === RUN TestRollback [2022-05-02T12:26:23.129Z] --- PASS: TestRollback (0.01s) [2022-05-02T12:26:23.129Z] PASS [2022-05-02T12:26:23.129Z] coverage: 57.4% of statements [2022-05-02T12:26:23.129Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.110s coverage: 57.4% of statements [2022-05-02T12:26:23.586Z] === RUN TestValidatePrivileges [2022-05-02T12:26:23.587Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-02T12:26:23.587Z] === RUN TestFilterByCapNeg [2022-05-02T12:26:23.587Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-02T12:26:23.587Z] === RUN TestFilterByCapPos [2022-05-02T12:26:23.587Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-02T12:26:23.587Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-02T12:26:23.587Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-02T12:26:23.587Z] PASS [2022-05-02T12:26:23.587Z] coverage: 12.2% of statements [2022-05-02T12:26:23.587Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.2% of statements [2022-05-02T12:26:23.587Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T12:26:23.587Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T12:26:23.587Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T12:26:23.587Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-02T12:26:23.587Z] === RUN TestNew [2022-05-02T12:26:23.587Z] --- PASS: TestNew (0.00s) [2022-05-02T12:26:23.587Z] === RUN TestAddDriver [2022-05-02T12:26:23.587Z] --- PASS: TestAddDriver (0.00s) [2022-05-02T12:26:23.587Z] === RUN TestAddDuplicateDriver [2022-05-02T12:26:23.587Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-02T12:26:23.588Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-02T12:26:23.588Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-02T12:26:23.588Z] === RUN TestDriver [2022-05-02T12:26:23.588Z] --- PASS: TestDriver (0.00s) [2022-05-02T12:26:23.588Z] === RUN TestIPAM [2022-05-02T12:26:23.588Z] --- PASS: TestIPAM (0.00s) [2022-05-02T12:26:23.588Z] === RUN TestWalkIPAMs [2022-05-02T12:26:23.588Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-02T12:26:23.588Z] === RUN TestWalkDrivers [2022-05-02T12:26:23.588Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-02T12:26:23.588Z] PASS [2022-05-02T12:26:23.588Z] coverage: 82.4% of statements [2022-05-02T12:26:23.588Z] ok github.com/docker/docker/libnetwork/drvregistry 0.083s coverage: 82.4% of statements [2022-05-02T12:26:23.588Z] === RUN TestNAT [2022-05-02T12:26:23.588Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:26:23.588Z] --- SKIP: TestNAT (0.00s) [2022-05-02T12:26:23.588Z] === RUN TestTransparent [2022-05-02T12:26:23.588Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:26:23.588Z] --- SKIP: TestTransparent (0.00s) [2022-05-02T12:26:23.588Z] PASS [2022-05-02T12:26:23.588Z] coverage: 0.0% of statements [2022-05-02T12:26:23.588Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.058s coverage: 0.0% of statements [2022-05-02T12:26:24.045Z] === RUN TestBuildDefault [2022-05-02T12:26:24.045Z] --- PASS: TestBuildDefault (0.00s) [2022-05-02T12:26:24.045Z] === RUN TestBuildHostnameDomainname [2022-05-02T12:26:24.045Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-02T12:26:24.045Z] === RUN TestBuildHostname [2022-05-02T12:26:24.045Z] --- PASS: TestBuildHostname (0.00s) [2022-05-02T12:26:24.045Z] === RUN TestBuildHostnameFQDN [2022-05-02T12:26:24.045Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-02T12:26:24.045Z] === RUN TestBuildNoIP [2022-05-02T12:26:24.046Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestUpdate [2022-05-02T12:26:24.046Z] --- PASS: TestUpdate (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-02T12:26:24.046Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-02T12:26:24.046Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestAddEmpty [2022-05-02T12:26:24.046Z] --- PASS: TestAddEmpty (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestAdd [2022-05-02T12:26:24.046Z] --- PASS: TestAdd (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestDeleteEmpty [2022-05-02T12:26:24.046Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestDeleteNewline [2022-05-02T12:26:24.046Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestDelete [2022-05-02T12:26:24.046Z] --- PASS: TestDelete (0.00s) [2022-05-02T12:26:24.046Z] === RUN TestConcurrentWrites [2022-05-02T12:26:24.427Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-05-02T12:26:24.427Z] === RUN TestUpdateMemory [2022-05-02T12:26:24.503Z] --- PASS: TestConcurrentWrites (0.29s) [2022-05-02T12:26:24.503Z] PASS [2022-05-02T12:26:24.503Z] coverage: 81.2% of statements [2022-05-02T12:26:24.503Z] ok github.com/docker/docker/libnetwork/etchosts 0.358s coverage: 81.2% of statements [2022-05-02T12:26:24.503Z] === RUN TestCaller [2022-05-02T12:26:24.503Z] --- PASS: TestCaller (0.00s) [2022-05-02T12:26:24.503Z] PASS [2022-05-02T12:26:24.503Z] coverage: 100.0% of statements [2022-05-02T12:26:24.503Z] === RUN TestNew [2022-05-02T12:26:24.503Z] --- PASS: TestNew (0.00s) [2022-05-02T12:26:24.503Z] === RUN TestAllocate [2022-05-02T12:26:24.503Z] --- PASS: TestAllocate (0.00s) [2022-05-02T12:26:24.503Z] === RUN TestUninitialized [2022-05-02T12:26:24.503Z] --- PASS: TestUninitialized (0.00s) [2022-05-02T12:26:24.503Z] === RUN TestAllocateInRange [2022-05-02T12:26:24.503Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-02T12:26:24.503Z] === RUN TestAllocateSerial [2022-05-02T12:26:24.503Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-02T12:26:24.503Z] PASS [2022-05-02T12:26:24.503Z] coverage: 87.5% of statements [2022-05-02T12:26:24.503Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-05-02T12:26:24.503Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-05-02T12:26:24.503Z] --- PASS: TestRandomAllocateDeallocate (7.58s) [2022-05-02T12:26:24.503Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:26:24.572Z] === RUN TestNewSettable [2022-05-02T12:26:24.572Z] --- PASS: TestNewSettable (0.00s) [2022-05-02T12:26:24.572Z] === RUN TestIsSettable [2022-05-02T12:26:24.572Z] --- PASS: TestIsSettable (0.00s) [2022-05-02T12:26:24.572Z] === RUN TestUpdateSettingsEnv [2022-05-02T12:26:24.572Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-02T12:26:24.572Z] PASS [2022-05-02T12:26:24.572Z] coverage: 20.0% of statements [2022-05-02T12:26:24.572Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-05-02T12:26:24.572Z] === RUN TestLoad [2022-05-02T12:26:24.572Z] --- PASS: TestLoad (0.00s) [2022-05-02T12:26:24.572Z] === RUN TestSave [2022-05-02T12:26:24.680Z] --- PASS: TestReplicatedJob (5.42s) [2022-05-02T12:26:24.680Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:26:24.683Z] --- PASS: TestUpdateMemory (0.55s) [2022-05-02T12:26:24.683Z] === RUN TestUpdateCPUQuota [2022-05-02T12:26:25.043Z] --- PASS: TestSave (0.03s) [2022-05-02T12:26:25.043Z] === RUN TestAddDeleteGet [2022-05-02T12:26:25.043Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-02T12:26:25.043Z] === RUN TestInvalidTags [2022-05-02T12:26:25.043Z] --- PASS: TestInvalidTags (0.01s) [2022-05-02T12:26:25.043Z] PASS [2022-05-02T12:26:25.043Z] coverage: 84.4% of statements [2022-05-02T12:26:25.043Z] ok github.com/docker/docker/reference 0.113s coverage: 84.4% of statements [2022-05-02T12:26:25.246Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-05-02T12:26:25.246Z] === RUN TestUpdatePidsLimit [2022-05-02T12:26:25.246Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-02T12:26:25.470Z] === RUN TestSetSerialInsertDelete [2022-05-02T12:26:25.470Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-02T12:26:25.470Z] === RUN TestSetParallelInsertDelete [2022-05-02T12:26:25.502Z] === RUN TestUpdatePidsLimit/no_change [2022-05-02T12:26:25.759Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-02T12:26:26.015Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-02T12:26:26.029Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-02T12:26:26.029Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-02T12:26:26.029Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-02T12:26:26.029Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-02T12:26:26.029Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-02T12:26:26.029Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-02T12:26:26.029Z] === RUN TestResumableRequestReaderWithReadError [2022-05-02T12:26:26.271Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-02T12:26:26.414Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-02T12:26:26.414Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:26:26.437Z] --- PASS: TestAllocateRandomDeallocate (1.80s) [2022-05-02T12:26:26.437Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-02T12:26:26.437Z] === RUN TestInt2IP2IntConversion [2022-05-02T12:26:26.498Z] time="2022-05-02T12:26:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-02T12:26:26.498Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-05-02T12:26:26.498Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-02T12:26:26.498Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-02T12:26:26.498Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-02T12:26:26.498Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-02T12:26:26.498Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-02T12:26:26.498Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-02T12:26:26.498Z] === RUN TestResumableRequestReader [2022-05-02T12:26:26.498Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-02T12:26:26.498Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-02T12:26:26.498Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-02T12:26:26.498Z] PASS [2022-05-02T12:26:26.498Z] coverage: 100.0% of statements [2022-05-02T12:26:26.498Z] ok github.com/docker/docker/registry/resumable 0.231s coverage: 100.0% of statements [2022-05-02T12:26:26.833Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-02T12:26:26.894Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-05-02T12:26:26.894Z] === RUN TestGetAddressVersion [2022-05-02T12:26:26.894Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestResolveAuthConfigIndexServer [2022-05-02T12:26:26.966Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestResolveAuthConfigFullURL [2022-05-02T12:26:26.966Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-02T12:26:26.966Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestValidateMirror [2022-05-02T12:26:26.966Z] --- PASS: TestValidateMirror (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestLoadInsecureRegistries [2022-05-02T12:26:26.966Z] time="2022-05-02T12:26:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-02T12:26:26.966Z] time="2022-05-02T12:26:26Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-02T12:26:26.966Z] time="2022-05-02T12:26:26Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-02T12:26:26.966Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-05-02T12:26:26.966Z] === RUN TestNewServiceConfig [2022-05-02T12:26:26.966Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestValidateIndexName [2022-05-02T12:26:26.966Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestValidateIndexNameWithError [2022-05-02T12:26:26.966Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestEndpointParse [2022-05-02T12:26:26.966Z] --- PASS: TestEndpointParse (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestEndpointParseInvalid [2022-05-02T12:26:26.966Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestValidateEndpoint [2022-05-02T12:26:26.966Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-02T12:26:26.966Z] === RUN TestPing [2022-05-02T12:26:26.966Z] --- PASS: TestPing (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestPingRegistryEndpoint [2022-05-02T12:26:26.966Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:26.966Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-02T12:26:26.966Z] === RUN TestEndpoint [2022-05-02T12:26:26.966Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:26.966Z] --- SKIP: TestEndpoint (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestParseRepositoryInfo [2022-05-02T12:26:26.966Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestNewIndexInfo [2022-05-02T12:26:26.966Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestMirrorEndpointLookup [2022-05-02T12:26:26.966Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:26.966Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestSearchRepositories [2022-05-02T12:26:26.966Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-02T12:26:26.966Z] Host: 127.0.0.1:49340 [2022-05-02T12:26:26.966Z] User-Agent: docker test client [2022-05-02T12:26:26.966Z] Authorization: Token fake-token [2022-05-02T12:26:26.966Z] X-Docker-Token: true [2022-05-02T12:26:26.966Z] Accept-Encoding: gzip [2022-05-02T12:26:26.966Z] [2022-05-02T12:26:26.966Z] [2022-05-02T12:26:26.966Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-02T12:26:26.966Z] Connection: close [2022-05-02T12:26:26.966Z] Content-Length: 144 [2022-05-02T12:26:26.966Z] Cache-Control: no-cache [2022-05-02T12:26:26.966Z] Content-Type: application/json [2022-05-02T12:26:26.966Z] Date: Mon, 02 May 2022 12:26:26 GMT [2022-05-02T12:26:26.966Z] Expires: -1 [2022-05-02T12:26:26.966Z] Pragma: no-cache [2022-05-02T12:26:26.966Z] Server: docker-tests/mock [2022-05-02T12:26:26.966Z] X-Docker-Registry-Config: mock [2022-05-02T12:26:26.966Z] X-Docker-Registry-Version: 0.0.0 [2022-05-02T12:26:26.966Z] [2022-05-02T12:26:26.966Z] [2022-05-02T12:26:26.966Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-02T12:26:26.966Z] === RUN TestTrustedLocation [2022-05-02T12:26:26.966Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-02T12:26:26.966Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestAllowNondistributableArtifacts [2022-05-02T12:26:26.966Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestIsSecureIndex [2022-05-02T12:26:26.966Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-02T12:26:26.966Z] PASS [2022-05-02T12:26:26.966Z] coverage: 51.7% of statements [2022-05-02T12:26:26.966Z] === RUN TestRestartManagerTimeout [2022-05-02T12:26:26.966Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-02T12:26:26.966Z] === RUN TestRestartManagerTimeoutReset [2022-05-02T12:26:26.966Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-02T12:26:26.966Z] PASS [2022-05-02T12:26:26.966Z] coverage: 50.9% of statements [2022-05-02T12:26:26.966Z] ok github.com/docker/docker/registry 0.253s coverage: 51.7% of statements [2022-05-02T12:26:26.966Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 50.9% of statements [2022-05-02T12:26:27.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-02T12:26:27.351Z] === RUN TestKeyString [2022-05-02T12:26:27.352Z] --- PASS: TestKeyString (0.00s) [2022-05-02T12:26:27.352Z] === RUN TestPoolDataMarshal [2022-05-02T12:26:27.352Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-02T12:26:27.352Z] === RUN TestSubnetsMarshal [2022-05-02T12:26:27.352Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-05-02T12:26:27.352Z] === RUN TestAddSubnets [2022-05-02T12:26:27.352Z] --- PASS: TestAddSubnets (0.09s) [2022-05-02T12:26:27.352Z] === RUN TestDoublePoolRelease [2022-05-02T12:26:27.352Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-05-02T12:26:27.352Z] === RUN TestAddReleasePoolID [2022-05-02T12:26:27.352Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-05-02T12:26:27.352Z] === RUN TestPredefinedPool [2022-05-02T12:26:27.352Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-02T12:26:27.352Z] === RUN TestRemoveSubnet [2022-05-02T12:26:27.352Z] === RUN TestPoolRequest [2022-05-02T12:26:27.352Z] --- PASS: TestPoolRequest (0.00s) [2022-05-02T12:26:27.352Z] === RUN TestOtherRequests [2022-05-02T12:26:27.352Z] --- PASS: TestOtherRequests (0.00s) [2022-05-02T12:26:27.352Z] PASS [2022-05-02T12:26:27.352Z] coverage: 57.1% of statements [2022-05-02T12:26:27.352Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit (2.47s) [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-05-02T12:26:27.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-05-02T12:26:27.652Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:26:27.810Z] --- PASS: TestRemoveSubnet (0.31s) [2022-05-02T12:26:27.810Z] === RUN TestGetSameAddress [2022-05-02T12:26:27.810Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-02T12:26:27.810Z] === RUN TestPoolAllocationReuse [2022-05-02T12:26:27.810Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.44s) [2022-05-02T12:26:27.810Z] === RUN TestRetrieveFromStore [2022-05-02T12:26:27.955Z] === RUN TestDecodeContainerConfig [2022-05-02T12:26:27.955Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-02T12:26:27.955Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-02T12:26:27.955Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-02T12:26:27.955Z] === RUN TestDecodeContainerConfigIsolation [2022-05-02T12:26:27.955Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-02T12:26:27.955Z] === RUN TestValidatePrivileged [2022-05-02T12:26:27.955Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-02T12:26:27.955Z] PASS [2022-05-02T12:26:27.955Z] coverage: 52.4% of statements [2022-05-02T12:26:27.955Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.4% of statements [2022-05-02T12:26:27.955Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-02T12:26:27.955Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-02T12:26:27.955Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-02T12:26:27.955Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-02T12:26:27.955Z] PASS [2022-05-02T12:26:27.955Z] coverage: 62.5% of statements [2022-05-02T12:26:27.955Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-05-02T12:26:27.958Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-05-02T12:26:27.958Z] === RUN TestServiceListWithStatuses [2022-05-02T12:26:27.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:26:27.958Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:26:27.958Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:26:28.776Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-05-02T12:26:28.776Z] === RUN TestIsCorrupted [2022-05-02T12:26:28.776Z] === RUN TestGetCapabilities [2022-05-02T12:26:28.776Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-02T12:26:28.776Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-02T12:26:28.776Z] --- PASS: TestIsCorrupted (0.03s) [2022-05-02T12:26:28.776Z] === RUN TestSetRollover [2022-05-02T12:26:28.776Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-02T12:26:28.776Z] === RUN TestGetDefaultAddressSpaces [2022-05-02T12:26:28.776Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-02T12:26:28.776Z] === RUN TestRemoteDriver [2022-05-02T12:26:28.776Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-02T12:26:28.776Z] PASS [2022-05-02T12:26:28.776Z] coverage: 47.4% of statements [2022-05-02T12:26:28.776Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-05-02T12:26:29.743Z] === RUN TestWindowsIPAM [2022-05-02T12:26:29.743Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-02T12:26:29.743Z] PASS [2022-05-02T12:26:29.743Z] coverage: 71.4% of statements [2022-05-02T12:26:29.743Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-05-02T12:26:29.776Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-02T12:26:30.175Z] === RUN TestGetDriver [2022-05-02T12:26:30.175Z] --- PASS: TestGetDriver (0.00s) [2022-05-02T12:26:30.175Z] === RUN TestVolumeRequestError [2022-05-02T12:26:30.175Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-02T12:26:30.175Z] PASS [2022-05-02T12:26:30.175Z] coverage: 36.1% of statements [2022-05-02T12:26:30.175Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2022-05-02T12:26:30.201Z] --- PASS: TestPoolAllocationReuse (2.26s) [2022-05-02T12:26:30.201Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-02T12:26:30.201Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-05-02T12:26:30.201Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-02T12:26:30.348Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-02T12:26:30.643Z] === RUN TestGetAddress [2022-05-02T12:26:30.643Z] --- PASS: TestGetAddress (0.00s) [2022-05-02T12:26:30.643Z] === RUN TestRemove [2022-05-02T12:26:30.643Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:26:30.643Z] --- SKIP: TestRemove (0.00s) [2022-05-02T12:26:30.643Z] === RUN TestInitializeWithVolumes [2022-05-02T12:26:30.643Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-02T12:26:30.643Z] === RUN TestCreate [2022-05-02T12:26:30.643Z] --- PASS: TestCreate (0.01s) [2022-05-02T12:26:30.643Z] === RUN TestValidateName [2022-05-02T12:26:30.643Z] --- PASS: TestValidateName (0.00s) [2022-05-02T12:26:30.643Z] === RUN TestCreateWithOpts [2022-05-02T12:26:30.643Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:26:30.643Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-02T12:26:30.643Z] === RUN TestRelaodNoOpts [2022-05-02T12:26:30.643Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-02T12:26:30.643Z] PASS [2022-05-02T12:26:30.643Z] coverage: 41.5% of statements [2022-05-02T12:26:30.643Z] ok github.com/docker/docker/volume/local 0.077s coverage: 41.5% of statements [2022-05-02T12:26:30.663Z] === RUN TestDefaultNetwork [2022-05-02T12:26:31.112Z] --- PASS: TestGet (15.11s) [2022-05-02T12:26:31.112Z] === RUN TestPluginWithNoManifest [2022-05-02T12:26:31.112Z] --- PASS: TestPluginWithNoManifest (0.01s) [2022-05-02T12:26:31.112Z] === RUN TestGetAll [2022-05-02T12:26:31.125Z] --- PASS: TestDefaultNetwork (0.28s) [2022-05-02T12:26:31.125Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-02T12:26:31.125Z] --- PASS: TestSetRollover (2.20s) [2022-05-02T12:26:31.125Z] === RUN TestSetRolloverSerial [2022-05-02T12:26:31.125Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-05-02T12:26:31.125Z] === RUN TestInitAddressPools [2022-05-02T12:26:31.125Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-02T12:26:31.125Z] PASS [2022-05-02T12:26:31.125Z] coverage: 74.0% of statements [2022-05-02T12:26:31.125Z] ok github.com/docker/docker/libnetwork/ipamutils 0.643s coverage: 74.0% of statements [2022-05-02T12:26:31.308Z] --- PASS: TestBuildMultiStageOnBuild (12.42s) [2022-05-02T12:26:31.308Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:26:31.308Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:26:31.308Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-02T12:26:31.308Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:26:31.586Z] --- PASS: TestGetAll (0.01s) [2022-05-02T12:26:31.587Z] PASS [2022-05-02T12:26:31.587Z] coverage: 73.2% of statements [2022-05-02T12:26:31.587Z] ok github.com/docker/docker/pkg/plugins 36.214s coverage: 73.2% of statements [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRaw [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-02T12:26:31.587Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRaw [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-02T12:26:31.587Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestConvertTmpfsOptions [2022-05-02T12:26:31.587Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-02T12:26:31.587Z] linux_parser_test.go:209: data="ro" [2022-05-02T12:26:31.587Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestParseMountSpec [2022-05-02T12:26:31.587Z] parser_test.go:62: case 0 [2022-05-02T12:26:31.587Z] parser_test.go:62: case 1 [2022-05-02T12:26:31.587Z] parser_test.go:62: case 2 [2022-05-02T12:26:31.587Z] parser_test.go:62: case 3 [2022-05-02T12:26:31.587Z] parser_test.go:62: case 4 [2022-05-02T12:26:31.587Z] parser_test.go:62: case 5 [2022-05-02T12:26:31.587Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestValidateMount [2022-05-02T12:26:31.587Z] --- PASS: TestValidateMount (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRaw [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:26:31.587Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-02T12:26:31.587Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:26:31.587Z] PASS [2022-05-02T12:26:31.587Z] coverage: 67.6% of statements [2022-05-02T12:26:31.587Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-05-02T12:26:32.096Z] === RUN TestKeyValue [2022-05-02T12:26:32.096Z] --- PASS: TestKeyValue (0.00s) [2022-05-02T12:26:32.096Z] PASS [2022-05-02T12:26:32.096Z] coverage: 60.0% of statements [2022-05-02T12:26:32.096Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-05-02T12:26:32.140Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-05-02T12:26:32.140Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:26:32.232Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-02T12:26:32.574Z] === RUN TestSetGetMeta [2022-05-02T12:26:32.574Z] === PAUSE TestSetGetMeta [2022-05-02T12:26:32.574Z] === RUN TestRestore [2022-05-02T12:26:32.574Z] === PAUSE TestRestore [2022-05-02T12:26:32.574Z] === RUN TestServiceCreate [2022-05-02T12:26:32.574Z] === PAUSE TestServiceCreate [2022-05-02T12:26:32.574Z] === RUN TestServiceList [2022-05-02T12:26:32.574Z] === PAUSE TestServiceList [2022-05-02T12:26:32.574Z] === RUN TestServiceRemove [2022-05-02T12:26:32.574Z] === PAUSE TestServiceRemove [2022-05-02T12:26:32.574Z] === RUN TestServiceGet [2022-05-02T12:26:32.574Z] === PAUSE TestServiceGet [2022-05-02T12:26:32.574Z] === RUN TestServicePrune [2022-05-02T12:26:32.574Z] === PAUSE TestServicePrune [2022-05-02T12:26:32.574Z] === RUN TestCreate [2022-05-02T12:26:32.574Z] === PAUSE TestCreate [2022-05-02T12:26:32.574Z] === RUN TestRemove [2022-05-02T12:26:32.574Z] === PAUSE TestRemove [2022-05-02T12:26:32.574Z] === RUN TestList [2022-05-02T12:26:32.574Z] === PAUSE TestList [2022-05-02T12:26:32.574Z] === RUN TestFindByDriver [2022-05-02T12:26:32.574Z] === PAUSE TestFindByDriver [2022-05-02T12:26:32.574Z] === RUN TestFindByReferenced [2022-05-02T12:26:32.574Z] === PAUSE TestFindByReferenced [2022-05-02T12:26:32.574Z] === RUN TestDerefMultipleOfSameRef [2022-05-02T12:26:32.574Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-02T12:26:32.574Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:26:32.574Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:26:32.574Z] === RUN TestDefererencePluginOnCreateError [2022-05-02T12:26:32.574Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-02T12:26:32.574Z] === RUN TestRefDerefRemove [2022-05-02T12:26:32.574Z] === PAUSE TestRefDerefRemove [2022-05-02T12:26:32.574Z] === RUN TestGet [2022-05-02T12:26:32.574Z] === PAUSE TestGet [2022-05-02T12:26:32.574Z] === RUN TestGetWithReference [2022-05-02T12:26:32.574Z] === PAUSE TestGetWithReference [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_nil_list [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_empty_list [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_filter_some [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_filter_middle [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:26:32.574Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-02T12:26:32.574Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_nil_list [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_filter_some [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_empty_list [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-02T12:26:32.574Z] === CONT TestFilterFunc/test_filter_middle [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-02T12:26:32.574Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-02T12:26:32.574Z] === CONT TestSetGetMeta [2022-05-02T12:26:32.574Z] === CONT TestList [2022-05-02T12:26:32.574Z] === CONT TestServiceList [2022-05-02T12:26:32.574Z] === CONT TestServiceGet [2022-05-02T12:26:32.574Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-02T12:26:32.574Z] === CONT TestGetWithReference [2022-05-02T12:26:32.574Z] --- PASS: TestList (0.04s) [2022-05-02T12:26:32.574Z] === CONT TestGet [2022-05-02T12:26:32.574Z] --- PASS: TestGetWithReference (0.02s) [2022-05-02T12:26:32.574Z] === CONT TestRefDerefRemove [2022-05-02T12:26:32.574Z] --- PASS: TestGet (0.02s) [2022-05-02T12:26:32.574Z] === CONT TestDefererencePluginOnCreateError [2022-05-02T12:26:32.574Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-02T12:26:32.574Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:26:32.574Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-05-02T12:26:32.574Z] === CONT TestDerefMultipleOfSameRef [2022-05-02T12:26:32.574Z] === CONT TestFindByReferenced [2022-05-02T12:26:32.574Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-02T12:26:32.574Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-02T12:26:32.574Z] === CONT TestFindByDriver [2022-05-02T12:26:32.574Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-02T12:26:32.574Z] === CONT TestServiceRemove [2022-05-02T12:26:32.574Z] --- PASS: TestFindByDriver (0.03s) [2022-05-02T12:26:32.574Z] === CONT TestServiceCreate [2022-05-02T12:26:32.574Z] --- PASS: TestServiceGet (0.21s) [2022-05-02T12:26:32.574Z] === CONT TestCreate [2022-05-02T12:26:32.574Z] --- PASS: TestServiceRemove (0.12s) [2022-05-02T12:26:32.574Z] === CONT TestRemove [2022-05-02T12:26:32.574Z] --- PASS: TestServiceList (0.22s) [2022-05-02T12:26:32.574Z] === CONT TestServicePrune [2022-05-02T12:26:32.574Z] --- PASS: TestServiceCreate (0.09s) [2022-05-02T12:26:32.574Z] === CONT TestRestore [2022-05-02T12:26:32.574Z] --- PASS: TestCreate (0.02s) [2022-05-02T12:26:32.574Z] time="2022-05-02T12:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:26:32.574Z] --- PASS: TestRemove (0.03s) [2022-05-02T12:26:32.574Z] time="2022-05-02T12:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:26:32.574Z] --- PASS: TestRestore (0.03s) [2022-05-02T12:26:33.043Z] time="2022-05-02T12:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:26:33.043Z] time="2022-05-02T12:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-02T12:26:33.043Z] time="2022-05-02T12:26:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:26:33.043Z] --- PASS: TestServicePrune (0.05s) [2022-05-02T12:26:33.043Z] PASS [2022-05-02T12:26:33.043Z] coverage: 69.0% of statements [2022-05-02T12:26:33.043Z] ok github.com/docker/docker/volume/service 0.313s coverage: 69.0% of statements [2022-05-02T12:26:33.070Z] --- PASS: TestSetRolloverSerial (2.21s) [2022-05-02T12:26:33.070Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-02T12:26:33.070Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-02T12:26:33.070Z] PASS [2022-05-02T12:26:33.070Z] coverage: 84.4% of statements [2022-05-02T12:26:33.070Z] ok github.com/docker/docker/libnetwork/bitseq 16.030s coverage: 84.4% of statements [2022-05-02T12:26:34.043Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.70s) [2022-05-02T12:26:34.043Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-02T12:26:34.520Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-02T12:26:34.520Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:26:35.423Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-05-02T12:26:35.423Z] === RUN TestServicePlugin [2022-05-02T12:26:35.590Z] === RUN TestNetworkDBSimple [2022-05-02T12:26:35.590Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-02T12:26:35.590Z] PASS [2022-05-02T12:26:35.590Z] coverage: 100.0% of statements [2022-05-02T12:26:35.590Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.058s coverage: 100.0% of statements [2022-05-02T12:26:36.053Z] === RUN TestGenerate [2022-05-02T12:26:36.053Z] --- PASS: TestGenerate (0.00s) [2022-05-02T12:26:36.053Z] === RUN TestGeneratePtr [2022-05-02T12:26:36.053Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-02T12:26:36.053Z] === RUN TestGenerateMissingField [2022-05-02T12:26:36.053Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-02T12:26:36.053Z] === RUN TestFieldCannotBeSet [2022-05-02T12:26:36.053Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-02T12:26:36.053Z] === RUN TestTypeMismatchError [2022-05-02T12:26:36.053Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-02T12:26:36.053Z] PASS [2022-05-02T12:26:36.053Z] coverage: 100.0% of statements [2022-05-02T12:26:36.053Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-05-02T12:26:36.515Z] 2022/05/02 12:26:36 Closing DB instances... [2022-05-02T12:26:36.977Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.24s) [2022-05-02T12:26:36.977Z] === RUN TestGetAddress [2022-05-02T12:26:36.977Z] testing: warning: no tests to run [2022-05-02T12:26:36.977Z] PASS [2022-05-02T12:26:36.977Z] coverage: 0.0% of statements [2022-05-02T12:26:36.977Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:26:37.047Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-02T12:26:37.047Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:26:37.956Z] === RUN TestRequestNewPort [2022-05-02T12:26:37.956Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestRequestSpecificPort [2022-05-02T12:26:37.956Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestReleasePort [2022-05-02T12:26:37.956Z] --- PASS: TestReleasePort (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestReuseReleasedPort [2022-05-02T12:26:37.956Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestReleaseUnreadledPort [2022-05-02T12:26:37.956Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestUnknowProtocol [2022-05-02T12:26:37.956Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestAllocateAllPorts [2022-05-02T12:26:37.956Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestPortAllocation [2022-05-02T12:26:37.956Z] --- PASS: TestPortAllocation (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestPortAllocationWithCustomRange [2022-05-02T12:26:37.956Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestNoDuplicateBPR [2022-05-02T12:26:37.956Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-02T12:26:37.956Z] === RUN TestChangePortRange [2022-05-02T12:26:37.956Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-02T12:26:37.956Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-02T12:26:37.956Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-02T12:26:37.956Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-02T12:26:37.956Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-02T12:26:37.956Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-02T12:26:37.956Z] --- PASS: TestChangePortRange (0.00s) [2022-05-02T12:26:37.956Z] PASS [2022-05-02T12:26:37.956Z] coverage: 88.6% of statements [2022-05-02T12:26:37.956Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-05-02T12:26:38.418Z] --- PASS: TestNetworkDBSimple (2.84s) [2022-05-02T12:26:38.418Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-02T12:26:38.888Z] testing: warning: no tests to run [2022-05-02T12:26:38.888Z] PASS [2022-05-02T12:26:38.888Z] coverage: 0.0% of statements [2022-05-02T12:26:38.888Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T12:26:38.888Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T12:26:39.350Z] 2022/05/02 12:26:39 Closing DB instances... [2022-05-02T12:26:39.625Z] plugin_test.go:61: [d508ea7fdcc19] joining swarm manager [d902c2b9c0dbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:26:39.812Z] === RUN TestHashData [2022-05-02T12:26:39.812Z] --- PASS: TestHashData (0.00s) [2022-05-02T12:26:39.812Z] PASS [2022-05-02T12:26:39.812Z] coverage: 2.8% of statements [2022-05-02T12:26:39.812Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-05-02T12:26:39.812Z] === RUN TestErrorConstructors [2022-05-02T12:26:39.812Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-02T12:26:39.812Z] === RUN TestCompareIPMask [2022-05-02T12:26:39.812Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-02T12:26:39.812Z] === RUN TestUtilGetHostPartIP [2022-05-02T12:26:39.812Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-02T12:26:39.812Z] === RUN TestUtilGetBroadcastIP [2022-05-02T12:26:39.812Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-02T12:26:39.812Z] === RUN TestParseCIDR [2022-05-02T12:26:39.812Z] --- PASS: TestParseCIDR (0.00s) [2022-05-02T12:26:39.812Z] PASS [2022-05-02T12:26:39.812Z] coverage: 37.3% of statements [2022-05-02T12:26:39.812Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-05-02T12:26:39.839Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-05-02T12:26:39.839Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:26:39.839Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2022-05-02T12:26:39.839Z] === RUN TestWaitNonBlocked [2022-05-02T12:26:39.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:26:39.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:26:39.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:26:39.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:26:39.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:26:39.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:26:39.839Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-02T12:26:39.839Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-05-02T12:26:39.839Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-05-02T12:26:39.839Z] === RUN TestWaitBlocked [2022-05-02T12:26:40.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:26:40.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:26:40.095Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:26:40.095Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:26:40.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:26:40.095Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:26:40.190Z] plugin_test.go:64: [d5d2a4df25d12] joining swarm manager [d902c2b9c0dbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:26:40.658Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-02T12:26:40.658Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-05-02T12:26:40.658Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-05-02T12:26:40.658Z] === CONT TestContainerStartOnDaemonRestart [2022-05-02T12:26:40.658Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:26:40.784Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-05-02T12:26:40.784Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-02T12:26:40.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-02T12:26:40.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-02T12:26:40.785Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-02T12:26:40.785Z] PASS [2022-05-02T12:26:40.785Z] coverage: 55.0% of statements [2022-05-02T12:26:40.785Z] ok github.com/docker/docker/oci 0.055s coverage: 55.0% of statements [2022-05-02T12:26:41.246Z] === RUN TestAddressPoolOpt [2022-05-02T12:26:41.246Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/a [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/something [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/_=a [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/env1=value1 [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/_env1=value1 [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/PATH [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/=a [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/PATH= [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/PATH=something [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/asd!qwe [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/1asd [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/123 [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/some_space [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/__some_space_before [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/some_space_after__ [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/= [2022-05-02T12:26:41.246Z] === RUN TestValidateEnv/PaTh [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-02T12:26:41.246Z] === RUN TestParseHost [2022-05-02T12:26:41.246Z] === RUN TestParseHost/:// [2022-05-02T12:26:41.246Z] === RUN TestParseHost/unknown:// [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://invalid:port [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://:5555/ [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://:5555/p [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-02T12:26:41.246Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-02T12:26:41.246Z] === RUN TestParseHost/something_with_spaces [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://:port [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/unix:// [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://host: [2022-05-02T12:26:41.246Z] === RUN TestParseHost/fd:// [2022-05-02T12:26:41.246Z] === RUN TestParseHost/fd://something [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp:// [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://: [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/unix://path/to/socket [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/npipe:// [2022-05-02T12:26:41.246Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-02T12:26:41.246Z] === RUN TestParseHost/#00 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseHost/_ [2022-05-02T12:26:41.246Z] === RUN TestParseHost/__ [2022-05-02T12:26:41.246Z] === RUN TestParseHost/tcp://[::1]: [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-02T12:26:41.246Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/: [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-02T12:26:41.246Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-02T12:26:41.631Z] --- PASS: TestBuildMultiStageLayerLeak (10.45s) [2022-05-02T12:26:41.631Z] === RUN TestBuildWithHugeFile [2022-05-02T12:26:41.706Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-02T12:26:41.706Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestParseTCP [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/localhost:5555/path [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/:5555/path [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/[::1]:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/::1 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/tcp:// [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/tcp://: [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/0.0.0.1 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/0.0.0.1: [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/localhost:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/[::1]: [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/localhost [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/localhost: [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/tcp://:5555 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/#00 [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/: [2022-05-02T12:26:41.706Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP (0.01s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-02T12:26:41.706Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestValidateExtraHosts [2022-05-02T12:26:41.706Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestValidateIPAddress [2022-05-02T12:26:41.706Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestMapOpts [2022-05-02T12:26:41.706Z] --- PASS: TestMapOpts (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestListOptsWithoutValidator [2022-05-02T12:26:41.706Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestListOptsWithValidator [2022-05-02T12:26:41.706Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestValidateDNSSearch [2022-05-02T12:26:41.706Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_general_format [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_one_more [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-02T12:26:41.706Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-02T12:26:41.706Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-02T12:26:41.706Z] === RUN TestNamedListOpts [2022-05-02T12:26:41.707Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-02T12:26:41.707Z] === RUN TestNamedMapOpts [2022-05-02T12:26:41.707Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-02T12:26:41.707Z] === RUN TestParseLink [2022-05-02T12:26:41.707Z] --- PASS: TestParseLink (0.00s) [2022-05-02T12:26:41.707Z] === RUN TestUlimitOpt [2022-05-02T12:26:41.707Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-02T12:26:41.707Z] PASS [2022-05-02T12:26:41.707Z] coverage: 65.5% of statements [2022-05-02T12:26:41.707Z] ok github.com/docker/docker/opts 0.155s coverage: 65.5% of statements [2022-05-02T12:26:41.707Z] === RUN TestParseVersion [2022-05-02T12:26:41.707Z] --- PASS: TestParseVersion (0.00s) [2022-05-02T12:26:41.707Z] PASS [2022-05-02T12:26:41.707Z] coverage: 52.9% of statements [2022-05-02T12:26:41.707Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-05-02T12:26:42.165Z] 2022/05/02 12:26:41 Closing DB instances... [2022-05-02T12:26:42.354Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-02T12:26:42.354Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:26:42.612Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-02T12:26:42.612Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:26:43.176Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-05-02T12:26:43.176Z] === CONT TestDaemonHostGatewayIP [2022-05-02T12:26:43.176Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-05-02T12:26:43.176Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:26:43.697Z] === RUN TestPeerCertificateMarshalJSON [2022-05-02T12:26:43.697Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-05-02T12:26:43.697Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-02T12:26:43.697Z] === RUN TestIsArchivePathDir [2022-05-02T12:26:43.697Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-02T12:26:43.697Z] === RUN TestIsArchivePathInvalidFile [2022-05-02T12:26:44.155Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-05-02T12:26:44.155Z] === RUN TestIsArchivePathTar [2022-05-02T12:26:44.155Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-05-02T12:26:44.155Z] === RUN TestDecompressStreamGzip [2022-05-02T12:26:44.155Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-02T12:26:44.155Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-02T12:26:44.155Z] --- PASS: TestPeerCertificateMarshalJSON (0.71s) [2022-05-02T12:26:44.155Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-02T12:26:44.155Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-02T12:26:44.155Z] === RUN TestMiddleware [2022-05-02T12:26:44.155Z] --- PASS: TestMiddleware (0.00s) [2022-05-02T12:26:44.155Z] === RUN TestNewResponseModifier [2022-05-02T12:26:44.155Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-02T12:26:44.155Z] PASS [2022-05-02T12:26:44.155Z] coverage: 26.8% of statements [2022-05-02T12:26:44.155Z] ok github.com/docker/docker/pkg/authorization 0.768s coverage: 26.8% of statements [2022-05-02T12:26:44.155Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-02T12:26:44.155Z] === RUN TestDecompressStreamBzip2 [2022-05-02T12:26:44.616Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-02T12:26:44.616Z] === RUN TestDecompressStreamXz [2022-05-02T12:26:44.616Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:26:44.616Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestDecompressStreamZstd [2022-05-02T12:26:44.616Z] archive_test.go:140: zstd not installed [2022-05-02T12:26:44.616Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-02T12:26:44.616Z] === RUN TestCompressStreamXzUnsupported [2022-05-02T12:26:44.616Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-02T12:26:44.616Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestCompressStreamInvalid [2022-05-02T12:26:44.616Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestExtensionInvalid [2022-05-02T12:26:44.616Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestExtensionUncompressed [2022-05-02T12:26:44.616Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestExtensionBzip2 [2022-05-02T12:26:44.616Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestExtensionGzip [2022-05-02T12:26:44.616Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestExtensionXz [2022-05-02T12:26:44.616Z] --- PASS: TestExtensionXz (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestExtensionZstd [2022-05-02T12:26:44.616Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestCmdStreamLargeStderr [2022-05-02T12:26:44.616Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-05-02T12:26:44.616Z] === RUN TestCmdStreamBad [2022-05-02T12:26:44.616Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:26:44.616Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestCmdStreamGood [2022-05-02T12:26:44.616Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-02T12:26:44.616Z] === RUN TestUntarPathWithInvalidDest [2022-05-02T12:26:44.616Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-02T12:26:44.616Z] === RUN TestUntarPathWithInvalidSrc [2022-05-02T12:26:44.616Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestUntarPath [2022-05-02T12:26:44.616Z] --- PASS: TestUntarPath (0.06s) [2022-05-02T12:26:44.616Z] === RUN TestUntarPathWithDestinationFile [2022-05-02T12:26:44.616Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-05-02T12:26:44.616Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-02T12:26:44.616Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-05-02T12:26:44.616Z] === RUN TestCopyWithTarInvalidSrc [2022-05-02T12:26:44.616Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-02T12:26:44.616Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestCopyWithTarSrcFile [2022-05-02T12:26:44.616Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-02T12:26:44.616Z] === RUN TestCopyWithTarSrcFolder [2022-05-02T12:26:44.616Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-02T12:26:44.616Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-02T12:26:44.616Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-02T12:26:44.616Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-02T12:26:45.075Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-02T12:26:45.075Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-02T12:26:45.075Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-05-02T12:26:45.075Z] === RUN TestCopyFileWithTarSrcFile [2022-05-02T12:26:45.075Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-02T12:26:45.075Z] === RUN TestTarFiles [2022-05-02T12:26:45.075Z] === RUN TestUnbuffered [2022-05-02T12:26:45.075Z] --- PASS: TestUnbuffered (0.00s) [2022-05-02T12:26:45.075Z] === RUN TestRaceUnbuffered [2022-05-02T12:26:45.075Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-02T12:26:45.075Z] PASS [2022-05-02T12:26:45.075Z] coverage: 100.0% of statements [2022-05-02T12:26:45.075Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-05-02T12:26:45.533Z] === RUN TestMatch [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[foo]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[foo_bar]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[]#01 [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[qux]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-02T12:26:45.533Z] === RUN TestMatch/[[foo_baz]] [2022-05-02T12:26:45.533Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-02T12:26:45.533Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-02T12:26:45.533Z] PASS [2022-05-02T12:26:45.533Z] coverage: 87.5% of statements [2022-05-02T12:26:45.533Z] ok github.com/docker/docker/pkg/capabilities 0.076s coverage: 87.5% of statements [2022-05-02T12:26:45.695Z] --- PASS: TestDaemonRestartIpcMode (2.53s) [2022-05-02T12:26:45.695Z] === CONT TestContainerKillOnDaemonStart [2022-05-02T12:26:45.695Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-05-02T12:26:45.695Z] === CONT TestIpcModeOlderClient [2022-05-02T12:26:45.695Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-02T12:26:45.991Z] 2022/05/02 12:26:45 Closing DB instances... [2022-05-02T12:26:46.957Z] === RUN TestChrootTarUntar [2022-05-02T12:26:46.957Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-02T12:26:46.957Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootUntarEmptyArchive [2022-05-02T12:26:46.957Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootTarUntarWithSymlink [2022-05-02T12:26:46.957Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootCopyWithTar [2022-05-02T12:26:46.957Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootCopyFileWithTar [2022-05-02T12:26:46.957Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootUntarPath [2022-05-02T12:26:46.957Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-02T12:26:46.957Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-02T12:26:46.957Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:26:46.957Z] === RUN TestChrootApplyDotDotFile [2022-05-02T12:26:46.957Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:26:46.957Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:26:46.957Z] PASS [2022-05-02T12:26:46.957Z] coverage: 12.0% of statements [2022-05-02T12:26:46.957Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 12.0% of statements [2022-05-02T12:26:47.877Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-05-02T12:26:47.878Z] === RUN TestBuildWithHugeFile [2022-05-02T12:26:47.922Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-05-02T12:26:47.922Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-02T12:26:48.379Z] === RUN TestEnsureRemoveAllNotExist [2022-05-02T12:26:48.379Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-02T12:26:48.379Z] === RUN TestEnsureRemoveAllWithDir [2022-05-02T12:26:48.379Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-02T12:26:48.379Z] === RUN TestEnsureRemoveAllWithFile [2022-05-02T12:26:48.379Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-02T12:26:48.379Z] PASS [2022-05-02T12:26:48.379Z] coverage: 0.0% of statements [2022-05-02T12:26:48.379Z] ok github.com/docker/docker/pkg/containerfs 0.124s coverage: 0.0% of statements [2022-05-02T12:26:49.346Z] === RUN TestSizeEmpty [2022-05-02T12:26:49.346Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-02T12:26:49.346Z] === RUN TestSizeEmptyFile [2022-05-02T12:26:49.346Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-02T12:26:49.346Z] === RUN TestSizeNonemptyFile [2022-05-02T12:26:49.346Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-02T12:26:49.346Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-02T12:26:49.346Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-02T12:26:49.346Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-02T12:26:49.346Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-02T12:26:49.346Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-02T12:26:49.346Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-02T12:26:49.346Z] === RUN TestMoveToSubdir [2022-05-02T12:26:49.346Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-02T12:26:49.346Z] === RUN TestSizeNonExistingDirectory [2022-05-02T12:26:49.346Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-02T12:26:49.346Z] PASS [2022-05-02T12:26:49.346Z] coverage: 80.0% of statements [2022-05-02T12:26:49.346Z] ok github.com/docker/docker/pkg/directory 0.088s coverage: 80.0% of statements [2022-05-02T12:26:49.803Z] 2022/05/02 12:26:49 Closing DB instances... [2022-05-02T12:26:50.770Z] === RUN TestPollerAddRemove [2022-05-02T12:26:50.770Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-02T12:26:50.770Z] === RUN TestPollerEvent [2022-05-02T12:26:50.770Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:26:50.770Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-02T12:26:50.770Z] === RUN TestPollerClose [2022-05-02T12:26:50.770Z] --- PASS: TestPollerClose (0.00s) [2022-05-02T12:26:50.770Z] PASS [2022-05-02T12:26:50.770Z] coverage: 36.2% of statements [2022-05-02T12:26:50.770Z] ok github.com/docker/docker/pkg/filenotify 0.064s coverage: 36.2% of statements [2022-05-02T12:26:51.233Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2022-05-02T12:26:51.233Z] === RUN TestNetworkDBNodeLeave [2022-05-02T12:26:52.198Z] === RUN TestCopyFileWithInvalidSrc [2022-05-02T12:26:52.198Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:26:52.198Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-02T12:26:52.198Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-02T12:26:52.198Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCopyFile [2022-05-02T12:26:52.198Z] --- PASS: TestTarFiles (7.50s) [2022-05-02T12:26:52.198Z] === RUN TestDetectCompressionZstd [2022-05-02T12:26:52.198Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestTarUntar [2022-05-02T12:26:52.198Z] --- PASS: TestCopyFile (0.01s) [2022-05-02T12:26:52.198Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-02T12:26:52.198Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:26:52.198Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-02T12:26:52.198Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-02T12:26:52.198Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:26:52.198Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestWildcardMatches [2022-05-02T12:26:52.198Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestPatternMatches [2022-05-02T12:26:52.198Z] --- PASS: TestPatternMatches (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-02T12:26:52.198Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestPatternMatchesFolderExclusions [2022-05-02T12:26:52.198Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-02T12:26:52.198Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-02T12:26:52.198Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-02T12:26:52.198Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-02T12:26:52.198Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestSingleExclamationError [2022-05-02T12:26:52.198Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestMatchesWithNoPatterns [2022-05-02T12:26:52.198Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestMatchesWithMalformedPatterns [2022-05-02T12:26:52.198Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestMatches [2022-05-02T12:26:52.198Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-02T12:26:52.198Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-02T12:26:52.198Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-02T12:26:52.198Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-02T12:26:52.198Z] --- PASS: TestMatches (0.01s) [2022-05-02T12:26:52.198Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-02T12:26:52.198Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-02T12:26:52.198Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-02T12:26:52.198Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCleanPatterns [2022-05-02T12:26:52.198Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-02T12:26:52.198Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCleanPatternsExceptionFlag [2022-05-02T12:26:52.198Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-02T12:26:52.198Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-02T12:26:52.198Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCleanPatternsErrorSingleException [2022-05-02T12:26:52.198Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-02T12:26:52.198Z] === RUN TestCreateIfNotExistsDir [2022-05-02T12:26:52.655Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-02T12:26:52.655Z] === RUN TestCreateIfNotExistsFile [2022-05-02T12:26:52.655Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-02T12:26:52.655Z] === RUN TestMatch [2022-05-02T12:26:52.655Z] --- PASS: TestMatch (0.00s) [2022-05-02T12:26:52.655Z] === RUN TestCompile [2022-05-02T12:26:52.655Z] === RUN TestCompile/slash [2022-05-02T12:26:52.655Z] === RUN TestCompile/backslash [2022-05-02T12:26:52.655Z] --- PASS: TestCompile (0.00s) [2022-05-02T12:26:52.655Z] --- PASS: TestCompile/slash (0.00s) [2022-05-02T12:26:52.655Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-02T12:26:52.655Z] PASS [2022-05-02T12:26:52.656Z] coverage: 84.7% of statements [2022-05-02T12:26:52.656Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 84.7% of statements [2022-05-02T12:26:52.656Z] --- PASS: TestTarUntar (0.07s) [2022-05-02T12:26:52.656Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-02T12:26:52.656Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-02T12:26:52.656Z] === RUN TestTarWithOptions [2022-05-02T12:26:52.656Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-02T12:26:52.656Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-02T12:26:52.656Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-02T12:26:52.656Z] === RUN TestUntarUstarGnuConflict [2022-05-02T12:26:52.656Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-02T12:26:52.656Z] === RUN TestUntarInvalidFilenames [2022-05-02T12:26:52.656Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1428274005\\dest" [2022-05-02T12:26:52.656Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-02T12:26:52.656Z] === RUN TestUntarHardlinkToSymlink [2022-05-02T12:26:52.656Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-05-02T12:26:52.656Z] === RUN TestUntarInvalidHardlink [2022-05-02T12:26:52.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3369448676\\victim\\hello" -> "../victim/hello" [2022-05-02T12:26:52.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2157870941\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:26:52.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2266847555\\victim" -> "../victim" [2022-05-02T12:26:52.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink549550233\\victim" -> "../victim" [2022-05-02T12:26:52.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1423768941\\victim" -> "../victim" [2022-05-02T12:26:52.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2581070592\\victim" -> "../victim" [2022-05-02T12:26:52.656Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2022-05-02T12:26:52.656Z] === RUN TestUntarInvalidSymlink [2022-05-02T12:26:52.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2657656483\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:26:52.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1984718802\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:26:52.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1678897211\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:52.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2252916583\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:52.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-02T12:26:52.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-02T12:26:53.114Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2301919984\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:53.114Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2879002239\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:53.114Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3244601388\\dest\\dir\\loophole" -> "../../victim" [2022-05-02T12:26:53.114Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-02T12:26:53.114Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-02T12:26:53.114Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-02T12:26:53.114Z] === RUN TestXGlobalNoParent [2022-05-02T12:26:53.114Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-02T12:26:53.114Z] === RUN TestReplaceFileTarWrapper [2022-05-02T12:26:53.114Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2022-05-02T12:26:53.114Z] === RUN TestPrefixHeaderReadable [2022-05-02T12:26:53.114Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-02T12:26:53.114Z] === RUN TestDisablePigz [2022-05-02T12:26:53.114Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-02T12:26:53.114Z] --- PASS: TestDisablePigz (0.20s) [2022-05-02T12:26:53.114Z] === RUN TestPigz [2022-05-02T12:26:53.571Z] === RUN TestGet [2022-05-02T12:26:53.571Z] --- PASS: TestGet (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestGetShortcutString [2022-05-02T12:26:53.571Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-02T12:26:53.571Z] PASS [2022-05-02T12:26:53.571Z] coverage: 42.9% of statements [2022-05-02T12:26:53.571Z] ok github.com/docker/docker/pkg/homedir 0.071s coverage: 42.9% of statements [2022-05-02T12:26:53.571Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-02T12:26:53.571Z] --- PASS: TestPigz (0.22s) [2022-05-02T12:26:53.571Z] === RUN TestNosysFileInfo [2022-05-02T12:26:53.571Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestCopyFileWithInvalidDest [2022-05-02T12:26:53.571Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:26:53.571Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestCanonicalTarNameForPath [2022-05-02T12:26:53.571Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestCanonicalTarName [2022-05-02T12:26:53.571Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestChmodTarEntry [2022-05-02T12:26:53.571Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestHardLinkOrder [2022-05-02T12:26:53.571Z] --- PASS: TestHardLinkOrder (0.11s) [2022-05-02T12:26:53.571Z] === RUN TestChangeString [2022-05-02T12:26:53.571Z] --- PASS: TestChangeString (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestChangesWithNoChanges [2022-05-02T12:26:53.571Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-02T12:26:53.571Z] === RUN TestChangesWithChanges [2022-05-02T12:26:53.571Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-02T12:26:53.571Z] === RUN TestChangesWithChangesGH13590 [2022-05-02T12:26:53.571Z] changes_test.go:196: needs more investigation [2022-05-02T12:26:53.571Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:26:53.571Z] === RUN TestChangesDirsEmpty [2022-05-02T12:26:54.029Z] --- PASS: TestChangesDirsEmpty (0.27s) [2022-05-02T12:26:54.029Z] === RUN TestChangesDirsMutated [2022-05-02T12:26:54.029Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-05-02T12:26:54.029Z] === RUN TestNetworkDBWatch [2022-05-02T12:26:54.283Z] 2022/05/02 12:26:51 Closing DB instances... [2022-05-02T12:26:54.283Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-02T12:26:54.283Z] === RUN TestFindNode [2022-05-02T12:26:54.283Z] 2022/05/02 12:26:53 Closing DB instances... [2022-05-02T12:26:54.283Z] --- PASS: TestFindNode (0.02s) [2022-05-02T12:26:54.283Z] === RUN TestChangeNodeState [2022-05-02T12:26:54.283Z] 2022/05/02 12:26:53 Closing DB instances... [2022-05-02T12:26:54.283Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-02T12:26:54.283Z] === RUN TestNodeReincarnation [2022-05-02T12:26:54.283Z] 2022/05/02 12:26:53 Closing DB instances... [2022-05-02T12:26:54.487Z] --- PASS: TestChangesDirsMutated (0.44s) [2022-05-02T12:26:54.487Z] === RUN TestApplyLayer [2022-05-02T12:26:54.487Z] changes_test.go:433: needs further investigation [2022-05-02T12:26:54.487Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-02T12:26:54.487Z] === RUN TestChangesSizeWithHardlinks [2022-05-02T12:26:54.487Z] changes_test.go:469: needs further investigation [2022-05-02T12:26:54.487Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:26:54.487Z] === RUN TestChangesSizeWithNoChanges [2022-05-02T12:26:54.487Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-02T12:26:54.487Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-02T12:26:54.487Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-02T12:26:54.487Z] === RUN TestChangesSize [2022-05-02T12:26:54.487Z] --- PASS: TestChangesSize (0.01s) [2022-05-02T12:26:54.487Z] === RUN TestApplyLayerInvalidFilenames [2022-05-02T12:26:54.487Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2280174457\\dest" [2022-05-02T12:26:54.487Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-05-02T12:26:54.487Z] === RUN TestApplyLayerInvalidHardlink [2022-05-02T12:26:54.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink18886512\\victim\\hello" -> "../victim/hello" [2022-05-02T12:26:54.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2443327822\\victim\\hello" -> "/../victim/hello" [2022-05-02T12:26:54.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2144025630\\victim" -> "../victim" [2022-05-02T12:26:54.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink6036779\\victim" -> "../victim" [2022-05-02T12:26:54.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1555472956\\victim" -> "../victim" [2022-05-02T12:26:54.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3276551630\\victim" -> "../victim" [2022-05-02T12:26:54.487Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-02T12:26:54.487Z] === RUN TestApplyLayerInvalidSymlink [2022-05-02T12:26:54.487Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1023469854\\dest\\dotdot" -> "../victim/hello" [2022-05-02T12:26:54.487Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3697900907\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-02T12:26:54.487Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink353841834\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:54.487Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink721161527\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:54.487Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2853890185\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:54.487Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3909854606\\dest\\loophole-victim" -> "../victim" [2022-05-02T12:26:54.487Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-02T12:26:54.487Z] === RUN TestApplyLayerWhiteouts [2022-05-02T12:26:54.487Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-02T12:26:54.487Z] === RUN TestGenerateEmptyFile [2022-05-02T12:26:54.487Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-02T12:26:54.487Z] === RUN TestGenerateWithContent [2022-05-02T12:26:54.487Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-02T12:26:54.487Z] PASS [2022-05-02T12:26:54.487Z] coverage: 62.9% of statements [2022-05-02T12:26:54.488Z] ok github.com/docker/docker/pkg/archive 10.884s coverage: 62.9% of statements [2022-05-02T12:26:54.488Z] === RUN TestCreateIDMapOrder [2022-05-02T12:26:54.488Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-02T12:26:54.945Z] PASS [2022-05-02T12:26:54.945Z] coverage: 7.2% of statements [2022-05-02T12:26:54.945Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-05-02T12:26:55.912Z] 2022/05/02 12:26:55 Closing DB instances... [2022-05-02T12:26:56.370Z] === RUN TestFixedBufferCap [2022-05-02T12:26:56.370Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-02T12:26:56.370Z] === RUN TestFixedBufferLen [2022-05-02T12:26:56.370Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-02T12:26:56.370Z] === RUN TestFixedBufferString [2022-05-02T12:26:56.370Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-02T12:26:56.370Z] === RUN TestFixedBufferWrite [2022-05-02T12:26:56.370Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-02T12:26:56.370Z] === RUN TestFixedBufferRead [2022-05-02T12:26:56.370Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-02T12:26:56.370Z] === RUN TestBytesPipeRead [2022-05-02T12:26:56.370Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-02T12:26:56.370Z] === RUN TestBytesPipeWrite [2022-05-02T12:26:56.370Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-02T12:26:56.370Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-02T12:26:56.828Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-05-02T12:26:56.828Z] === RUN TestAtomicWriteToFile [2022-05-02T12:26:56.828Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-02T12:26:56.828Z] === RUN TestAtomicWriteSetCommit [2022-05-02T12:26:56.828Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-02T12:26:56.828Z] === RUN TestAtomicWriteSetCancel [2022-05-02T12:26:56.828Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-05-02T12:26:56.828Z] === RUN TestReadCloserWrapperClose [2022-05-02T12:26:56.828Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-02T12:26:56.828Z] === RUN TestReaderErrWrapperReadOnError [2022-05-02T12:26:56.828Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-02T12:26:56.828Z] === RUN TestReaderErrWrapperRead [2022-05-02T12:26:56.828Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-02T12:26:56.828Z] === RUN TestCancelReadCloser [2022-05-02T12:26:56.828Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-02T12:26:56.828Z] === RUN TestWriteCloserWrapperClose [2022-05-02T12:26:56.828Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-02T12:26:56.828Z] === RUN TestNopWriteCloser [2022-05-02T12:26:56.828Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-02T12:26:56.828Z] === RUN TestNopWriter [2022-05-02T12:26:56.828Z] --- PASS: TestNopWriter (0.00s) [2022-05-02T12:26:56.828Z] === RUN TestWriteCounter [2022-05-02T12:26:56.828Z] --- PASS: TestWriteCounter (0.00s) [2022-05-02T12:26:56.828Z] PASS [2022-05-02T12:26:56.828Z] coverage: 70.5% of statements [2022-05-02T12:26:57.286Z] ok github.com/docker/docker/pkg/ioutils 0.693s coverage: 70.5% of statements [2022-05-02T12:26:57.286Z] --- PASS: TestNetworkDBWatch (3.09s) [2022-05-02T12:26:57.286Z] === RUN TestNetworkDBBulkSync [2022-05-02T12:26:57.869Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-05-02T12:26:57.869Z] PASS [2022-05-02T12:26:57.869Z] [2022-05-02T12:26:57.869Z] === Skipped [2022-05-02T12:26:57.869Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:26:57.869Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:26:57.869Z] [2022-05-02T12:26:57.869Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:26:57.869Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:26:57.869Z] [2022-05-02T12:26:57.869Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-02T12:26:57.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:26:57.869Z] [2022-05-02T12:26:57.869Z] DONE 235 tests, 3 skipped in 120.108s [2022-05-02T12:26:57.869Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:26:57.869Z] ++ 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 [2022-05-02T12:26:57.869Z] ++ set -e [2022-05-02T12:26:57.869Z] ++ '[' -n 0 ']' [2022-05-02T12:26:57.869Z] ++ set -x [2022-05-02T12:26:57.869Z] ++ 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 [2022-05-02T12:26:57.869Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:26:57.869Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-02T12:26:57.869Z] === RUN TestDaemonConfigValidation [2022-05-02T12:26:57.869Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:26:57.869Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:26:57.869Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:26:57.869Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:26:57.869Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:26:57.869Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:26:57.869Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:26:57.869Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:26:57.869Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:26:57.869Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:26:57.869Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:26:57.869Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:26:57.869Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:26:57.869Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:26:57.869Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:26:57.869Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:26:57.869Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-02T12:26:57.869Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-02T12:26:57.869Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-05-02T12:26:57.869Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-02T12:26:57.869Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-02T12:26:57.869Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:26:57.869Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:26:58.797Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:26:58.820Z] === RUN TestError [2022-05-02T12:26:58.820Z] --- PASS: TestError (0.00s) [2022-05-02T12:26:58.820Z] === RUN TestProgressString [2022-05-02T12:26:58.820Z] === RUN TestProgressString/no_progress [2022-05-02T12:26:58.820Z] === RUN TestProgressString/progress_1 [2022-05-02T12:26:58.820Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-02T12:26:58.820Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-02T12:26:58.820Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-02T12:26:58.820Z] === RUN TestProgressString/with_units [2022-05-02T12:26:58.820Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-02T12:26:58.820Z] === RUN TestProgressString/hide_counts [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-02T12:26:58.820Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-02T12:26:58.820Z] === RUN TestJSONMessageDisplay [2022-05-02T12:26:58.820Z] 2022/05/02 12:26:58 Closing DB instances... [2022-05-02T12:26:58.820Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-02T12:26:58.820Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-02T12:26:58.820Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-02T12:26:58.820Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-02T12:26:58.820Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-02T12:26:58.820Z] === RUN TestDisplayJSONMessagesStream [2022-05-02T12:26:58.820Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-02T12:26:58.820Z] PASS [2022-05-02T12:26:58.820Z] coverage: 91.7% of statements [2022-05-02T12:26:58.820Z] ok github.com/docker/docker/pkg/jsonmessage 0.481s coverage: 91.7% of statements [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-02T12:26:59.039Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-02T12:26:59.039Z] === RUN TestParallelCreate [2022-05-02T12:26:59.039Z] 2022/05/02 12:26:58 Closing DB instances... [2022-05-02T12:26:59.039Z] --- PASS: TestParallelCreate (0.02s) [2022-05-02T12:26:59.039Z] === RUN TestParallelDelete [2022-05-02T12:26:59.039Z] 2022/05/02 12:26:58 Closing DB instances... [2022-05-02T12:26:59.039Z] --- PASS: TestParallelDelete (0.02s) [2022-05-02T12:26:59.039Z] === RUN TestNetworkDBIslands [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0f3e26f79d22 with config:&{NodeID:0f3e26f79d22 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}" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d76f5baf11aa with config:&{NodeID:d76f5baf11aa 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}" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node d76f5baf11aa/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node d76f5baf11aa/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node d76f5baf11aa/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node d76f5baf11aa/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-02T12:26:59.039Z] time="2022-05-02T12:26:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e129d8059257 with config:&{NodeID:e129d8059257 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}" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node d76f5baf11aa/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node d76f5baf11aa/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.506Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.785Z] === RUN TestStandardLongPath [2022-05-02T12:26:59.785Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-02T12:26:59.785Z] === RUN TestUNCLongPath [2022-05-02T12:26:59.785Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-02T12:26:59.785Z] PASS [2022-05-02T12:26:59.785Z] coverage: 100.0% of statements [2022-05-02T12:26:59.785Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f68321f18bf9 with config:&{NodeID:f68321f18bf9 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}" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node d76f5baf11aa/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node d76f5baf11aa/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:26:59.981Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.163Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:27:00.243Z] --- PASS: TestNetworkDBBulkSync (2.89s) [2022-05-02T12:27:00.243Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-02T12:27:00.243Z] === RUN TestNameFormat [2022-05-02T12:27:00.243Z] --- PASS: TestNameFormat (0.00s) [2022-05-02T12:27:00.243Z] === RUN TestNameRetries [2022-05-02T12:27:00.243Z] --- PASS: TestNameRetries (0.00s) [2022-05-02T12:27:00.243Z] PASS [2022-05-02T12:27:00.243Z] coverage: 85.7% of statements [2022-05-02T12:27:00.243Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bddcc392d035 with config:&{NodeID:bddcc392d035 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}" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node e129d8059257/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node d76f5baf11aa/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=info msg="Node d76f5baf11aa/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:26:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:00.451Z] networkdb_test.go:835: Re-joining: 3 [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=info msg="The new bootstrap node list is:[172.29.171.94:10033 172.29.171.94:10034 172.29.171.94:10035]" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10033" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49371" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10034" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49372" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10035" [2022-05-02T12:27:00.451Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49373" [2022-05-02T12:27:00.918Z] networkdb_test.go:835: Re-joining: 4 [2022-05-02T12:27:00.918Z] time="2022-05-02T12:27:00Z" level=info msg="The new bootstrap node list is:[172.29.171.94:10033 172.29.171.94:10034 172.29.171.94:10035]" [2022-05-02T12:27:00.919Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10033" [2022-05-02T12:27:00.919Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49374" [2022-05-02T12:27:00.919Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10034" [2022-05-02T12:27:00.919Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49375" [2022-05-02T12:27:00.919Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10035" [2022-05-02T12:27:00.919Z] time="2022-05-02T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49376" [2022-05-02T12:27:00.919Z] time="2022-05-02T12:27:00Z" level=info msg="node 0 leaving" [2022-05-02T12:27:01.091Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:27:01.091Z] daemon_test.go:156: [de0c488bb1fb7] daemon is not started [2022-05-02T12:27:01.091Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-02T12:27:01.091Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-02T12:27:01.091Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-02T12:27:01.091Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-02T12:27:01.091Z] === RUN TestDaemonProxy [2022-05-02T12:27:01.091Z] === RUN TestDaemonProxy/environment_variables [2022-05-02T12:27:01.212Z] === RUN TestParseKeyValueOpt [2022-05-02T12:27:01.212Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-02T12:27:01.212Z] === RUN TestParseUintList [2022-05-02T12:27:01.212Z] --- PASS: TestParseUintList (0.00s) [2022-05-02T12:27:01.212Z] === RUN TestParseUintListMaximumLimits [2022-05-02T12:27:01.212Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-02T12:27:01.212Z] PASS [2022-05-02T12:27:01.212Z] coverage: 97.0% of statements [2022-05-02T12:27:01.212Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="Node 0f3e26f79d22 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="node5(bddcc392d035): Node leave event for 0f3e26f79d22/172.29.171.94" [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="Node 0f3e26f79d22 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="node2(d76f5baf11aa): Node leave event for 0f3e26f79d22/172.29.171.94" [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="Node 0f3e26f79d22 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="node4(f68321f18bf9): Node leave event for 0f3e26f79d22/172.29.171.94" [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="Node 0f3e26f79d22 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.392Z] time="2022-05-02T12:27:00Z" level=info msg="node3(e129d8059257): Node leave event for 0f3e26f79d22/172.29.171.94" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:00Z" level=info msg="Node 0f3e26f79d22 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:00Z" level=info msg="node1(0f3e26f79d22): Node leave event for 0f3e26f79d22/172.29.171.94" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node 0f3e26f79d22/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="node 1 leaving" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="node5(bddcc392d035): Node leave event for d76f5baf11aa/172.29.171.94" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="node3(e129d8059257): Node leave event for d76f5baf11aa/172.29.171.94" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa change state NodeActive --> NodeFailed" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa/172.29.171.94, added to failed nodes list" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=info msg="node4(f68321f18bf9): Node leave event for d76f5baf11aa/172.29.171.94" [2022-05-02T12:27:01.393Z] time="2022-05-02T12:27:01Z" level=error msg="node: d76f5baf11aa is unknown to memberlist" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="Node d76f5baf11aa/172.29.171.94, left gossip cluster" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="node 2 leaving" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="Node e129d8059257 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="node4(f68321f18bf9): Node leave event for e129d8059257/172.29.171.94" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="Node e129d8059257 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="node5(bddcc392d035): Node leave event for e129d8059257/172.29.171.94" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="Node e129d8059257 change state NodeActive --> NodeLeft" [2022-05-02T12:27:01.860Z] time="2022-05-02T12:27:01Z" level=info msg="node3(e129d8059257): Node leave event for e129d8059257/172.29.171.94" [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-02T12:27:02.186Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-02T12:27:02.186Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-02T12:27:02.186Z] PASS [2022-05-02T12:27:02.186Z] coverage: 36.4% of statements [2022-05-02T12:27:02.186Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-05-02T12:27:02.228Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-02T12:27:02.329Z] time="2022-05-02T12:27:01Z" level=debug msg="memberlist: Failed ping: e129d8059257 (timeout reached)" [2022-05-02T12:27:02.329Z] time="2022-05-02T12:27:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.171.94:10034: use of closed network connection" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.171.94:10037: use of closed network connection" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.171.94:10036: use of closed network connection" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:01Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49377" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:01Z" level=info msg="Node e129d8059257/172.29.171.94, left gossip cluster" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:01Z" level=info msg="Node e129d8059257/172.29.171.94, left gossip cluster" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="Node e129d8059257/172.29.171.94, left gossip cluster" [2022-05-02T12:27:02.330Z] networkdb_test.go:867: node4: OK [2022-05-02T12:27:02.330Z] networkdb_test.go:867: node5: OK [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="node 0 coming back" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:57b000dce36e with config:&{NodeID:57b000dce36e 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}" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="Node 57b000dce36e/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="Node 57b000dce36e/172.29.171.94, added to nodes list" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="node 1 coming back" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9f2d8b33aabd with config:&{NodeID:9f2d8b33aabd 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}" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, added to nodes list" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="node 2 coming back" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f481fd040a6f with config:&{NodeID:f481fd040a6f 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}" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="Node f481fd040a6f/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:02.330Z] time="2022-05-02T12:27:02Z" level=info msg="Node f481fd040a6f/172.29.171.94, added to nodes list" [2022-05-02T12:27:02.800Z] time="2022-05-02T12:27:02Z" level=warning msg="memberlist: Was able to connect to e129d8059257 but other probes failed, network may be misconfigured" [2022-05-02T12:27:02.800Z] time="2022-05-02T12:27:02Z" level=debug msg="memberlist: Failed ping: f68321f18bf9 (timeout reached)" [2022-05-02T12:27:02.800Z] time="2022-05-02T12:27:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.171.94:10037: use of closed network connection" [2022-05-02T12:27:02.800Z] time="2022-05-02T12:27:02Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49378" [2022-05-02T12:27:02.982Z] === RUN TestDaemonProxy/command-line_options [2022-05-02T12:27:03.152Z] === RUN TestNewAndRemove [2022-05-02T12:27:03.152Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-02T12:27:03.152Z] === RUN TestRemoveInvalidPath [2022-05-02T12:27:03.152Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-02T12:27:03.152Z] PASS [2022-05-02T12:27:03.152Z] coverage: 82.6% of statements [2022-05-02T12:27:03.152Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-05-02T12:27:03.152Z] 2022/05/02 12:27:02 Closing DB instances... [2022-05-02T12:27:03.272Z] time="2022-05-02T12:27:03Z" level=warning msg="memberlist: Was able to connect to f68321f18bf9 but other probes failed, network may be misconfigured" [2022-05-02T12:27:04.351Z] === RUN TestDaemonProxy/configuration_file [2022-05-02T12:27:05.324Z] === RUN TestFailedConnection [2022-05-02T12:27:05.782Z] --- PASS: TestGetAddress (28.84s) [2022-05-02T12:27:05.782Z] === RUN TestRequestSyntaxCheck [2022-05-02T12:27:05.782Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.79s) [2022-05-02T12:27:05.782Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-02T12:27:05.782Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-05-02T12:27:05.782Z] === RUN TestRequest [2022-05-02T12:27:06.226Z] time="2022-05-02T12:27:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.171.94:10033 172.29.171.94:10034 172.29.171.94:10035]" [2022-05-02T12:27:06.226Z] time="2022-05-02T12:27:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.171.94:10033 172.29.171.94:10034 172.29.171.94:10035]" [2022-05-02T12:27:06.239Z] --- PASS: TestFailedConnection (1.05s) [2022-05-02T12:27:06.239Z] === RUN TestFailOnce [2022-05-02T12:27:06.241Z] === RUN TestDaemonProxy/conflicting_options [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10033" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49379" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, is the new incarnation of the shutdown node 0f3e26f79d22/172.29.171.94" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10034" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49380" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, is the new incarnation of the shutdown node d76f5baf11aa/172.29.171.94" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10035" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49381" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node bddcc392d035/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node bddcc392d035/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f68321f18bf9/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f68321f18bf9/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, is the new incarnation of the shutdown node e129d8059257/172.29.171.94" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, is the new incarnation of the shutdown node 0f3e26f79d22/172.29.171.94" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 57b000dce36e/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, is the new incarnation of the shutdown node d76f5baf11aa/172.29.171.94" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, is the new incarnation of the shutdown node e129d8059257/172.29.171.94" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.694Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, added to nodes list" [2022-05-02T12:27:06.696Z] 2022/05/02 12:27:06 http: panic serving 127.0.0.1:49301: Plugin not ready [2022-05-02T12:27:06.696Z] goroutine 13 [running]: [2022-05-02T12:27:06.696Z] net/http.(*conn).serve.func1() [2022-05-02T12:27:06.696Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-02T12:27:06.696Z] panic({0x1743700, 0x188d0e0}) [2022-05-02T12:27:06.696Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-02T12:27:06.696Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000215a70?) [2022-05-02T12:27:06.696Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-02T12:27:06.696Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18928f8?, 0xc0001a40e0?}, 0x169da86?) [2022-05-02T12:27:06.696Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-02T12:27:06.696Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x18928f8, 0xc0001a40e0}, 0xc00019e300) [2022-05-02T12:27:06.696Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-02T12:27:06.696Z] net/http.serverHandler.ServeHTTP({0x1890f18?}, {0x18928f8, 0xc0001a40e0}, 0xc00019e300) [2022-05-02T12:27:06.696Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-02T12:27:06.696Z] net/http.(*conn).serve(0xc000066e60, {0x1892df8, 0xc00008a0c0}) [2022-05-02T12:27:06.696Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-02T12:27:06.696Z] created by net/http.(*Server).Serve [2022-05-02T12:27:06.696Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-02T12:27:06.696Z] time="2022-05-02T12:27:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s" [2022-05-02T12:27:06.714Z] --- PASS: TestServicePlugin (30.07s) [2022-05-02T12:27:06.714Z] === RUN TestServiceUpdateLabel [2022-05-02T12:27:06.803Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-02T12:27:07.060Z] --- PASS: TestDaemonProxy (6.22s) [2022-05-02T12:27:07.060Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-02T12:27:07.060Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-02T12:27:07.060Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-02T12:27:07.060Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-05-02T12:27:07.060Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-02T12:27:07.060Z] PASS [2022-05-02T12:27:07.155Z] 2022/05/02 12:27:06 Closing DB instances... [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, joined gossip cluster" [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=info msg="Node f481fd040a6f/172.29.171.94, added to nodes list" [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10033" [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49382" [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10034" [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49383" [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.171.94:10035" [2022-05-02T12:27:07.162Z] time="2022-05-02T12:27:06Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49384" [2022-05-02T12:27:07.317Z] [2022-05-02T12:27:07.317Z] DONE 17 tests in 10.207s [2022-05-02T12:27:07.317Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:27:07.317Z] ++ 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 [2022-05-02T12:27:07.317Z] ++ set -e [2022-05-02T12:27:07.317Z] ++ '[' -n 0 ']' [2022-05-02T12:27:07.317Z] ++ set -x [2022-05-02T12:27:07.317Z] ++ 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 [2022-05-02T12:27:07.317Z] INFO: Testing against a local daemon [2022-05-02T12:27:07.317Z] === RUN TestCommitInheritsEnv [2022-05-02T12:27:07.612Z] --- PASS: TestFailOnce (1.20s) [2022-05-02T12:27:07.613Z] === RUN TestEchoInputOutput [2022-05-02T12:27:07.613Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-02T12:27:07.613Z] === RUN TestBackoff [2022-05-02T12:27:07.613Z] --- PASS: TestBackoff (0.00s) [2022-05-02T12:27:07.613Z] === RUN TestAbortRetry [2022-05-02T12:27:07.613Z] --- PASS: TestAbortRetry (0.00s) [2022-05-02T12:27:07.613Z] === RUN TestClientScheme [2022-05-02T12:27:07.613Z] --- PASS: TestClientScheme (0.00s) [2022-05-02T12:27:07.613Z] === RUN TestNewClientWithTimeout [2022-05-02T12:27:07.630Z] 2022/05/02 12:27:07 Closing DB instances... [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e change state NodeActive --> NodeLeft" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="node2(9f2d8b33aabd): Node leave event for 57b000dce36e/172.29.171.94" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e change state NodeActive --> NodeLeft" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="node4(f68321f18bf9): Node leave event for 57b000dce36e/172.29.171.94" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e change state NodeActive --> NodeLeft" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="node3(f481fd040a6f): Node leave event for 57b000dce36e/172.29.171.94" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e change state NodeActive --> NodeLeft" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="node1(57b000dce36e): Node leave event for 57b000dce36e/172.29.171.94" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e/172.29.171.94, left gossip cluster" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e/172.29.171.94, left gossip cluster" [2022-05-02T12:27:07.630Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e/172.29.171.94, left gossip cluster" [2022-05-02T12:27:07.646Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-05-02T12:27:07.646Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:27:07.881Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-05-02T12:27:07.882Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:27:07.882Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-02T12:27:07.882Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2022-05-02T12:27:07.882Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:27:07.882Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:27:07.882Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:27:07.882Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:27:07.882Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:27:07.882Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:27:07.882Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:27:08.070Z] time="2022-05-02T12:27:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="node5(bddcc392d035): Node leave event for 57b000dce36e/172.29.171.94" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 57b000dce36e/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 9f2d8b33aabd change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="node5(bddcc392d035): Node leave event for 9f2d8b33aabd/172.29.171.94" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 9f2d8b33aabd change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="node3(f481fd040a6f): Node leave event for 9f2d8b33aabd/172.29.171.94" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 9f2d8b33aabd change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="node4(f68321f18bf9): Node leave event for 9f2d8b33aabd/172.29.171.94" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 9f2d8b33aabd change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="node2(9f2d8b33aabd): Node leave event for 9f2d8b33aabd/172.29.171.94" [2022-05-02T12:27:08.098Z] time="2022-05-02T12:27:07Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.099Z] time="2022-05-02T12:27:08Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.099Z] time="2022-05-02T12:27:08Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.099Z] time="2022-05-02T12:27:08Z" level=info msg="Node 9f2d8b33aabd/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.139Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:27:08.139Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:27:08.139Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:27:08.139Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:27:08.139Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:27:08.139Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-02T12:27:08.139Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:27:08.139Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-02T12:27:08.139Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:27:08.395Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-05-02T12:27:08.395Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:27:08.395Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:27:08.395Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:27:08.395Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:27:08.395Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-02T12:27:08.395Z] === RUN TestTagInvalidReference [2022-05-02T12:27:08.395Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-02T12:27:08.395Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:27:08.528Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-02T12:27:08.528Z] === RUN TestNetworkDBGarbageCollection [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="Node f481fd040a6f change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="node4(f68321f18bf9): Node leave event for f481fd040a6f/172.29.171.94" [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="Node f481fd040a6f change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="node5(bddcc392d035): Node leave event for f481fd040a6f/172.29.171.94" [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="Node f481fd040a6f change state NodeActive --> NodeLeft" [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="node3(f481fd040a6f): Node leave event for f481fd040a6f/172.29.171.94" [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="Node f481fd040a6f/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.568Z] time="2022-05-02T12:27:08Z" level=info msg="Node f481fd040a6f/172.29.171.94, left gossip cluster" [2022-05-02T12:27:08.651Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-02T12:27:08.651Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:27:08.651Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-02T12:27:08.651Z] === RUN TestTagOfficialNames [2022-05-02T12:27:08.651Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-02T12:27:08.651Z] === RUN TestTagMatchesDigest [2022-05-02T12:27:08.651Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-02T12:27:08.651Z] PASS [2022-05-02T12:27:08.651Z] [2022-05-02T12:27:08.651Z] === Skipped [2022-05-02T12:27:08.651Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2022-05-02T12:27:08.651Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-02T12:27:08.651Z] [2022-05-02T12:27:08.651Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:27:08.651Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:27:08.651Z] [2022-05-02T12:27:08.651Z] DONE 22 tests, 2 skipped in 1.465s [2022-05-02T12:27:08.651Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:27:08.651Z] ++ 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 [2022-05-02T12:27:08.651Z] ++ set -e [2022-05-02T12:27:08.651Z] ++ '[' -n 0 ']' [2022-05-02T12:27:08.651Z] ++ set -x [2022-05-02T12:27:08.651Z] ++ 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 [2022-05-02T12:27:08.907Z] INFO: Testing against a local daemon [2022-05-02T12:27:08.907Z] === RUN TestNetworkCreateDelete [2022-05-02T12:27:08.907Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-02T12:27:08.907Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=info msg="Node f481fd040a6f/172.29.171.94, left gossip cluster" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=debug msg="memberlist: Failed ping: bddcc392d035 (timeout reached)" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.171.94:10035: use of closed network connection" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.171.94:10036: use of closed network connection" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=debug msg="memberlist: Stream connection from=172.29.171.94:49385" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=info msg="Node f68321f18bf9 change state NodeActive --> NodeLeft" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=info msg="node5(bddcc392d035): Node leave event for f68321f18bf9/172.29.171.94" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=info msg="Node f68321f18bf9 change state NodeActive --> NodeLeft" [2022-05-02T12:27:09.036Z] time="2022-05-02T12:27:08Z" level=info msg="node4(f68321f18bf9): Node leave event for f68321f18bf9/172.29.171.94" [2022-05-02T12:27:09.477Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-05-02T12:27:09.477Z] === RUN TestDaemonDNSFallback [2022-05-02T12:27:09.494Z] time="2022-05-02T12:27:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-02T12:27:09.503Z] time="2022-05-02T12:27:09Z" level=warning msg="memberlist: Was able to connect to bddcc392d035 but other probes failed, network may be misconfigured" [2022-05-02T12:27:09.503Z] time="2022-05-02T12:27:09Z" level=info msg="Node f68321f18bf9/172.29.171.94, left gossip cluster" [2022-05-02T12:27:09.970Z] time="2022-05-02T12:27:09Z" level=info msg="Node f68321f18bf9/172.29.171.94, left gossip cluster" [2022-05-02T12:27:10.438Z] time="2022-05-02T12:27:09Z" level=info msg="Node bddcc392d035/172.29.171.94, left gossip cluster" [2022-05-02T12:27:10.438Z] time="2022-05-02T12:27:09Z" level=info msg="Node bddcc392d035 change state NodeActive --> NodeFailed" [2022-05-02T12:27:10.438Z] time="2022-05-02T12:27:09Z" level=info msg="Node bddcc392d035/172.29.171.94, added to failed nodes list" [2022-05-02T12:27:10.438Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-05-02T12:27:10.438Z] PASS [2022-05-02T12:27:10.438Z] coverage: 60.0% of statements [2022-05-02T12:27:10.438Z] ok github.com/docker/docker/libnetwork/networkdb 107.027s coverage: 60.0% of statements [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/quota [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T12:27:10.438Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T12:27:12.398Z] time="2022-05-02T12:27:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === Skipped [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-02T12:27:13.389Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-02T12:27:13.389Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-02T12:27:13.389Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-02T12:27:13.389Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-02T12:27:13.389Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:27:13.389Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T12:27:13.389Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T12:27:13.389Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T12:27:13.389Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-02T12:27:13.389Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T12:27:13.389Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-02T12:27:13.389Z] daemon_test.go:145: root required [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:27:13.389Z] reload_test.go:342: root required [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T12:27:13.389Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:27:13.389Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-02T12:27:13.389Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-02T12:27:13.389Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-02T12:27:13.389Z] layer_test.go:291: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-02T12:27:13.389Z] layer_test.go:340: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-02T12:27:13.389Z] layer_test.go:455: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-02T12:27:13.389Z] layer_test.go:684: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-02T12:27:13.389Z] migration_test.go:45: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:27:13.389Z] migration_test.go:181: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-02T12:27:13.389Z] mount_test.go:17: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-02T12:27:13.389Z] mount_test.go:76: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-02T12:27:13.389Z] mount_test.go:125: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-02T12:27:13.389Z] mount_test.go:212: Failing on Windows [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-02T12:27:13.389Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-02T12:27:13.389Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-02T12:27:13.389Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-02T12:27:13.389Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-02T12:27:13.389Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-02T12:27:13.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:27:13.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-02T12:27:13.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:27:13.389Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-02T12:27:13.389Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-02T12:27:13.389Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-02T12:27:13.389Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:27:13.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:27:13.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:27:13.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:27:13.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:27:13.389Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-02T12:27:13.389Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-02T12:27:13.389Z] archive_test.go:140: zstd not installed [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-02T12:27:13.389Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:27:13.389Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:27:13.389Z] changes_test.go:196: needs more investigation [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-02T12:27:13.389Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-02T12:27:13.389Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-02T12:27:13.389Z] changes_test.go:433: needs further investigation [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:27:13.389Z] changes_test.go:469: needs further investigation [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-02T12:27:13.389Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:27:13.389Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.389Z] [2022-05-02T12:27:13.389Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:27:13.390Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-02T12:27:13.390Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:27:13.390Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-02T12:27:13.390Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:27:13.390Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:27:13.390Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:27:13.390Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-02T12:27:13.390Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:27:13.390Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:27:13.390Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-02T12:27:13.390Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-02T12:27:13.390Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-02T12:27:13.390Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-02T12:27:13.390Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-02T12:27:13.390Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:27:13.390Z] [2022-05-02T12:27:13.390Z] DONE 2287 tests, 70 skipped in 334.953s [2022-05-02T12:27:13.390Z] INFO: make.ps1 ended at 05/02/2022 12:27:13 [2022-05-02T12:27:15.605Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-02T12:27:15.605Z] INFO: Unit tests ended at 05/02/2022 12:27:15. Duration:00:05:51.9642077 [2022-05-02T12:27:15.605Z] INFO: Building busybox [2022-05-02T12:27:15.605Z] Sending build context to Docker daemon 5.12kB [2022-05-02T12:27:15.605Z] [2022-05-02T12:27:15.605Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-02T12:27:15.605Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-02T12:27:15.605Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-02T12:27:15.605Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-02T12:27:15.605Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-02T12:27:15.605Z] ---> aa8714eb8356 [2022-05-02T12:27:15.605Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-02T12:27:15.605Z] ---> Running in 83638ba0ebc0 [2022-05-02T12:27:16.015Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-05-02T12:27:16.015Z] === RUN TestInspectNetwork [2022-05-02T12:27:16.126Z] === RUN TestParseEmptyInterface [2022-05-02T12:27:16.126Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-02T12:27:16.126Z] === RUN TestParseNonInterfaceType [2022-05-02T12:27:16.126Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-02T12:27:16.126Z] === RUN TestParseWithOneFunction [2022-05-02T12:27:16.126Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-02T12:27:16.126Z] === RUN TestParseWithMultipleFuncs [2022-05-02T12:27:16.126Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-02T12:27:16.126Z] === RUN TestParseWithUnnamedReturn [2022-05-02T12:27:16.126Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-02T12:27:16.126Z] === RUN TestEmbeddedInterface [2022-05-02T12:27:16.126Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-02T12:27:16.126Z] === RUN TestParsedImports [2022-05-02T12:27:16.126Z] --- PASS: TestParsedImports (0.00s) [2022-05-02T12:27:16.126Z] === RUN TestAliasedImports [2022-05-02T12:27:16.126Z] --- PASS: TestAliasedImports (0.00s) [2022-05-02T12:27:16.126Z] PASS [2022-05-02T12:27:16.126Z] coverage: 56.8% of statements [2022-05-02T12:27:16.126Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-05-02T12:27:16.584Z] time="2022-05-02T12:27:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-02T12:27:17.041Z] === RUN TestHTTPTransport [2022-05-02T12:27:17.041Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-02T12:27:17.041Z] PASS [2022-05-02T12:27:17.041Z] coverage: 85.7% of statements [2022-05-02T12:27:17.041Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-05-02T12:27:18.013Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:27:18.013Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:27:18.013Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-02T12:27:18.013Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-02T12:27:18.013Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-02T12:27:18.013Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-02T12:27:18.013Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-02T12:27:18.013Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-02T12:27:18.013Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-02T12:27:18.013Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-02T12:27:18.013Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-02T12:27:18.013Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-02T12:27:18.013Z] === RUN TestBufferPoolPutAndGet [2022-05-02T12:27:18.013Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-02T12:27:18.013Z] PASS [2022-05-02T12:27:18.013Z] coverage: 88.2% of statements [2022-05-02T12:27:18.013Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-05-02T12:27:18.470Z] === RUN TestOutputOnPrematureClose [2022-05-02T12:27:18.470Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-02T12:27:18.470Z] === RUN TestCompleteSilently [2022-05-02T12:27:18.470Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-02T12:27:18.470Z] PASS [2022-05-02T12:27:18.470Z] coverage: 75.9% of statements [2022-05-02T12:27:18.470Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-05-02T12:27:18.533Z] === RUN TestInspectNetwork/full_network_id [2022-05-02T12:27:18.533Z] === RUN TestInspectNetwork/partial_network_id [2022-05-02T12:27:18.533Z] === RUN TestInspectNetwork/network_name [2022-05-02T12:27:18.533Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-02T12:27:18.929Z] === RUN TestSendToOneSub [2022-05-02T12:27:18.929Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-02T12:27:18.929Z] === RUN TestSendToMultipleSubs [2022-05-02T12:27:18.929Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-02T12:27:18.929Z] === RUN TestEvictOneSub [2022-05-02T12:27:18.929Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-02T12:27:18.929Z] === RUN TestClosePublisher [2022-05-02T12:27:18.929Z] --- PASS: TestClosePublisher (0.00s) [2022-05-02T12:27:18.929Z] === RUN TestPubSubRace [2022-05-02T12:27:19.387Z] --- PASS: TestRequest (13.56s) [2022-05-02T12:27:19.387Z] === RUN TestOverlappingRequests [2022-05-02T12:27:20.354Z] --- PASS: TestPubSubRace (1.08s) [2022-05-02T12:27:20.354Z] PASS [2022-05-02T12:27:20.354Z] coverage: 75.0% of statements [2022-05-02T12:27:20.354Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 75.0% of statements [2022-05-02T12:27:20.354Z] --- PASS: TestOverlappingRequests (0.66s) [2022-05-02T12:27:20.354Z] === RUN TestRelease [2022-05-02T12:27:20.812Z] === RUN TestRegister [2022-05-02T12:27:20.812Z] --- PASS: TestRegister (0.00s) [2022-05-02T12:27:20.812Z] === RUN TestCommand [2022-05-02T12:27:20.812Z] --- PASS: TestCommand (0.03s) [2022-05-02T12:27:20.812Z] === RUN TestNaiveSelf [2022-05-02T12:27:20.812Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-02T12:27:20.812Z] PASS [2022-05-02T12:27:20.812Z] coverage: 82.4% of statements [2022-05-02T12:27:20.812Z] ok github.com/docker/docker/pkg/reexec 0.101s coverage: 82.4% of statements [2022-05-02T12:27:21.471Z] Removing intermediate container 83638ba0ebc0 [2022-05-02T12:27:21.471Z] ---> 5e76ecac8040 [2022-05-02T12:27:21.471Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-02T12:27:21.471Z] ---> Running in 54e6af0ebaef [2022-05-02T12:27:21.471Z] Removing intermediate container 54e6af0ebaef [2022-05-02T12:27:21.471Z] ---> f1b49e9fb159 [2022-05-02T12:27:21.471Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-02T12:27:21.471Z] ---> Running in 5e7c8e899730 [2022-05-02T12:27:21.777Z] === RUN TestDump [2022-05-02T12:27:21.777Z] goroutine 6 [running]: [2022-05-02T12:27:21.777Z] github.com/docker/docker/pkg/stack.dump(0x1012d57?) [2022-05-02T12:27:21.777Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:27:21.777Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-02T12:27:21.777Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-02T12:27:21.777Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-02T12:27:21.777Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-02T12:27:21.777Z] testing.tRunner(0xc0001621a0, 0x11da498) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:27:21.777Z] created by testing.(*T).Run [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:27:21.777Z] [2022-05-02T12:27:21.777Z] goroutine 1 [chan receive]: [2022-05-02T12:27:21.777Z] testing.(*T).Run(0xc000162000, {0x11c913c?, 0xfec1f3?}, 0x11da498) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:27:21.777Z] testing.runTests.func1(0xc00006c870?) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:27:21.777Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:27:21.777Z] testing.runTests(0xc000058500?, {0x135e400, 0x3, 0x3}, {0x2650ea30108?, 0x40?, 0x13634a0?}) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:27:21.777Z] testing.(*M).Run(0xc000058500) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:27:21.777Z] main.main() [2022-05-02T12:27:21.777Z] _testmain.go:99 +0x255 [2022-05-02T12:27:21.777Z] --- PASS: TestDump (0.00s) [2022-05-02T12:27:21.777Z] === RUN TestDumpToFile [2022-05-02T12:27:21.777Z] --- PASS: TestDumpToFile (0.16s) [2022-05-02T12:27:21.777Z] === RUN TestDumpToFileWithEmptyInput [2022-05-02T12:27:21.777Z] goroutine 8 [running]: [2022-05-02T12:27:21.777Z] github.com/docker/docker/pkg/stack.dump(0x108ed13?) [2022-05-02T12:27:21.777Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-02T12:27:21.777Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x108ece0?}) [2022-05-02T12:27:21.777Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-02T12:27:21.777Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-02T12:27:21.777Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-02T12:27:21.777Z] testing.tRunner(0xc000162820, 0x11da488) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:27:21.777Z] created by testing.(*T).Run [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-02T12:27:21.777Z] [2022-05-02T12:27:21.777Z] goroutine 1 [chan receive]: [2022-05-02T12:27:21.777Z] testing.(*T).Run(0xc000162000, {0x11d0713?, 0xfec1f3?}, 0x11da488) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-02T12:27:21.777Z] testing.runTests.func1(0xc00006c870?) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-02T12:27:21.777Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-02T12:27:21.777Z] testing.runTests(0xc000058500?, {0x135e400, 0x3, 0x3}, {0x2650ea30108?, 0x40?, 0x13634a0?}) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-02T12:27:21.777Z] testing.(*M).Run(0xc000058500) [2022-05-02T12:27:21.777Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-02T12:27:21.777Z] main.main() [2022-05-02T12:27:21.777Z] _testmain.go:99 +0x255 [2022-05-02T12:27:21.777Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-02T12:27:21.777Z] PASS [2022-05-02T12:27:21.777Z] coverage: 90.9% of statements [2022-05-02T12:27:21.777Z] ok github.com/docker/docker/pkg/stack 0.201s coverage: 90.9% of statements [2022-05-02T12:27:21.939Z] Removing intermediate container 5e7c8e899730 [2022-05-02T12:27:21.939Z] ---> 15e80d7a6674 [2022-05-02T12:27:21.939Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-02T12:27:22.235Z] === RUN TestNewStdWriter [2022-05-02T12:27:22.235Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-02T12:27:22.235Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestWriteWithNilBytes [2022-05-02T12:27:22.235Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestWrite [2022-05-02T12:27:22.235Z] --- PASS: TestWrite (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestWriteWithWriterError [2022-05-02T12:27:22.235Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-02T12:27:22.235Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyWriteAndRead [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-02T12:27:22.235Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-02T12:27:22.235Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-02T12:27:22.235Z] PASS [2022-05-02T12:27:22.235Z] coverage: 100.0% of statements [2022-05-02T12:27:22.235Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-05-02T12:27:22.508Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-05-02T12:27:22.508Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:27:22.693Z] --- PASS: TestRelease (2.65s) [2022-05-02T12:27:22.693Z] === RUN TestAllocateRandomDeallocate [2022-05-02T12:27:22.700Z] --- PASS: TestInspectNetwork (7.00s) [2022-05-02T12:27:22.701Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-02T12:27:22.701Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-02T12:27:22.701Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-02T12:27:22.701Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-02T12:27:22.701Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:27:22.924Z] [2022-05-02T12:27:23.152Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-02T12:27:23.152Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-02T12:27:23.152Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestFormatStatus [2022-05-02T12:27:23.152Z] --- PASS: TestFormatStatus (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestFormatError [2022-05-02T12:27:23.152Z] --- PASS: TestFormatError (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestFormatJSONError [2022-05-02T12:27:23.152Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-02T12:27:23.152Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-02T12:27:23.152Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestNewJSONProgressOutput [2022-05-02T12:27:23.152Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestAuxFormatterEmit [2022-05-02T12:27:23.152Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestStreamWriterStdout [2022-05-02T12:27:23.152Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-02T12:27:23.152Z] === RUN TestStreamWriterStderr [2022-05-02T12:27:23.152Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-02T12:27:23.152Z] PASS [2022-05-02T12:27:23.152Z] coverage: 66.2% of statements [2022-05-02T12:27:23.152Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2022-05-02T12:27:23.610Z] === RUN TestGenerateRandomID [2022-05-02T12:27:23.610Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-02T12:27:23.610Z] === RUN TestShortenId [2022-05-02T12:27:23.610Z] --- PASS: TestShortenId (0.00s) [2022-05-02T12:27:23.610Z] === RUN TestShortenSha256Id [2022-05-02T12:27:23.610Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-02T12:27:23.610Z] === RUN TestShortenIdEmpty [2022-05-02T12:27:23.610Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-02T12:27:23.610Z] === RUN TestShortenIdInvalid [2022-05-02T12:27:23.610Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-02T12:27:23.610Z] === RUN TestIsShortIDNonHex [2022-05-02T12:27:23.610Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-02T12:27:23.610Z] === RUN TestIsShortIDNotCorrectSize [2022-05-02T12:27:23.610Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-02T12:27:23.610Z] PASS [2022-05-02T12:27:23.610Z] coverage: 70.6% of statements [2022-05-02T12:27:23.610Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-02T12:27:23.910Z] ---> 4ac81d5eca95 [2022-05-02T12:27:23.910Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-02T12:27:23.910Z] ---> Running in 2a81d5255a90 [2022-05-02T12:27:24.067Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:27:24.067Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:27:24.067Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:27:24.067Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:27:24.067Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:27:24.067Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:27:24.067Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:27:24.067Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:27:24.067Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-02T12:27:24.067Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-02T12:27:24.067Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:27:24.067Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:27:24.067Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:27:24.068Z] === RUN TestNetworkList [2022-05-02T12:27:24.068Z] === RUN TestNetworkList//networks [2022-05-02T12:27:24.068Z] === PAUSE TestNetworkList//networks [2022-05-02T12:27:24.068Z] === RUN TestNetworkList//networks/ [2022-05-02T12:27:24.068Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:27:24.068Z] === CONT TestNetworkList//networks [2022-05-02T12:27:24.068Z] === CONT TestNetworkList//networks/ [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkList (0.02s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:27:24.068Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:27:24.068Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:27:24.575Z] === RUN TestIsCpusetListAvailable [2022-05-02T12:27:24.576Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-02T12:27:24.576Z] PASS [2022-05-02T12:27:24.576Z] coverage: 39.4% of statements [2022-05-02T12:27:24.576Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-05-02T12:27:24.630Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-05-02T12:27:24.630Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:27:25.034Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-02T12:27:25.034Z] === RUN TestClientStream [2022-05-02T12:27:25.034Z] --- PASS: TestClientStream (0.00s) [2022-05-02T12:27:25.034Z] === RUN TestClientSendFile [2022-05-02T12:27:25.034Z] --- PASS: TestClientSendFile (0.00s) [2022-05-02T12:27:25.035Z] === RUN TestClientWithRequestTimeout [2022-05-02T12:27:25.035Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-02T12:27:25.035Z] === RUN TestFileSpecPlugin [2022-05-02T12:27:25.035Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-05-02T12:27:25.035Z] === RUN TestFileJSONSpecPlugin [2022-05-02T12:27:25.035Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-02T12:27:25.035Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-02T12:27:25.035Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-02T12:27:25.035Z] === RUN TestPluginAddHandler [2022-05-02T12:27:25.035Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-02T12:27:25.035Z] === RUN TestPluginWaitBadPlugin [2022-05-02T12:27:25.035Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-02T12:27:25.035Z] === RUN TestGet [2022-05-02T12:27:25.035Z] time="2022-05-02T12:27:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-02T12:27:25.995Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-02T12:27:25.996Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:27:26.001Z] === RUN TestChtimes [2022-05-02T12:27:26.001Z] --- PASS: TestChtimes (0.00s) [2022-05-02T12:27:26.001Z] === RUN TestChtimesWindows [2022-05-02T12:27:26.001Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-02T12:27:26.001Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-02T12:27:26.001Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-02T12:27:26.001Z] PASS [2022-05-02T12:27:26.001Z] coverage: 13.0% of statements [2022-05-02T12:27:26.001Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-05-02T12:27:26.001Z] time="2022-05-02T12:27:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-02T12:27:26.558Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-02T12:27:26.558Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:27:26.968Z] === RUN TestTailFile [2022-05-02T12:27:26.968Z] --- PASS: TestTailFile (0.00s) [2022-05-02T12:27:26.968Z] === RUN TestTailFileManyLines [2022-05-02T12:27:26.968Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-02T12:27:26.968Z] === RUN TestTailEmptyFile [2022-05-02T12:27:26.968Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-02T12:27:26.968Z] === RUN TestTailNegativeN [2022-05-02T12:27:26.968Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader [2022-05-02T12:27:26.968Z] === CONT TestNewTailReader [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/truncated_last_line [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-02T12:27:26.968Z] === CONT TestNewTailReader/no_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:27:26.968Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.968Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-02T12:27:26.968Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.968Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.968Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.969Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.969Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:26.970Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-02T12:27:26.970Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:26.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:26.971Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:26.971Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:26.971Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.432Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.433Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-02T12:27:27.435Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:27:27.435Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:27:27.893Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:27:27.894Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-02T12:27:27.895Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-02T12:27:27.895Z] PASS [2022-05-02T12:27:27.895Z] coverage: 88.6% of statements [2022-05-02T12:27:27.895Z] ok github.com/docker/docker/pkg/tailfile 0.217s coverage: 88.6% of statements [2022-05-02T12:27:27.924Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-02T12:27:27.924Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:27:28.360Z] time="2022-05-02T12:27:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-02T12:27:28.360Z] === RUN TestTarSumRemoveNonExistent [2022-05-02T12:27:28.360Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestTarSumRemove [2022-05-02T12:27:28.360Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestSortFileInfoSums [2022-05-02T12:27:28.360Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestNewTarSumForLabelInvalid [2022-05-02T12:27:28.360Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestNewTarSumForLabel [2022-05-02T12:27:28.360Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestEmptyTar [2022-05-02T12:27:28.360Z] --- PASS: TestEmptyTar (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestTarSumsReadSize [2022-05-02T12:27:28.360Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestTarSums [2022-05-02T12:27:28.360Z] --- PASS: TestTarSums (0.06s) [2022-05-02T12:27:28.360Z] === RUN TestIteration [2022-05-02T12:27:28.360Z] --- PASS: TestIteration (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestVersionLabelForChecksum [2022-05-02T12:27:28.360Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestVersion [2022-05-02T12:27:28.360Z] --- PASS: TestVersion (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestGetVersion [2022-05-02T12:27:28.360Z] --- PASS: TestGetVersion (0.00s) [2022-05-02T12:27:28.360Z] === RUN TestGetVersions [2022-05-02T12:27:28.360Z] --- PASS: TestGetVersions (0.00s) [2022-05-02T12:27:28.360Z] PASS [2022-05-02T12:27:28.360Z] coverage: 89.3% of statements [2022-05-02T12:27:28.360Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-05-02T12:27:28.852Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-02T12:27:28.852Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:27:29.327Z] === RUN TestTruncIndex [2022-05-02T12:27:29.327Z] --- PASS: TestTruncIndex (0.10s) [2022-05-02T12:27:29.327Z] PASS [2022-05-02T12:27:29.327Z] coverage: 91.5% of statements [2022-05-02T12:27:29.327Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-05-02T12:27:29.414Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-02T12:27:29.414Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:27:29.784Z] === RUN TestVersionInfo [2022-05-02T12:27:29.784Z] --- PASS: TestVersionInfo (0.00s) [2022-05-02T12:27:29.784Z] === RUN TestAppendVersions [2022-05-02T12:27:29.784Z] --- PASS: TestAppendVersions (0.00s) [2022-05-02T12:27:29.784Z] PASS [2022-05-02T12:27:29.784Z] coverage: 88.9% of statements [2022-05-02T12:27:29.784Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-05-02T12:27:30.749Z] --- PASS: TestAllocateRandomDeallocate (7.72s) [2022-05-02T12:27:30.749Z] === RUN TestRetrieveFromStore [2022-05-02T12:27:31.715Z] === RUN TestValidatePrivileges [2022-05-02T12:27:31.715Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-02T12:27:31.715Z] === RUN TestFilterByCapNeg [2022-05-02T12:27:31.715Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-02T12:27:31.715Z] === RUN TestFilterByCapPos [2022-05-02T12:27:31.715Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-02T12:27:31.715Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-02T12:27:31.715Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-02T12:27:31.715Z] PASS [2022-05-02T12:27:31.715Z] coverage: 12.2% of statements [2022-05-02T12:27:31.715Z] ok github.com/docker/docker/plugin 0.068s coverage: 12.2% of statements [2022-05-02T12:27:31.931Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-05-02T12:27:31.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:27:31.932Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:27:31.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:27:31.932Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:27:32.173Z] time="2022-05-02T12:27:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-02T12:27:32.631Z] === RUN TestNewSettable [2022-05-02T12:27:32.631Z] --- PASS: TestNewSettable (0.00s) [2022-05-02T12:27:32.631Z] === RUN TestIsSettable [2022-05-02T12:27:32.631Z] --- PASS: TestIsSettable (0.00s) [2022-05-02T12:27:32.631Z] === RUN TestUpdateSettingsEnv [2022-05-02T12:27:32.631Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-02T12:27:32.631Z] PASS [2022-05-02T12:27:32.631Z] coverage: 20.0% of statements [2022-05-02T12:27:32.631Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-05-02T12:27:33.090Z] --- PASS: TestRetrieveFromStore (2.49s) [2022-05-02T12:27:33.090Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-02T12:27:33.090Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-02T12:27:33.090Z] === RUN TestParallelPredefinedRequest1 [2022-05-02T12:27:33.090Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-02T12:27:33.090Z] === RUN TestParallelPredefinedRequest2 [2022-05-02T12:27:33.090Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-02T12:27:33.090Z] === RUN TestParallelPredefinedRequest3 [2022-05-02T12:27:33.090Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-02T12:27:33.090Z] === RUN TestParallelPredefinedRequest4 [2022-05-02T12:27:33.090Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-02T12:27:33.090Z] === RUN TestParallelPredefinedRequest5 [2022-05-02T12:27:33.090Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-02T12:27:33.090Z] === RUN TestDebug [2022-05-02T12:27:33.090Z] --- PASS: TestDebug (0.00s) [2022-05-02T12:27:33.090Z] === RUN TestRequestPoolParallel [2022-05-02T12:27:33.548Z] --- PASS: TestRequestPoolParallel (0.49s) [2022-05-02T12:27:33.548Z] === RUN TestFullAllocateRelease [2022-05-02T12:27:33.548Z] === RUN TestLoad [2022-05-02T12:27:33.548Z] --- PASS: TestLoad (0.00s) [2022-05-02T12:27:33.548Z] === RUN TestSave [2022-05-02T12:27:33.548Z] --- PASS: TestSave (0.03s) [2022-05-02T12:27:33.548Z] === RUN TestAddDeleteGet [2022-05-02T12:27:33.548Z] --- PASS: TestAddDeleteGet (0.05s) [2022-05-02T12:27:33.548Z] === RUN TestInvalidTags [2022-05-02T12:27:33.548Z] --- PASS: TestInvalidTags (0.01s) [2022-05-02T12:27:33.548Z] PASS [2022-05-02T12:27:33.548Z] coverage: 84.4% of statements [2022-05-02T12:27:33.548Z] ok github.com/docker/docker/reference 0.144s coverage: 84.4% of statements [2022-05-02T12:27:34.005Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-05-02T12:27:34.005Z] === RUN TestOddAllocateRelease [2022-05-02T12:27:34.344Z] Removing intermediate container 2a81d5255a90 [2022-05-02T12:27:34.344Z] ---> 709982636869 [2022-05-02T12:27:34.344Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-02T12:27:34.344Z] ---> Running in da15b920e7b2 [2022-05-02T12:27:34.463Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-05-02T12:27:34.463Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-02T12:27:34.463Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-02T12:27:34.463Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-02T12:27:34.463Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-02T12:27:34.463Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-02T12:27:34.463Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-02T12:27:34.463Z] === CONT TestParallelPredefinedRequest1 [2022-05-02T12:27:34.463Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:34.463Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:27:34.463Z] === CONT TestParallelPredefinedRequest5 [2022-05-02T12:27:34.463Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:34.463Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:27:34.463Z] === CONT TestParallelPredefinedRequest4 [2022-05-02T12:27:34.463Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:34.463Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:27:34.463Z] === CONT TestParallelPredefinedRequest3 [2022-05-02T12:27:34.463Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:34.463Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:27:34.463Z] === CONT TestParallelPredefinedRequest2 [2022-05-02T12:27:34.463Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:27:34.463Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:27:34.463Z] PASS [2022-05-02T12:27:34.463Z] coverage: 85.3% of statements [2022-05-02T12:27:34.463Z] ok github.com/docker/docker/libnetwork/ipam 67.993s coverage: 85.3% of statements [2022-05-02T12:27:34.812Z] [2022-05-02T12:27:34.812Z] SUCCESS: Specified value was saved. [2022-05-02T12:27:35.997Z] === RUN TestResolveAuthConfigIndexServer [2022-05-02T12:27:35.997Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestResolveAuthConfigFullURL [2022-05-02T12:27:35.997Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-02T12:27:35.997Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestValidateMirror [2022-05-02T12:27:35.997Z] --- PASS: TestValidateMirror (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestLoadInsecureRegistries [2022-05-02T12:27:35.997Z] time="2022-05-02T12:27:35Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-02T12:27:35.997Z] time="2022-05-02T12:27:35Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-02T12:27:35.997Z] time="2022-05-02T12:27:35Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-02T12:27:35.997Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-05-02T12:27:35.997Z] === RUN TestNewServiceConfig [2022-05-02T12:27:35.997Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestValidateIndexName [2022-05-02T12:27:35.997Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestValidateIndexNameWithError [2022-05-02T12:27:35.997Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestEndpointParse [2022-05-02T12:27:35.997Z] --- PASS: TestEndpointParse (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestEndpointParseInvalid [2022-05-02T12:27:35.997Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestValidateEndpoint [2022-05-02T12:27:35.997Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-02T12:27:35.997Z] === RUN TestPing [2022-05-02T12:27:35.997Z] --- PASS: TestPing (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestPingRegistryEndpoint [2022-05-02T12:27:35.997Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:35.997Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-02T12:27:35.997Z] === RUN TestEndpoint [2022-05-02T12:27:35.997Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:35.997Z] --- SKIP: TestEndpoint (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestParseRepositoryInfo [2022-05-02T12:27:35.997Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestNewIndexInfo [2022-05-02T12:27:35.997Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestMirrorEndpointLookup [2022-05-02T12:27:35.997Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:27:35.997Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestSearchRepositories [2022-05-02T12:27:35.997Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-02T12:27:35.997Z] Host: 127.0.0.1:49327 [2022-05-02T12:27:35.997Z] User-Agent: docker test client [2022-05-02T12:27:35.997Z] Authorization: Token fake-token [2022-05-02T12:27:35.997Z] X-Docker-Token: true [2022-05-02T12:27:35.997Z] Accept-Encoding: gzip [2022-05-02T12:27:35.997Z] [2022-05-02T12:27:35.997Z] [2022-05-02T12:27:35.997Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-02T12:27:35.997Z] Connection: close [2022-05-02T12:27:35.997Z] Content-Length: 144 [2022-05-02T12:27:35.997Z] Cache-Control: no-cache [2022-05-02T12:27:35.997Z] Content-Type: application/json [2022-05-02T12:27:35.997Z] Date: Mon, 02 May 2022 12:27:35 GMT [2022-05-02T12:27:35.997Z] Expires: -1 [2022-05-02T12:27:35.997Z] Pragma: no-cache [2022-05-02T12:27:35.997Z] Server: docker-tests/mock [2022-05-02T12:27:35.997Z] X-Docker-Registry-Config: mock [2022-05-02T12:27:35.997Z] X-Docker-Registry-Version: 0.0.0 [2022-05-02T12:27:35.997Z] [2022-05-02T12:27:35.997Z] [2022-05-02T12:27:35.997Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-02T12:27:35.997Z] === RUN TestTrustedLocation [2022-05-02T12:27:35.997Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-02T12:27:35.997Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestAllowNondistributableArtifacts [2022-05-02T12:27:35.997Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-02T12:27:35.997Z] === RUN TestIsSecureIndex [2022-05-02T12:27:35.997Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-02T12:27:35.997Z] PASS [2022-05-02T12:27:35.997Z] coverage: 51.7% of statements [2022-05-02T12:27:35.997Z] ok github.com/docker/docker/registry 0.252s coverage: 51.7% of statements [2022-05-02T12:27:36.963Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-02T12:27:36.963Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-02T12:27:36.963Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-02T12:27:36.963Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-02T12:27:36.963Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-02T12:27:36.963Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-02T12:27:36.963Z] === RUN TestResumableRequestReaderWithReadError [2022-05-02T12:27:37.368Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-05-02T12:27:37.368Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:27:37.422Z] time="2022-05-02T12:27:36Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-02T12:27:37.422Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-05-02T12:27:37.422Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-02T12:27:37.422Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-02T12:27:37.422Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-02T12:27:37.422Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-02T12:27:37.422Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-02T12:27:37.422Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-02T12:27:37.422Z] === RUN TestResumableRequestReader [2022-05-02T12:27:37.422Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-02T12:27:37.422Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-02T12:27:37.422Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-02T12:27:37.422Z] PASS [2022-05-02T12:27:37.422Z] coverage: 100.0% of statements [2022-05-02T12:27:37.422Z] ok github.com/docker/docker/registry/resumable 0.217s coverage: 100.0% of statements [2022-05-02T12:27:37.761Z] Removing intermediate container da15b920e7b2 [2022-05-02T12:27:37.761Z] ---> 36f4fbd52ac0 [2022-05-02T12:27:37.761Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-02T12:27:37.761Z] ---> Running in d874f0067b76 [2022-05-02T12:27:37.881Z] === RUN TestRestartManagerTimeout [2022-05-02T12:27:37.881Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-02T12:27:37.881Z] === RUN TestRestartManagerTimeoutReset [2022-05-02T12:27:37.881Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-02T12:27:37.881Z] PASS [2022-05-02T12:27:37.881Z] coverage: 50.9% of statements [2022-05-02T12:27:37.881Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-05-02T12:27:38.846Z] === RUN TestDecodeContainerConfig [2022-05-02T12:27:38.846Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-02T12:27:38.846Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-02T12:27:38.846Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-02T12:27:38.846Z] === RUN TestDecodeContainerConfigIsolation [2022-05-02T12:27:38.846Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-02T12:27:38.846Z] === RUN TestValidatePrivileged [2022-05-02T12:27:38.846Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-02T12:27:38.846Z] PASS [2022-05-02T12:27:38.846Z] coverage: 52.4% of statements [2022-05-02T12:27:38.846Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.4% of statements [2022-05-02T12:27:39.304Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-02T12:27:39.304Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-02T12:27:39.304Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-02T12:27:39.304Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-02T12:27:39.304Z] PASS [2022-05-02T12:27:39.304Z] coverage: 62.5% of statements [2022-05-02T12:27:39.304Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-05-02T12:27:40.270Z] --- PASS: TestGet (15.01s) [2022-05-02T12:27:40.270Z] === RUN TestPluginWithNoManifest [2022-05-02T12:27:40.270Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-02T12:27:40.270Z] === RUN TestGetAll [2022-05-02T12:27:40.270Z] --- PASS: TestGetAll (0.01s) [2022-05-02T12:27:40.270Z] PASS [2022-05-02T12:27:40.270Z] coverage: 73.2% of statements [2022-05-02T12:27:40.270Z] ok github.com/docker/docker/pkg/plugins 34.970s coverage: 73.2% of statements [2022-05-02T12:27:42.453Z] === RUN TestGetDriver [2022-05-02T12:27:42.453Z] --- PASS: TestGetDriver (0.00s) [2022-05-02T12:27:42.453Z] === RUN TestVolumeRequestError [2022-05-02T12:27:42.453Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-02T12:27:42.453Z] PASS [2022-05-02T12:27:42.453Z] coverage: 36.1% of statements [2022-05-02T12:27:42.453Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-05-02T12:27:42.516Z] Cannot create a file when that file already exists. [2022-05-02T12:27:42.911Z] === RUN TestGetAddress [2022-05-02T12:27:42.911Z] --- PASS: TestGetAddress (0.00s) [2022-05-02T12:27:42.911Z] === RUN TestRemove [2022-05-02T12:27:42.911Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:27:42.911Z] --- SKIP: TestRemove (0.00s) [2022-05-02T12:27:42.911Z] === RUN TestInitializeWithVolumes [2022-05-02T12:27:42.911Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-02T12:27:42.911Z] === RUN TestCreate [2022-05-02T12:27:42.911Z] --- PASS: TestCreate (0.02s) [2022-05-02T12:27:42.911Z] === RUN TestValidateName [2022-05-02T12:27:42.911Z] --- PASS: TestValidateName (0.00s) [2022-05-02T12:27:42.911Z] === RUN TestCreateWithOpts [2022-05-02T12:27:42.911Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:27:42.911Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-02T12:27:42.911Z] === RUN TestRelaodNoOpts [2022-05-02T12:27:42.911Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-02T12:27:42.911Z] PASS [2022-05-02T12:27:42.911Z] coverage: 41.5% of statements [2022-05-02T12:27:42.911Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-05-02T12:27:44.096Z] --- PASS: TestBuildWithHugeFile (51.07s) [2022-05-02T12:27:44.096Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:27:44.096Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:27:44.096Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:27:44.096Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:27:44.096Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:27:44.096Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:27:44.096Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:27:44.096Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:27:44.096Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:27:44.096Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:27:44.096Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:27:44.096Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:27:44.096Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:27:44.096Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-02T12:27:44.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-02T12:27:44.096Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-02T12:27:44.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-02T12:27:44.096Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:27:44.096Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:27:44.096Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRaw [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-02T12:27:44.445Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRaw [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-02T12:27:44.445Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestConvertTmpfsOptions [2022-05-02T12:27:44.445Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-02T12:27:44.445Z] linux_parser_test.go:209: data="ro" [2022-05-02T12:27:44.445Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestParseMountSpec [2022-05-02T12:27:44.445Z] parser_test.go:62: case 0 [2022-05-02T12:27:44.445Z] parser_test.go:62: case 1 [2022-05-02T12:27:44.445Z] parser_test.go:62: case 2 [2022-05-02T12:27:44.445Z] parser_test.go:62: case 3 [2022-05-02T12:27:44.445Z] parser_test.go:62: case 4 [2022-05-02T12:27:44.445Z] parser_test.go:62: case 5 [2022-05-02T12:27:44.445Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestValidateMount [2022-05-02T12:27:44.445Z] --- PASS: TestValidateMount (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRaw [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-02T12:27:44.445Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-02T12:27:44.445Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-02T12:27:44.445Z] PASS [2022-05-02T12:27:44.445Z] coverage: 67.6% of statements [2022-05-02T12:27:44.445Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 67.6% of statements [2022-05-02T12:27:44.903Z] === RUN TestSetGetMeta [2022-05-02T12:27:44.903Z] === PAUSE TestSetGetMeta [2022-05-02T12:27:44.903Z] === RUN TestRestore [2022-05-02T12:27:44.903Z] === PAUSE TestRestore [2022-05-02T12:27:44.903Z] === RUN TestServiceCreate [2022-05-02T12:27:44.903Z] === PAUSE TestServiceCreate [2022-05-02T12:27:44.903Z] === RUN TestServiceList [2022-05-02T12:27:44.903Z] === PAUSE TestServiceList [2022-05-02T12:27:44.903Z] === RUN TestServiceRemove [2022-05-02T12:27:44.903Z] === PAUSE TestServiceRemove [2022-05-02T12:27:44.903Z] === RUN TestServiceGet [2022-05-02T12:27:44.903Z] === PAUSE TestServiceGet [2022-05-02T12:27:44.903Z] === RUN TestServicePrune [2022-05-02T12:27:44.903Z] === PAUSE TestServicePrune [2022-05-02T12:27:44.903Z] === RUN TestCreate [2022-05-02T12:27:44.903Z] === PAUSE TestCreate [2022-05-02T12:27:44.903Z] === RUN TestRemove [2022-05-02T12:27:44.903Z] === PAUSE TestRemove [2022-05-02T12:27:44.903Z] === RUN TestList [2022-05-02T12:27:44.903Z] === PAUSE TestList [2022-05-02T12:27:44.903Z] === RUN TestFindByDriver [2022-05-02T12:27:44.903Z] === PAUSE TestFindByDriver [2022-05-02T12:27:44.903Z] === RUN TestFindByReferenced [2022-05-02T12:27:44.903Z] === PAUSE TestFindByReferenced [2022-05-02T12:27:44.903Z] === RUN TestDerefMultipleOfSameRef [2022-05-02T12:27:44.903Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-02T12:27:44.903Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:27:44.903Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:27:44.903Z] === RUN TestDefererencePluginOnCreateError [2022-05-02T12:27:44.903Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-02T12:27:44.903Z] === RUN TestRefDerefRemove [2022-05-02T12:27:44.903Z] === PAUSE TestRefDerefRemove [2022-05-02T12:27:44.903Z] === RUN TestGet [2022-05-02T12:27:44.903Z] === PAUSE TestGet [2022-05-02T12:27:44.903Z] === RUN TestGetWithReference [2022-05-02T12:27:44.903Z] === PAUSE TestGetWithReference [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_nil_list [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_empty_list [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_filter_some [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_filter_middle [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:27:44.903Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-02T12:27:44.903Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_nil_list [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_filter_some [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_empty_list [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_filter_middle [2022-05-02T12:27:44.903Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-02T12:27:44.903Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-02T12:27:44.903Z] === CONT TestSetGetMeta [2022-05-02T12:27:44.903Z] === CONT TestServiceGet [2022-05-02T12:27:44.903Z] === CONT TestList [2022-05-02T12:27:44.903Z] === CONT TestServiceRemove [2022-05-02T12:27:44.903Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-02T12:27:44.903Z] === CONT TestServiceList [2022-05-02T12:27:44.903Z] --- PASS: TestList (0.06s) [2022-05-02T12:27:44.903Z] === CONT TestServiceCreate [2022-05-02T12:27:45.361Z] --- PASS: TestServiceGet (0.21s) [2022-05-02T12:27:45.361Z] === CONT TestRestore [2022-05-02T12:27:45.361Z] --- PASS: TestServiceRemove (0.22s) [2022-05-02T12:27:45.361Z] === CONT TestCreate [2022-05-02T12:27:45.361Z] --- PASS: TestServiceList (0.19s) [2022-05-02T12:27:45.361Z] === CONT TestRemove [2022-05-02T12:27:45.361Z] --- PASS: TestServiceCreate (0.16s) [2022-05-02T12:27:45.361Z] === CONT TestDefererencePluginOnCreateError [2022-05-02T12:27:45.361Z] --- PASS: TestCreate (0.03s) [2022-05-02T12:27:45.361Z] === CONT TestGetWithReference [2022-05-02T12:27:45.361Z] --- PASS: TestRestore (0.05s) [2022-05-02T12:27:45.361Z] === CONT TestGet [2022-05-02T12:27:45.361Z] --- PASS: TestRemove (0.04s) [2022-05-02T12:27:45.361Z] === CONT TestRefDerefRemove [2022-05-02T12:27:45.361Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-05-02T12:27:45.361Z] === CONT TestServicePrune [2022-05-02T12:27:45.361Z] --- PASS: TestGetWithReference (0.05s) [2022-05-02T12:27:45.361Z] === CONT TestDerefMultipleOfSameRef [2022-05-02T12:27:45.361Z] --- PASS: TestRefDerefRemove (0.04s) [2022-05-02T12:27:45.361Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-02T12:27:45.361Z] time="2022-05-02T12:27:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:27:45.361Z] --- PASS: TestGet (0.05s) [2022-05-02T12:27:45.361Z] === CONT TestFindByReferenced [2022-05-02T12:27:45.361Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-02T12:27:45.361Z] === CONT TestFindByDriver [2022-05-02T12:27:45.361Z] time="2022-05-02T12:27:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:27:45.361Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-02T12:27:45.361Z] --- PASS: TestFindByReferenced (0.04s) [2022-05-02T12:27:45.361Z] time="2022-05-02T12:27:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:27:45.361Z] time="2022-05-02T12:27:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-02T12:27:45.361Z] --- PASS: TestFindByDriver (0.04s) [2022-05-02T12:27:45.361Z] time="2022-05-02T12:27:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-02T12:27:45.361Z] --- PASS: TestServicePrune (0.10s) [2022-05-02T12:27:45.361Z] PASS [2022-05-02T12:27:45.361Z] coverage: 69.0% of statements [2022-05-02T12:27:45.361Z] ok github.com/docker/docker/volume/service 0.425s coverage: 69.0% of statements [2022-05-02T12:27:46.791Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-05-02T12:27:46.791Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:27:47.268Z] Removing intermediate container d874f0067b76 [2022-05-02T12:27:47.268Z] ---> 82accfcfbbae [2022-05-02T12:27:47.268Z] Step 13/13 : CMD ["sh"] [2022-05-02T12:27:47.268Z] ---> Running in 589b2dddd161 [2022-05-02T12:27:47.736Z] Removing intermediate container 589b2dddd161 [2022-05-02T12:27:47.736Z] ---> d006cb17df6c [2022-05-02T12:27:47.736Z] Successfully built d006cb17df6c [2022-05-02T12:27:47.736Z] Successfully tagged busybox:latest [2022-05-02T12:27:47.736Z] INFO: Docker images of the daemon under test [2022-05-02T12:27:47.736Z] [2022-05-02T12:27:47.736Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:27:47.736Z] busybox latest d006cb17df6c Less than a second ago 5.02GB [2022-05-02T12:27:47.736Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T12:27:47.736Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-02T12:27:47.736Z] [2022-05-02T12:27:47.736Z] INFO: Running integration tests at 05/02/2022 12:27:47... [2022-05-02T12:27:47.736Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-02T12:27:47.736Z] INFO: Integration API tests being run from the host: [2022-05-02T12:27:47.736Z] INFO: make.ps1 starting at 05/02/2022 12:27:47 [2022-05-02T12:27:48.157Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qsdyadf53u5pzq0egtz7jpv90 Created:2022-05-02 12:27:46.874421057 +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[6d3bee4a2c3f4aa266bf6d7c4adbda8f2e699ebf95d12161a826805edf582964:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wk8j8jk8s1c6wdoh10192eybn EndpointID:020b2e624e0cd3b281db0c745fcf8dff1634493f9b14968acf90ee300bb02c08 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb3aeb44934c1691acd9406ce49bb613d2fee834d84af470d677acceaad7e1f0 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:f67275f0bc9a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wk8j8jk8s1c6wdoh10192eybn EndpointID:020b2e624e0cd3b281db0c745fcf8dff1634493f9b14968acf90ee300bb02c08 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-02T12:27:48.283Z] --- PASS: TestBuildPreserveOwnership (9.62s) [2022-05-02T12:27:48.283Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.60s) [2022-05-02T12:27:48.283Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-02T12:27:48.283Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:27:48.283Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-02T12:27:48.283Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:27:48.283Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-02T12:27:48.283Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-02T12:27:48.283Z] PASS [2022-05-02T12:27:48.283Z] [2022-05-02T12:27:48.283Z] === Skipped [2022-05-02T12:27:48.283Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:27:48.283Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:27:48.283Z] [2022-05-02T12:27:48.283Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:27:48.283Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:27:48.283Z] [2022-05-02T12:27:48.283Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-02T12:27:48.283Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-02T12:27:48.283Z] [2022-05-02T12:27:48.283Z] DONE 34 tests, 3 skipped in 111.481s [2022-05-02T12:27:48.283Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:27:48.283Z] INFO: Testing against a local daemon [2022-05-02T12:27:48.283Z] === RUN TestConfigInspect [2022-05-02T12:27:48.283Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.283Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-02T12:27:48.283Z] === RUN TestConfigList [2022-05-02T12:27:48.283Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.283Z] --- SKIP: TestConfigList (0.02s) [2022-05-02T12:27:48.283Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:27:48.283Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.283Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-02T12:27:48.283Z] === RUN TestConfigsUpdate [2022-05-02T12:27:48.283Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-02T12:27:48.542Z] === RUN TestTemplatedConfig [2022-05-02T12:27:48.542Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T12:27:48.542Z] === RUN TestConfigCreateResolve [2022-05-02T12:27:48.542Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-02T12:27:48.542Z] PASS [2022-05-02T12:27:48.542Z] [2022-05-02T12:27:48.542Z] === Skipped [2022-05-02T12:27:48.542Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-02T12:27:48.542Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] [2022-05-02T12:27:48.542Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-05-02T12:27:48.542Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] [2022-05-02T12:27:48.542Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-02T12:27:48.542Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] [2022-05-02T12:27:48.542Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-02T12:27:48.542Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] [2022-05-02T12:27:48.542Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-02T12:27:48.542Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] [2022-05-02T12:27:48.542Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-02T12:27:48.542Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:27:48.542Z] [2022-05-02T12:27:48.542Z] DONE 6 tests, 6 skipped in 0.179s [2022-05-02T12:27:48.542Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:27:48.542Z] INFO: Testing against a local daemon [2022-05-02T12:27:48.542Z] === RUN TestCheckpoint [2022-05-02T12:27:48.542Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:27:48.542Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:27:48.542Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:27:48.542Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:27:48.542Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:27:48.542Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:27:48.542Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:27:48.542Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:27:48.542Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:27:48.542Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:27:48.542Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:27:48.542Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:27:48.542Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:27:48.542Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:27:48.542Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:27:48.542Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:27:48.542Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:27:48.542Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:27:48.542Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:27:48.801Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-02T12:27:48.801Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:27:48.801Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-02T12:27:48.801Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:27:48.801Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-02T12:27:48.801Z] === RUN TestCopyEmptyFile [2022-05-02T12:27:49.059Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-02T12:27:49.059Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:27:49.059Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-02T12:27:49.059Z] === RUN TestCopyFromContainer [2022-05-02T12:27:49.086Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T12:27:49.086Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T12:27:49.086Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T12:27:49.086Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-02T12:27:49.305Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-02T12:27:49.576Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-05-02T12:27:49.576Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:27:49.841Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-02T12:27:50.775Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-02T12:27:53.242Z] === RUN TestCopyFromContainer// [2022-05-02T12:27:53.242Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:27:53.242Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:27:53.242Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:27:53.242Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:27:53.403Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-05-02T12:27:53.403Z] PASS [2022-05-02T12:27:53.403Z] [2022-05-02T12:27:53.403Z] === Skipped [2022-05-02T12:27:53.403Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:27:53.403Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:27:53.403Z] [2022-05-02T12:27:53.403Z] DONE 38 tests, 1 skipped in 43.784s [2022-05-02T12:27:53.403Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:27:53.403Z] ++ 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 [2022-05-02T12:27:53.403Z] ++ set -e [2022-05-02T12:27:53.403Z] ++ '[' -n 0 ']' [2022-05-02T12:27:53.403Z] ++ set -x [2022-05-02T12:27:53.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-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 [2022-05-02T12:27:53.403Z] INFO: Testing against a local daemon [2022-05-02T12:27:53.403Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T12:27:53.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:27:53.403Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:27:53.403Z] === RUN TestDockerNetworkIpvlan [2022-05-02T12:27:53.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:27:53.403Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:27:53.403Z] PASS [2022-05-02T12:27:53.403Z] [2022-05-02T12:27:53.403Z] === Skipped [2022-05-02T12:27:53.403Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:27:53.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:27:53.403Z] [2022-05-02T12:27:53.403Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:27:53.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:27:53.403Z] [2022-05-02T12:27:53.403Z] DONE 2 tests, 2 skipped in 0.098s [2022-05-02T12:27:53.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:27:53.403Z] ++ 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 [2022-05-02T12:27:53.403Z] ++ set -e [2022-05-02T12:27:53.403Z] ++ '[' -n 0 ']' [2022-05-02T12:27:53.403Z] ++ set -x [2022-05-02T12:27:53.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-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 [2022-05-02T12:27:53.403Z] INFO: Testing against a local daemon [2022-05-02T12:27:53.403Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T12:27:53.499Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:27:53.499Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:27:53.499Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:27:53.499Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:27:53.499Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer (4.61s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-02T12:27:53.757Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-02T12:27:53.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:27:53.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:27:53.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:27:53.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:27:53.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:27:53.757Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:27:53.757Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:27:53.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:27:53.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:27:53.757Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:27:53.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-02T12:27:53.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:27:53.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:27:53.757Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:27:53.757Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:27:53.757Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-02T12:27:53.757Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:27:53.757Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:27:53.757Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:27:53.757Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:27:53.757Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:27:53.757Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:27:53.757Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:27:53.757Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:27:53.757Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:27:53.757Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:27:53.757Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-02T12:27:53.757Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:27:53.757Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:27:53.757Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:27:53.757Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:27:53.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-02T12:27:53.757Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:27:53.965Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-05-02T12:27:53.965Z] === RUN TestDockerNetworkMacvlan [2022-05-02T12:27:54.527Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-02T12:27:55.131Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-05-02T12:27:55.131Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:27:55.456Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-02T12:27:55.921Z] .........................xx.................... [ 29%] [2022-05-02T12:27:56.018Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-02T12:27:56.066Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-05-02T12:27:56.066Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:27:56.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:27:56.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:27:56.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:27:56.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:27:56.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:27:56.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:27:56.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:27:56.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:27:56.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:27:56.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:27:56.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:27:56.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:27:56.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:27:56.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:27:56.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:27:56.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-02T12:27:56.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-05-02T12:27:56.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-02T12:27:56.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-02T12:27:56.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-02T12:27:56.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-02T12:27:56.066Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:27:56.632Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-05-02T12:27:56.632Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:27:56.632Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:27:56.632Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:27:56.632Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-02T12:27:56.632Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:27:56.632Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:27:56.632Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:27:56.632Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-02T12:27:56.632Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:27:56.632Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T12:27:56.632Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:27:56.632Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-02T12:27:56.632Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-02T12:27:56.632Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:27:56.632Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:27:56.632Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:27:56.632Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:27:56.632Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-02T12:27:56.632Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:27:56.632Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:27:56.632Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:27:56.632Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-02T12:27:56.632Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:27:56.632Z] === RUN TestDiff [2022-05-02T12:27:57.199Z] --- PASS: TestDiff (0.43s) [2022-05-02T12:27:57.199Z] === RUN TestExecWithCloseStdin [2022-05-02T12:27:57.457Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-05-02T12:27:57.457Z] === RUN TestExec [2022-05-02T12:27:57.909Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-02T12:27:58.023Z] --- PASS: TestExec (0.48s) [2022-05-02T12:27:58.023Z] === RUN TestExecUser [2022-05-02T12:27:58.588Z] --- PASS: TestExecUser (0.48s) [2022-05-02T12:27:58.588Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:27:58.875Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-02T12:27:59.155Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-05-02T12:27:59.155Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:27:59.275Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-02T12:28:00.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-02T12:28:00.529Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-05-02T12:28:00.529Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:28:00.786Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-05-02T12:28:00.786Z] === RUN TestHealthKillContainer [2022-05-02T12:28:01.468Z] 2022/05/02 12:28:00 Closing DB instances... [2022-05-02T12:28:02.545Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-02T12:28:03.010Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-05-02T12:28:03.010Z] === RUN TestFindNode [2022-05-02T12:28:03.010Z] 2022/05/02 12:28:02 Closing DB instances... [2022-05-02T12:28:03.010Z] --- PASS: TestFindNode (0.02s) [2022-05-02T12:28:03.010Z] === RUN TestChangeNodeState [2022-05-02T12:28:03.010Z] 2022/05/02 12:28:02 Closing DB instances... [2022-05-02T12:28:03.010Z] --- PASS: TestChangeNodeState (0.03s) [2022-05-02T12:28:03.010Z] === RUN TestNodeReincarnation [2022-05-02T12:28:03.010Z] 2022/05/02 12:28:02 Closing DB instances... [2022-05-02T12:28:03.475Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2022-05-02T12:28:03.475Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-02T12:28:03.475Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-02T12:28:03.475Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-05-02T12:28:03.475Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-05-02T12:28:03.475Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-05-02T12:28:03.475Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-05-02T12:28:03.475Z] PASS [2022-05-02T12:28:03.475Z] [2022-05-02T12:28:03.475Z] DONE 8 tests in 10.770s [2022-05-02T12:28:03.475Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T12:28:03.475Z] ++ 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 [2022-05-02T12:28:03.475Z] ++ set -e [2022-05-02T12:28:03.475Z] ++ '[' -n 0 ']' [2022-05-02T12:28:03.475Z] ++ set -x [2022-05-02T12:28:03.475Z] ++ 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 [2022-05-02T12:28:03.475Z] testing: warning: no tests to run [2022-05-02T12:28:03.475Z] PASS [2022-05-02T12:28:03.475Z] [2022-05-02T12:28:03.475Z] DONE 0 tests in 0.027s [2022-05-02T12:28:03.475Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T12:28:03.475Z] ++ 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 [2022-05-02T12:28:03.475Z] ++ set -e [2022-05-02T12:28:03.475Z] ++ '[' -n 0 ']' [2022-05-02T12:28:03.475Z] ++ set -x [2022-05-02T12:28:03.475Z] ++ 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 [2022-05-02T12:28:03.475Z] INFO: Testing against a local daemon [2022-05-02T12:28:03.475Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T12:28:04.841Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-05-02T12:28:04.841Z] === RUN TestAuthZPluginTLS [2022-05-02T12:28:05.403Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-02T12:28:05.403Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T12:28:05.427Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-05-02T12:28:05.427Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-05-02T12:28:05.427Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-02T12:28:05.427Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-02T12:28:05.427Z] PASS [2022-05-02T12:28:05.427Z] [2022-05-02T12:28:05.427Z] === Skipped [2022-05-02T12:28:05.427Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T12:28:05.427Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:28:05.427Z] [2022-05-02T12:28:05.427Z] DONE 27 tests, 1 skipped in 163.610s [2022-05-02T12:28:05.427Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T12:28:05.427Z] INFO: Testing against a local daemon [2022-05-02T12:28:05.427Z] === RUN TestSessionCreate [2022-05-02T12:28:05.427Z] --- PASS: TestSessionCreate (0.02s) [2022-05-02T12:28:05.427Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:28:05.427Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-02T12:28:05.427Z] PASS [2022-05-02T12:28:05.427Z] [2022-05-02T12:28:05.427Z] DONE 2 tests in 0.058s [2022-05-02T12:28:05.427Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T12:28:05.427Z] INFO: Testing against a local daemon [2022-05-02T12:28:05.427Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:28:05.427Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:28:05.427Z] === RUN TestDiskUsage [2022-05-02T12:28:05.427Z] === PAUSE TestDiskUsage [2022-05-02T12:28:05.427Z] === RUN TestEventsExecDie [2022-05-02T12:28:05.659Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-02T12:28:05.659Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T12:28:05.685Z] --- PASS: TestEventsExecDie (0.54s) [2022-05-02T12:28:05.685Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:28:05.685Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-02T12:28:05.685Z] === RUN TestEventsVolumeCreate [2022-05-02T12:28:05.685Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-05-02T12:28:05.685Z] === RUN TestInfoBinaryCommits [2022-05-02T12:28:05.685Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-02T12:28:05.685Z] === RUN TestInfoAPIVersioned [2022-05-02T12:28:05.685Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-02T12:28:05.685Z] === RUN TestInfoAPI [2022-05-02T12:28:05.685Z] --- PASS: TestInfoAPI (0.02s) [2022-05-02T12:28:05.685Z] === RUN TestInfoAPIWarnings [2022-05-02T12:28:06.221Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-02T12:28:06.221Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T12:28:06.784Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-02T12:28:06.784Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T12:28:08.180Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-05-02T12:28:08.180Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T12:28:08.436Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-02T12:28:08.436Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-02T12:28:08.812Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-02T12:28:08.812Z] === RUN TestParallelCreate [2022-05-02T12:28:08.812Z] 2022/05/02 12:28:07 Closing DB instances... [2022-05-02T12:28:08.812Z] --- PASS: TestParallelCreate (0.02s) [2022-05-02T12:28:08.812Z] === RUN TestParallelDelete [2022-05-02T12:28:08.812Z] 2022/05/02 12:28:07 Closing DB instances... [2022-05-02T12:28:08.812Z] --- PASS: TestParallelDelete (0.02s) [2022-05-02T12:28:08.812Z] === RUN TestNetworkDBIslands [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:eaf26dfab363 with config:&{NodeID:eaf26dfab363 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}" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node eaf26dfab363/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node eaf26dfab363/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7f914fcc7944 with config:&{NodeID:7f914fcc7944 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}" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node 7f914fcc7944/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node 7f914fcc7944/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node 7f914fcc7944/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node 7f914fcc7944/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node eaf26dfab363/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=info msg="Node eaf26dfab363/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7629d92fba3c with config:&{NodeID:7629d92fba3c 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}" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7629d92fba3c/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7629d92fba3c/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7629d92fba3c/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7629d92fba3c/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node eaf26dfab363/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node eaf26dfab363/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7f914fcc7944/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7f914fcc7944/172.30.33.61, added to nodes list" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-02T12:28:08.812Z] time="2022-05-02T12:28:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-02T12:28:08.894Z] --- PASS: TestHealthKillContainer (7.86s) [2022-05-02T12:28:08.894Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:28:08.894Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:28:08.894Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:28:08.894Z] === RUN TestIpcModeNone [2022-05-02T12:28:08.998Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-02T12:28:08.998Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T12:28:09.153Z] --- PASS: TestIpcModeNone (0.45s) [2022-05-02T12:28:09.153Z] === RUN TestIpcModePrivate [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7629d92fba3c/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:08Z" level=info msg="Node 7629d92fba3c/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7610faf01cca with config:&{NodeID:7610faf01cca 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}" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node eaf26dfab363/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node eaf26dfab363/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7f914fcc7944/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7f914fcc7944/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7629d92fba3c/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7629d92fba3c/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-02T12:28:09.273Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-02T12:28:09.411Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-02T12:28:09.561Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-02T12:28:09.561Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T12:28:09.669Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-02T12:28:09.669Z] === RUN TestIpcModeShareable [2022-05-02T12:28:09.669Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:28:09.669Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-02T12:28:09.669Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9f0617d767b1 with config:&{NodeID:9f0617d767b1 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}" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node eaf26dfab363/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node eaf26dfab363/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7629d92fba3c/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7629d92fba3c/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7f914fcc7944/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 7f914fcc7944/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:09.734Z] time="2022-05-02T12:28:09Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:10.195Z] networkdb_test.go:835: Re-joining: 3 [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:09Z" level=info msg="The new bootstrap node list is:[172.30.33.61:10033 172.30.33.61:10034 172.30.33.61:10035]" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10033" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49372" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10034" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49373" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10035" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:09Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49374" [2022-05-02T12:28:10.195Z] networkdb_test.go:835: Re-joining: 4 [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:10Z" level=info msg="The new bootstrap node list is:[172.30.33.61:10033 172.30.33.61:10034 172.30.33.61:10035]" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10033" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:10Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49375" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10034" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:10Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49376" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10035" [2022-05-02T12:28:10.195Z] time="2022-05-02T12:28:10Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49377" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="node 0 leaving" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363 change state NodeActive --> NodeLeft" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="node5(9f0617d767b1): Node leave event for eaf26dfab363/172.30.33.61" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363 change state NodeActive --> NodeLeft" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="node3(7629d92fba3c): Node leave event for eaf26dfab363/172.30.33.61" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363 change state NodeActive --> NodeLeft" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="node2(7f914fcc7944): Node leave event for eaf26dfab363/172.30.33.61" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363 change state NodeActive --> NodeLeft" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="node1(eaf26dfab363): Node leave event for eaf26dfab363/172.30.33.61" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363 change state NodeActive --> NodeLeft" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="node4(7610faf01cca): Node leave event for eaf26dfab363/172.30.33.61" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363/172.30.33.61, left gossip cluster" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363/172.30.33.61, left gossip cluster" [2022-05-02T12:28:10.657Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363/172.30.33.61, left gossip cluster" [2022-05-02T12:28:10.927Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-05-02T12:28:10.927Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T12:28:11.044Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-05-02T12:28:11.044Z] === RUN TestAPIIpcModeHost [2022-05-02T12:28:11.044Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:28:11.044Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-02T12:28:11.044Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:28:11.044Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:28:11.044Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-02T12:28:11.044Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node eaf26dfab363/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="node 1 leaving" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node 7f914fcc7944/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node 7f914fcc7944 change state NodeActive --> NodeFailed" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node 7f914fcc7944/172.30.33.61, added to failed nodes list" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node 7f914fcc7944 change state NodeActive --> NodeLeft" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="node3(7629d92fba3c): Node leave event for 7f914fcc7944/172.30.33.61" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node 7f914fcc7944 change state NodeActive --> NodeLeft" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="Node 7f914fcc7944 change state NodeActive --> NodeLeft" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="node5(9f0617d767b1): Node leave event for 7f914fcc7944/172.30.33.61" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=info msg="node4(7610faf01cca): Node leave event for 7f914fcc7944/172.30.33.61" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:10Z" level=error msg="node: 7f914fcc7944 is unknown to memberlist" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7f914fcc7944/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7f914fcc7944/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.117Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7f914fcc7944/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="node 2 leaving" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7629d92fba3c change state NodeActive --> NodeLeft" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="node5(9f0617d767b1): Node leave event for 7629d92fba3c/172.30.33.61" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7629d92fba3c change state NodeActive --> NodeLeft" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="node4(7610faf01cca): Node leave event for 7629d92fba3c/172.30.33.61" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7629d92fba3c change state NodeActive --> NodeLeft" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="node3(7629d92fba3c): Node leave event for 7629d92fba3c/172.30.33.61" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=debug msg="memberlist: Failed ping: 9f0617d767b1 (timeout reached)" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.33.61:10036: use of closed network connection" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.33.61:10034: use of closed network connection" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.33.61:10035: use of closed network connection" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49378" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7629d92fba3c/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.579Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7629d92fba3c/172.30.33.61, left gossip cluster" [2022-05-02T12:28:11.977Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="Node 7629d92fba3c/172.30.33.61, left gossip cluster" [2022-05-02T12:28:12.040Z] networkdb_test.go:867: node4: OK [2022-05-02T12:28:12.040Z] networkdb_test.go:867: node5: OK [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="node 0 coming back" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:51a83c6ce272 with config:&{NodeID:51a83c6ce272 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}" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="Node 51a83c6ce272/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="Node 51a83c6ce272/172.30.33.61, added to nodes list" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="node 1 coming back" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cb08eac5bdc4 with config:&{NodeID:cb08eac5bdc4 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}" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, added to nodes list" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="node 2 coming back" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d35ee89dc2f7 with config:&{NodeID:d35ee89dc2f7 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}" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, added to nodes list" [2022-05-02T12:28:12.040Z] time="2022-05-02T12:28:11Z" level=warning msg="memberlist: Was able to connect to 9f0617d767b1 but other probes failed, network may be misconfigured" [2022-05-02T12:28:12.045Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-02T12:28:12.235Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-02T12:28:12.235Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:28:12.235Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:28:12.235Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-02T12:28:12.235Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:28:12.235Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:28:12.235Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-02T12:28:12.235Z] === RUN TestIpcModeOlderClient [2022-05-02T12:28:12.235Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:28:12.235Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:28:12.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-05-02T12:28:12.294Z] === RUN TestAuthZPluginHeader [2022-05-02T12:28:12.502Z] time="2022-05-02T12:28:12Z" level=debug msg="memberlist: Failed ping: 7610faf01cca (timeout reached)" [2022-05-02T12:28:12.502Z] time="2022-05-02T12:28:12Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49379" [2022-05-02T12:28:12.801Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-02T12:28:12.801Z] === RUN TestKillContainer [2022-05-02T12:28:12.801Z] === RUN TestKillContainer/no_signal [2022-05-02T12:28:12.856Z] --- PASS: TestAuthZPluginHeader (0.73s) [2022-05-02T12:28:12.856Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T12:28:12.856Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:12.856Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-02T12:28:12.856Z] === RUN TestAuthZPluginV2Disable [2022-05-02T12:28:12.856Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:12.856Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-02T12:28:12.856Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T12:28:12.856Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:12.856Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-02T12:28:12.856Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T12:28:12.856Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:12.856Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-02T12:28:12.856Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T12:28:12.962Z] time="2022-05-02T12:28:12Z" level=warning msg="memberlist: Was able to connect to 7610faf01cca but other probes failed, network may be misconfigured" [2022-05-02T12:28:13.060Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:28:13.318Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:28:13.885Z] --- PASS: TestKillContainer (1.31s) [2022-05-02T12:28:13.885Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-02T12:28:13.885Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-02T12:28:13.885Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-05-02T12:28:13.885Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:28:13.885Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:28:14.450Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:28:14.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-05-02T12:28:14.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-05-02T12:28:14.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-02T12:28:14.708Z] === RUN TestKillStoppedContainer [2022-05-02T12:28:14.966Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-02T12:28:14.966Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:28:14.966Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-02T12:28:14.966Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:28:15.155Z] time="2022-05-02T12:28:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.33.61:10033 172.30.33.61:10034 172.30.33.61:10035]" [2022-05-02T12:28:15.532Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-05-02T12:28:15.532Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:28:15.532Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:28:15.532Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:28:15.532Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:28:15.532Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:28:15.532Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:28:15.532Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:28:15.532Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-02T12:28:15.532Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-02T12:28:15.532Z] === RUN TestLinksContainerNames [2022-05-02T12:28:15.614Z] time="2022-05-02T12:28:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.33.61:10033 172.30.33.61:10034 172.30.33.61:10035]" [2022-05-02T12:28:16.098Z] --- PASS: TestLinksContainerNames (0.81s) [2022-05-02T12:28:16.098Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10033" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49380" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, is the new incarnation of the shutdown node eaf26dfab363/172.30.33.61" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10034" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49381" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, is the new incarnation of the shutdown node 7f914fcc7944/172.30.33.61" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10035" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49382" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 9f0617d767b1/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 7610faf01cca/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 7610faf01cca/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, is the new incarnation of the shutdown node 7629d92fba3c/172.30.33.61" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, is the new incarnation of the shutdown node 7f914fcc7944/172.30.33.61" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, is the new incarnation of the shutdown node eaf26dfab363/172.30.33.61" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, is the new incarnation of the shutdown node 7629d92fba3c/172.30.33.61" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, joined gossip cluster" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, added to nodes list" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10033" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49383" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10034" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49384" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49385" [2022-05-02T12:28:16.586Z] time="2022-05-02T12:28:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.33.61:10035" [2022-05-02T12:28:16.664Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-02T12:28:16.665Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:28:16.923Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:28:16.923Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:28:16.923Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:28:16.923Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:28:17.050Z] 2022/05/02 12:28:16 Closing DB instances... [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="node5(9f0617d767b1): Node leave event for 51a83c6ce272/172.30.33.61" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="node2(cb08eac5bdc4): Node leave event for 51a83c6ce272/172.30.33.61" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="node3(d35ee89dc2f7): Node leave event for 51a83c6ce272/172.30.33.61" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="node1(51a83c6ce272): Node leave event for 51a83c6ce272/172.30.33.61" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="Node 51a83c6ce272 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.050Z] time="2022-05-02T12:28:16Z" level=info msg="node4(7610faf01cca): Node leave event for 51a83c6ce272/172.30.33.61" [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:28:17.181Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:28:17.439Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-02T12:28:17.439Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-02T12:28:17.440Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-02T12:28:17.440Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:28:17.440Z] 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) [2022-05-02T12:28:17.440Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-02T12:28:17.440Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:28:17.440Z] 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) [2022-05-02T12:28:17.440Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-02T12:28:17.440Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:28:17.440Z] 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) [2022-05-02T12:28:17.440Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-02T12:28:17.440Z] === RUN TestNetworkNat [2022-05-02T12:28:17.513Z] time="2022-05-02T12:28:17Z" level=info msg="Node 51a83c6ce272/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node 51a83c6ce272/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node 51a83c6ce272/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node 51a83c6ce272/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node 51a83c6ce272/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="node5(9f0617d767b1): Node leave event for cb08eac5bdc4/172.30.33.61" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="node3(d35ee89dc2f7): Node leave event for cb08eac5bdc4/172.30.33.61" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="node4(7610faf01cca): Node leave event for cb08eac5bdc4/172.30.33.61" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.514Z] time="2022-05-02T12:28:17Z" level=info msg="node2(cb08eac5bdc4): Node leave event for cb08eac5bdc4/172.30.33.61" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node cb08eac5bdc4/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node d35ee89dc2f7 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="node5(9f0617d767b1): Node leave event for d35ee89dc2f7/172.30.33.61" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node d35ee89dc2f7 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="node4(7610faf01cca): Node leave event for d35ee89dc2f7/172.30.33.61" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node d35ee89dc2f7 change state NodeActive --> NodeLeft" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="node3(d35ee89dc2f7): Node leave event for d35ee89dc2f7/172.30.33.61" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, left gossip cluster" [2022-05-02T12:28:17.974Z] time="2022-05-02T12:28:17Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, left gossip cluster" [2022-05-02T12:28:18.006Z] --- PASS: TestNetworkNat (0.58s) [2022-05-02T12:28:18.006Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:28:18.436Z] time="2022-05-02T12:28:18Z" level=info msg="Node d35ee89dc2f7/172.30.33.61, left gossip cluster" [2022-05-02T12:28:18.436Z] time="2022-05-02T12:28:18Z" level=debug msg="memberlist: Failed ping: d35ee89dc2f7 (timeout reached)" [2022-05-02T12:28:18.436Z] time="2022-05-02T12:28:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.33.61:10037: use of closed network connection" [2022-05-02T12:28:18.436Z] time="2022-05-02T12:28:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.33.61:10036: use of closed network connection" [2022-05-02T12:28:18.436Z] time="2022-05-02T12:28:18Z" level=debug msg="memberlist: Stream connection from=172.30.33.61:49386" [2022-05-02T12:28:18.574Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-05-02T12:28:18.574Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:28:18.894Z] time="2022-05-02T12:28:18Z" level=info msg="Node 7610faf01cca change state NodeActive --> NodeLeft" [2022-05-02T12:28:18.894Z] time="2022-05-02T12:28:18Z" level=info msg="node5(9f0617d767b1): Node leave event for 7610faf01cca/172.30.33.61" [2022-05-02T12:28:18.894Z] time="2022-05-02T12:28:18Z" level=info msg="Node 7610faf01cca change state NodeActive --> NodeLeft" [2022-05-02T12:28:18.894Z] time="2022-05-02T12:28:18Z" level=info msg="node4(7610faf01cca): Node leave event for 7610faf01cca/172.30.33.61" [2022-05-02T12:28:18.894Z] time="2022-05-02T12:28:18Z" level=warning msg="memberlist: Was able to connect to d35ee89dc2f7 but other probes failed, network may be misconfigured" [2022-05-02T12:28:19.352Z] time="2022-05-02T12:28:19Z" level=info msg="Node 7610faf01cca/172.30.33.61, left gossip cluster" [2022-05-02T12:28:19.352Z] time="2022-05-02T12:28:19Z" level=info msg="Node 7610faf01cca/172.30.33.61, left gossip cluster" [2022-05-02T12:28:19.555Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-02T12:28:20.317Z] time="2022-05-02T12:28:19Z" level=info msg="Node 9f0617d767b1/172.30.33.61, left gossip cluster" [2022-05-02T12:28:20.317Z] time="2022-05-02T12:28:19Z" level=info msg="Node 9f0617d767b1 change state NodeActive --> NodeFailed" [2022-05-02T12:28:20.317Z] time="2022-05-02T12:28:19Z" level=info msg="Node 9f0617d767b1/172.30.33.61, added to failed nodes list" [2022-05-02T12:28:20.317Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-02T12:28:20.317Z] PASS [2022-05-02T12:28:20.317Z] coverage: 60.0% of statements [2022-05-02T12:28:20.317Z] ok github.com/docker/docker/libnetwork/networkdb 104.809s coverage: 60.0% of statements [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/quota [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T12:28:20.317Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T12:28:21.135Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-05-02T12:28:21.135Z] === RUN TestPause [2022-05-02T12:28:21.135Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:28:21.135Z] --- SKIP: TestPause (0.00s) [2022-05-02T12:28:21.135Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:28:21.135Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:28:21.135Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:28:21.135Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:28:21.135Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:28:21.135Z] --- SKIP: TestPauseStopPausedContainer (0.04s) [2022-05-02T12:28:21.135Z] === RUN TestPidHost [2022-05-02T12:28:22.069Z] --- PASS: TestPidHost (1.06s) [2022-05-02T12:28:22.069Z] === RUN TestPsFilter [2022-05-02T12:28:22.326Z] --- PASS: TestPsFilter (0.11s) [2022-05-02T12:28:22.326Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:28:22.584Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-05-02T12:28:22.584Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:28:22.809Z] --- PASS: TestBuildWithHugeFile (96.54s) [2022-05-02T12:28:22.809Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:28:22.809Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:28:22.809Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:28:22.809Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:28:22.809Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:28:22.809Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:28:22.809Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:28:22.809Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:28:22.809Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:28:22.809Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:28:22.809Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:28:22.809Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:28:22.809Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:28:22.809Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-05-02T12:28:22.809Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-02T12:28:22.809Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-02T12:28:22.809Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-02T12:28:22.809Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:28:22.809Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:28:22.809Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-02T12:28:22.809Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:28:22.809Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-02T12:28:22.809Z] PASS [2022-05-02T12:28:22.809Z] ok github.com/docker/docker/integration/build 160.175s [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === Skipped [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-02T12:28:22.809Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-02T12:28:22.809Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-02T12:28:22.809Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-02T12:28:22.809Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:28:22.809Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-02T12:28:22.809Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] DONE 29 tests, 6 skipped in 188.524s [2022-05-02T12:28:22.809Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-02T12:28:22.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:28:22.809Z] INFO: Testing against a local daemon [2022-05-02T12:28:22.809Z] === RUN TestConfigInspect [2022-05-02T12:28:22.809Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-02T12:28:22.809Z] === RUN TestConfigList [2022-05-02T12:28:22.809Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] --- SKIP: TestConfigList (0.00s) [2022-05-02T12:28:22.809Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:28:22.809Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-02T12:28:22.809Z] === RUN TestConfigsUpdate [2022-05-02T12:28:22.809Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-02T12:28:22.809Z] === RUN TestTemplatedConfig [2022-05-02T12:28:22.809Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T12:28:22.809Z] === RUN TestConfigCreateResolve [2022-05-02T12:28:22.809Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:28:22.809Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-02T12:28:22.809Z] PASS [2022-05-02T12:28:22.809Z] ok github.com/docker/docker/integration/config 0.079s [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === Skipped [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-02T12:28:22.809Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-02T12:28:22.809Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-02T12:28:22.809Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-02T12:28:22.809Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-02T12:28:22.809Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-02T12:28:22.809Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:28:22.809Z] [2022-05-02T12:28:22.809Z] DONE 6 tests, 6 skipped in 1.728s [2022-05-02T12:28:22.809Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-02T12:28:23.152Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-05-02T12:28:23.152Z] === RUN TestRemoveContainerRunning [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === Skipped [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-02T12:28:23.215Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-02T12:28:23.215Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-05-02T12:28:23.215Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-02T12:28:23.215Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-02T12:28:23.215Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-02T12:28:23.215Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T12:28:23.215Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T12:28:23.215Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T12:28:23.215Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-05-02T12:28:23.215Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T12:28:23.215Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-02T12:28:23.215Z] daemon_test.go:145: root required [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-02T12:28:23.215Z] reload_test.go:342: root required [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-02T12:28:23.215Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-02T12:28:23.215Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-02T12:28:23.215Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-02T12:28:23.215Z] download_test.go:267: Needs fixing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-02T12:28:23.215Z] layer_test.go:291: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-02T12:28:23.215Z] layer_test.go:340: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-02T12:28:23.215Z] layer_test.go:455: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-02T12:28:23.215Z] layer_test.go:684: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-02T12:28:23.215Z] migration_test.go:45: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-02T12:28:23.215Z] migration_test.go:181: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-02T12:28:23.215Z] mount_test.go:17: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-02T12:28:23.215Z] mount_test.go:76: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-02T12:28:23.215Z] mount_test.go:125: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-02T12:28:23.215Z] mount_test.go:212: Failing on Windows [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-02T12:28:23.215Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-02T12:28:23.215Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-02T12:28:23.215Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-02T12:28:23.215Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-02T12:28:23.215Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-02T12:28:23.215Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-02T12:28:23.215Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-02T12:28:23.215Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-02T12:28:23.215Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-02T12:28:23.215Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-02T12:28:23.215Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-02T12:28:23.215Z] [2022-05-02T12:28:23.215Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-02T12:28:23.216Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:28:23.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:28:23.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:28:23.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:28:23.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:28:23.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:133: Xz not present in msys2 [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-02T12:28:23.216Z] archive_test.go:140: zstd not installed [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:252: Failing on Windows CI machines [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-02T12:28:23.216Z] archive_windows_test.go:16: Currently fails [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-02T12:28:23.216Z] changes_test.go:196: needs more investigation [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-02T12:28:23.216Z] changes_test.go:433: needs further investigation [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-02T12:28:23.216Z] changes_test.go:469: needs further investigation [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-02T12:28:23.216Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-02T12:28:23.216Z] poller_test.go:40: No chmod on Windows [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.216Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-02T12:28:23.216Z] fileutils_test.go:133: Needs porting to Windows [2022-05-02T12:28:23.216Z] [2022-05-02T12:28:23.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:28:23.278Z] INFO: Testing against a local daemon [2022-05-02T12:28:23.278Z] === RUN TestCheckpoint [2022-05-02T12:28:23.278Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:28:23.278Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:28:23.278Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:28:23.278Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:28:23.278Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:28:23.278Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:28:23.278Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:28:23.278Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:28:23.278Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:28:23.278Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:28:23.278Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:28:23.278Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:28:23.278Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:28:23.278Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:28:23.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:28:23.279Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:28:23.410Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-05-02T12:28:23.410Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:28:23.673Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-02T12:28:23.673Z] fileutils_test.go:179: Needs porting to Windows [2022-05-02T12:28:23.673Z] [2022-05-02T12:28:23.673Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-02T12:28:23.673Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.673Z] [2022-05-02T12:28:23.673Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-02T12:28:23.673Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.673Z] [2022-05-02T12:28:23.673Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-02T12:28:23.673Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-02T12:28:23.673Z] [2022-05-02T12:28:23.674Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-02T12:28:23.674Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-02T12:28:23.674Z] [2022-05-02T12:28:23.674Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-02T12:28:23.674Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-02T12:28:23.674Z] [2022-05-02T12:28:23.674Z] DONE 2287 tests, 68 skipped in 320.698s [2022-05-02T12:28:23.674Z] INFO: make.ps1 ended at 05/02/2022 12:28:23 [2022-05-02T12:28:23.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-05-02T12:28:23.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:28:23.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-05-02T12:28:23.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:28:23.749Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-02T12:28:23.749Z] === RUN TestInfoDebug [2022-05-02T12:28:23.749Z] --- PASS: TestInfoDebug (0.52s) [2022-05-02T12:28:23.749Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:28:23.749Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-02T12:28:23.749Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:28:23.976Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-05-02T12:28:23.976Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:28:23.976Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-02T12:28:23.976Z] === RUN TestRenameLinkedContainer [2022-05-02T12:28:24.007Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-02T12:28:24.007Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:28:24.007Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-02T12:28:24.007Z] === RUN TestPingCacheHeaders [2022-05-02T12:28:24.007Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-02T12:28:24.007Z] === RUN TestPingGet [2022-05-02T12:28:24.007Z] --- PASS: TestPingGet (0.01s) [2022-05-02T12:28:24.007Z] === RUN TestPingHead [2022-05-02T12:28:24.007Z] --- PASS: TestPingHead (0.02s) [2022-05-02T12:28:24.007Z] === RUN TestPingSwarmHeader [2022-05-02T12:28:24.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-05-02T12:28:24.190Z] === RUN TestCopyEmptyFile [2022-05-02T12:28:24.190Z] --- PASS: TestCopyEmptyFile (0.34s) [2022-05-02T12:28:24.190Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:28:24.347Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-02T12:28:24.571Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-02T12:28:24.645Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-05-02T12:28:24.645Z] === RUN TestCopyFromContainer [2022-05-02T12:28:24.645Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:24.645Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:28:24.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:28:24.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:28:24.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:28:24.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:28:24.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:28:24.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:28:24.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:28:24.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:28:24.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:28:24.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:28:24.645Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T12:28:24.645Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:28:24.645Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:24.645Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:28:24.645Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:28:24.645Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:28:24.645Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:28:24.645Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:28:24.645Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:28:24.645Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:28:24.645Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:28:24.645Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:28:24.645Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T12:28:24.645Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:28:24.645Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:28:24.645Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:28:24.645Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:28:24.645Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:28:24.645Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-02T12:28:24.645Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:28:24.645Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T12:28:24.645Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-02T12:28:24.645Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:28:24.645Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:24.645Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-02T12:28:24.645Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:24.645Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:28:25.101Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:25.101Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:28:25.101Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:25.101Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:28:25.101Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:28:25.101Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:25.102Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:28:25.102Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:25.102Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:28:25.102Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:28:25.137Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T12:28:25.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:28:25.230Z] INFO: Testing against a local daemon [2022-05-02T12:28:25.230Z] === RUN TestBuildWithSession [2022-05-02T12:28:25.230Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:28:25.230Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:28:25.230Z] === RUN TestBuildSquashParent [2022-05-02T12:28:25.230Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:25.230Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-02T12:28:25.230Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:28:25.230Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:28:25.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:28:25.230Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:28:25.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:28:25.230Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:28:25.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:28:25.230Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:28:25.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:28:25.230Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:28:25.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:28:25.230Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:28:25.230Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:28:25.230Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:28:25.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:28:25.230Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:28:25.230Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:28:25.845Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-02T12:28:25.845Z] INFO: Unit tests ended at 05/02/2022 12:28:25. Duration:00:05:40.1735289 [2022-05-02T12:28:25.845Z] INFO: Building busybox [2022-05-02T12:28:25.845Z] Sending build context to Docker daemon 5.12kB [2022-05-02T12:28:25.845Z] [2022-05-02T12:28:25.845Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-02T12:28:25.845Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-02T12:28:25.845Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-02T12:28:25.845Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-02T12:28:25.845Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-02T12:28:25.845Z] ---> e8870c5c3ab2 [2022-05-02T12:28:25.845Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-02T12:28:25.845Z] ---> Running in d86a0eab11b6 [2022-05-02T12:28:25.877Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-05-02T12:28:25.877Z] === RUN TestRenameStoppedContainer [2022-05-02T12:28:26.071Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T12:28:26.071Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-05-02T12:28:26.071Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T12:28:26.071Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T12:28:26.071Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T12:28:26.071Z] === RUN TestVersion [2022-05-02T12:28:26.071Z] --- PASS: TestVersion (0.02s) [2022-05-02T12:28:26.071Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:28:26.071Z] === CONT TestDiskUsage [2022-05-02T12:28:26.135Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-02T12:28:26.135Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T12:28:26.636Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T12:28:26.895Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T12:28:26.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-02T12:28:27.068Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-05-02T12:28:27.068Z] === RUN TestRenameInvalidName [2022-05-02T12:28:27.326Z] --- PASS: TestRenameInvalidName (0.44s) [2022-05-02T12:28:27.326Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:28:27.461Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T12:28:27.462Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T12:28:27.719Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage (1.57s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:28:27.719Z] PASS [2022-05-02T12:28:27.719Z] [2022-05-02T12:28:27.719Z] DONE 54 tests in 22.621s [2022-05-02T12:28:27.719Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T12:28:27.719Z] INFO: Testing against a local daemon [2022-05-02T12:28:27.719Z] === RUN TestVolumesCreateAndList [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T12:28:27.719Z] === RUN TestVolumesRemove [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-02T12:28:27.719Z] === RUN TestVolumesInspect [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T12:28:27.719Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:28:27.719Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:28:27.719Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:28:27.719Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:28:27.719Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:28:27.719Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:28:27.719Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:28:27.719Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:28:27.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:28:27.719Z] PASS [2022-05-02T12:28:27.719Z] [2022-05-02T12:28:27.719Z] DONE 9 tests in 0.133s [2022-05-02T12:28:27.719Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T12:28:28.284Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-02T12:28:28.284Z] Removing test suite binaries [2022-05-02T12:28:28.284Z] exiting test-integration [2022-05-02T12:28:28.284Z] ++ exit 0 [2022-05-02T12:28:28.284Z] [2022-05-02T12:28:28.699Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-05-02T12:28:28.699Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:28:29.265Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-02T12:28:29.265Z] === RUN TestRenameContainerWithLinkedContainer Post stage [Pipeline] junit [2022-05-02T12:28:29.668Z] Recording test results [2022-05-02T12:28:29.907Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T12:28:30.201Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-05-02T12:28:30.201Z] === RUN TestResize [2022-05-02T12:28:30.249Z] + echo Ensuring container killed. [2022-05-02T12:28:30.249Z] Ensuring container killed. [2022-05-02T12:28:30.249Z] + docker rm -vf docker-pr2 [2022-05-02T12:28:30.249Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-02T12:28:30.460Z] --- PASS: TestResize (0.41s) [2022-05-02T12:28:30.460Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:28:30.527Z] + echo Chowning /workspace to jenkins user [2022-05-02T12:28:30.527Z] Chowning /workspace to jenkins user [2022-05-02T12:28:30.527Z] + id -u [2022-05-02T12:28:30.527Z] + id -g [2022-05-02T12:28:30.527Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43552:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T12:28:30.901Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-05-02T12:28:30.901Z] PASS [2022-05-02T12:28:30.901Z] [2022-05-02T12:28:30.901Z] === Skipped [2022-05-02T12:28:30.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-02T12:28:30.901Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:30.901Z] [2022-05-02T12:28:30.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-02T12:28:30.901Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:30.901Z] [2022-05-02T12:28:30.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-02T12:28:30.901Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:30.901Z] [2022-05-02T12:28:30.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-02T12:28:30.901Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:30.901Z] [2022-05-02T12:28:30.901Z] DONE 17 tests, 4 skipped in 26.146s [2022-05-02T12:28:30.901Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T12:28:30.901Z] ++ 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 [2022-05-02T12:28:30.901Z] ++ set -e [2022-05-02T12:28:30.901Z] ++ '[' -n 0 ']' [2022-05-02T12:28:30.901Z] ++ set -x [2022-05-02T12:28:30.901Z] ++ 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 [2022-05-02T12:28:30.901Z] INFO: Testing against a local daemon [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:28:30.901Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:28:30.901Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:28:30.901Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:28:30.901Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:28:30.901Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:28:30.901Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:28:30.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T12:28:30.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:28:30.902Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:28:30.902Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:28:30.902Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T12:28:30.902Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:28:30.902Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:28:30.902Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:28:30.902Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:28:30.902Z] === RUN TestPluginInstall [2022-05-02T12:28:30.902Z] === RUN TestPluginInstall/no_auth [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7a8c549a2fd90db6faab135b4f7c3c864bdd4b15856254675a7d3b30ab90bc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7a8c549a2fd90db6faab135b4f7c3c864bdd4b15856254675a7d3b30ab90bc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:28:30.902Z] === RUN TestPluginInstall/with_htpasswd [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7a8c549a2fd90db6faab135b4f7c3c864bdd4b15856254675a7d3b30ab90bc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:28:30.902Z] time="2022-05-02T12:28:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7a8c549a2fd90db6faab135b4f7c3c864bdd4b15856254675a7d3b30ab90bc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:28:30.980Z] --- PASS: TestWindowsDevices (0.02s) [2022-05-02T12:28:30.980Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-05-02T12:28:30.980Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-02T12:28:30.980Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-05-02T12:28:30.980Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-02T12:28:30.980Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.33s) [2022-05-02T12:28:30.980Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.33s) [2022-05-02T12:28:30.980Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.25s) [2022-05-02T12:28:30.980Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.00s) [2022-05-02T12:28:30.980Z] === RUN TestDiff [2022-05-02T12:28:30.980Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T12:28:30.980Z] --- SKIP: TestDiff (0.00s) [2022-05-02T12:28:30.980Z] === RUN TestExecWithCloseStdin [2022-05-02T12:28:30.980Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T12:28:30.980Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-02T12:28:30.980Z] === RUN TestExec [2022-05-02T12:28:31.026Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-02T12:28:31.026Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:28:31.158Z] === RUN TestPluginInstall/with_insecure [2022-05-02T12:28:31.286Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-05-02T12:28:31.286Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:28:31.286Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-02T12:28:31.286Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:28:31.286Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T12:28:32.086Z] time="2022-05-02T12:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:28:32.086Z] time="2022-05-02T12:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed39fe329e6bd6cdf284a0116132a4bb313ddc3d5397f4325371d74c8deacd7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:28:32.086Z] time="2022-05-02T12:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:28:32.086Z] time="2022-05-02T12:28:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed39fe329e6bd6cdf284a0116132a4bb313ddc3d5397f4325371d74c8deacd7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:28:32.192Z] + bundleName=amd64-cgroup2 [2022-05-02T12:28:32.192Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-02T12:28:32.192Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-02T12:28:32.192Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-02T12:28:32.192Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-02T12:28:32.342Z] plugin_test.go:195: [df823c0bb3e06] daemon is not started [2022-05-02T12:28:32.342Z] --- PASS: TestPluginInstall (2.53s) [2022-05-02T12:28:32.342Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-05-02T12:28:32.342Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-05-02T12:28:32.342Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-05-02T12:28:32.342Z] === RUN TestPluginsWithRuntimes [Pipeline] archiveArtifacts [2022-05-02T12:28:32.460Z] Archiving artifacts [2022-05-02T12:28:32.660Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-05-02T12:28:32.660Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:28:32.730Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T12:28:33.036Z] + make clean [2022-05-02T12:28:33.036Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T12:28:33.036Z] docker-dev-cache [2022-05-02T12:28:33.036Z] docker-mod-cache [Pipeline] deleteDir [2022-05-02T12:28:33.596Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-05-02T12:28:33.596Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:28:33.707Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-02T12:28:33.868Z] --- PASS: TestExec (3.38s) [2022-05-02T12:28:33.868Z] === RUN TestExecUser [2022-05-02T12:28:33.868Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T12:28:33.868Z] --- SKIP: TestExecUser (0.00s) [2022-05-02T12:28:33.868Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:28:33.868Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:33.868Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-02T12:28:33.868Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:28:33.868Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:33.868Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T12:28:33.868Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:28:33.868Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T12:28:33.868Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-02T12:28:33.868Z] === RUN TestHealthKillContainer [2022-05-02T12:28:33.868Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T12:28:33.868Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-02T12:28:33.868Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:28:33.868Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:28:33.868Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:28:33.868Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:28:34.635Z] === RUN TestPluginsWithRuntimes/With_Args [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T12:28:34.972Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-05-02T12:28:34.972Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:28:35.563Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-05-02T12:28:35.563Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-05-02T12:28:35.563Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-05-02T12:28:35.563Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:28:35.909Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-05-02T12:28:35.909Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:28:36.126Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-02T12:28:36.126Z] PASS [2022-05-02T12:28:36.126Z] [2022-05-02T12:28:36.126Z] DONE 24 tests in 6.581s [2022-05-02T12:28:36.126Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T12:28:36.126Z] ++ 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 [2022-05-02T12:28:36.126Z] ++ set -e [2022-05-02T12:28:36.126Z] ++ '[' -n 0 ']' [2022-05-02T12:28:36.126Z] ++ set -x [2022-05-02T12:28:36.126Z] ++ 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 [2022-05-02T12:28:36.382Z] INFO: Testing against a local daemon [2022-05-02T12:28:36.383Z] === RUN TestExternalGraphDriver [2022-05-02T12:28:36.383Z] === RUN TestExternalGraphDriver/json [2022-05-02T12:28:36.758Z] --- PASS: TestKillContainerInvalidSignal (2.65s) [2022-05-02T12:28:36.758Z] === RUN TestKillContainer [2022-05-02T12:28:36.758Z] === RUN TestKillContainer/no_signal [2022-05-02T12:28:37.286Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-02T12:28:37.286Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:28:38.222Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-05-02T12:28:38.222Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:28:38.272Z] === RUN TestExternalGraphDriver/spec [2022-05-02T12:28:38.922Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:28:38.922Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T12:28:38.922Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:28:39.155Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-02T12:28:39.155Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:28:39.639Z] === RUN TestExternalGraphDriver/pull [2022-05-02T12:28:40.090Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-05-02T12:28:40.090Z] === RUN TestNISDomainname [2022-05-02T12:28:40.090Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-02T12:28:40.090Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-02T12:28:40.090Z] === RUN TestHostnameDnsResolution [2022-05-02T12:28:40.251Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:28:40.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:28:40.614Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-02T12:28:41.012Z] --- PASS: TestExternalGraphDriver (4.81s) [2022-05-02T12:28:41.013Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-05-02T12:28:41.013Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-05-02T12:28:41.013Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-05-02T12:28:41.013Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:28:41.013Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:41.013Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-02T12:28:41.013Z] PASS [2022-05-02T12:28:41.013Z] [2022-05-02T12:28:41.013Z] === Skipped [2022-05-02T12:28:41.013Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-02T12:28:41.013Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:28:41.013Z] [2022-05-02T12:28:41.013Z] DONE 5 tests, 1 skipped in 4.923s [2022-05-02T12:28:41.025Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-05-02T12:28:41.025Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:28:41.025Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-02T12:28:41.025Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-02T12:28:41.025Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:28:41.269Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T12:28:41.269Z] ++ 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 [2022-05-02T12:28:41.269Z] ++ set -e [2022-05-02T12:28:41.269Z] ++ '[' -n 0 ']' [2022-05-02T12:28:41.269Z] ++ set -x [2022-05-02T12:28:41.269Z] ++ 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 [2022-05-02T12:28:41.269Z] INFO: Testing against a local daemon [2022-05-02T12:28:41.269Z] === RUN TestContinueAfterPluginCrash [2022-05-02T12:28:41.269Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T12:28:41.269Z] === RUN TestReadPluginNoRead [2022-05-02T12:28:41.269Z] === PAUSE TestReadPluginNoRead [2022-05-02T12:28:41.269Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T12:28:41.269Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T12:28:41.269Z] === CONT TestContinueAfterPluginCrash [2022-05-02T12:28:41.269Z] === CONT TestDaemonStartWithLogOpt [2022-05-02T12:28:41.283Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-05-02T12:28:41.283Z] === RUN TestStats [2022-05-02T12:28:41.283Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:28:41.283Z] --- SKIP: TestStats (0.00s) [2022-05-02T12:28:41.283Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:28:41.283Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:28:41.283Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:28:41.283Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:28:41.283Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:28:41.283Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:28:41.283Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:28:41.283Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:28:41.283Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:28:41.283Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:28:41.283Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:28:41.808Z] --- PASS: TestKillContainer (5.27s) [2022-05-02T12:28:41.808Z] --- PASS: TestKillContainer/no_signal (2.61s) [2022-05-02T12:28:41.808Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:28:41.808Z] --- PASS: TestKillContainer/killing_signal (2.61s) [2022-05-02T12:28:41.808Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:28:41.808Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:28:41.808Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T12:28:41.808Z] === RUN TestKillStoppedContainer [2022-05-02T12:28:41.808Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:28:41.808Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-02T12:28:41.808Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:28:41.808Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:28:41.808Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T12:28:41.808Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:28:41.808Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T12:28:41.808Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-02T12:28:41.808Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:28:41.808Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:41.808Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:28:41.808Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:28:41.808Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:28:41.808Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:28:41.808Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:28:42.217Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:28:44.115Z] === CONT TestStopContainerWithTimeout/1 [2022-05-02T12:28:44.538Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-05-02T12:28:44.538Z] === CONT TestReadPluginNoRead [2022-05-02T12:28:44.702Z] --- PASS: TestLogsFollowTailEmpty (2.69s) [2022-05-02T12:28:44.702Z] === RUN TestNetworkNat [2022-05-02T12:28:44.702Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T12:28:44.702Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-02T12:28:44.702Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:28:45.487Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-02T12:28:45.487Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-02T12:28:45.487Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-05-02T12:28:45.487Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-05-02T12:28:45.487Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-05-02T12:28:45.487Z] === RUN TestDeleteDevicemapper [2022-05-02T12:28:45.487Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:28:45.487Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-02T12:28:45.487Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:28:46.427Z] === RUN TestReadPluginNoRead/default [2022-05-02T12:28:46.860Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2022-05-02T12:28:46.860Z] === RUN TestUpdateMemory [2022-05-02T12:28:46.860Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:28:46.860Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-02T12:28:46.860Z] === RUN TestUpdateCPUQuota [2022-05-02T12:28:46.860Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:28:46.860Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-02T12:28:46.860Z] === RUN TestUpdatePidsLimit [2022-05-02T12:28:46.860Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:28:46.860Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-02T12:28:46.860Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:28:46.905Z] Removing intermediate container d86a0eab11b6 [2022-05-02T12:28:46.905Z] ---> 94f3f6193ec8 [2022-05-02T12:28:46.905Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-02T12:28:46.905Z] ---> Running in 1ef627ffb9e5 [2022-05-02T12:28:46.905Z] Removing intermediate container 1ef627ffb9e5 [2022-05-02T12:28:46.905Z] ---> f6dd65b3c369 [2022-05-02T12:28:46.905Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-02T12:28:46.905Z] ---> Running in 0c484ad046d2 [2022-05-02T12:28:46.905Z] Removing intermediate container 0c484ad046d2 [2022-05-02T12:28:46.905Z] ---> 5222e787103d [2022-05-02T12:28:46.905Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-02T12:28:46.905Z] [2022-05-02T12:28:46.905Z] ---> 859ae31e2b86 [2022-05-02T12:28:46.905Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-02T12:28:46.905Z] ---> Running in 3ae47101b5f4 [2022-05-02T12:28:47.593Z] --- PASS: TestNetworkLocalhostTCPNat (3.29s) [2022-05-02T12:28:47.593Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:28:47.593Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T12:28:47.593Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-02T12:28:47.593Z] === RUN TestPause [2022-05-02T12:28:47.593Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T12:28:47.593Z] --- SKIP: TestPause (0.00s) [2022-05-02T12:28:47.593Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:28:47.792Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-02T12:28:48.765Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T12:28:49.327Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-05-02T12:28:50.217Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-02T12:28:50.255Z] === CONT TestReadPluginNoRead [2022-05-02T12:28:50.255Z] read_test.go:92: [d0c161c1ce3dc] daemon is not started [2022-05-02T12:28:50.255Z] --- PASS: TestReadPluginNoRead (5.85s) [2022-05-02T12:28:50.255Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-05-02T12:28:50.255Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-05-02T12:28:50.255Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-05-02T12:28:50.255Z] PASS [2022-05-02T12:28:50.255Z] [2022-05-02T12:28:50.255Z] DONE 6 tests in 8.990s [2022-05-02T12:28:50.255Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-02T12:28:50.255Z] ++ 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 [2022-05-02T12:28:50.255Z] ++ set -e [2022-05-02T12:28:50.255Z] ++ '[' -n 0 ']' [2022-05-02T12:28:50.255Z] ++ set -x [2022-05-02T12:28:50.255Z] ++ 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 [2022-05-02T12:28:50.255Z] testing: warning: no tests to run [2022-05-02T12:28:50.255Z] PASS [2022-05-02T12:28:50.255Z] [2022-05-02T12:28:50.255Z] DONE 0 tests in 0.036s [2022-05-02T12:28:50.255Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T12:28:50.255Z] ++ 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 [2022-05-02T12:28:50.255Z] ++ set -e [2022-05-02T12:28:50.255Z] ++ '[' -n 0 ']' [2022-05-02T12:28:50.255Z] ++ set -x [2022-05-02T12:28:50.255Z] ++ 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 [2022-05-02T12:28:50.255Z] INFO: Testing against a local daemon [2022-05-02T12:28:50.255Z] === RUN TestPluginWithDevMounts [2022-05-02T12:28:50.255Z] === PAUSE TestPluginWithDevMounts [2022-05-02T12:28:50.255Z] === CONT TestPluginWithDevMounts [2022-05-02T12:28:50.483Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.67s) [2022-05-02T12:28:50.483Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:28:50.483Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:28:50.483Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-02T12:28:50.483Z] === RUN TestPsFilter [2022-05-02T12:28:50.483Z] --- PASS: TestPsFilter (0.30s) [2022-05-02T12:28:50.483Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:28:50.682Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-02T12:28:50.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.85s) [2022-05-02T12:28:50.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.43s) [2022-05-02T12:28:50.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.58s) [2022-05-02T12:28:50.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.29s) [2022-05-02T12:28:50.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.20s) [2022-05-02T12:28:50.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.84s) [2022-05-02T12:28:50.682Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:28:50.682Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:28:51.731Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-02T12:28:52.144Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-02T12:28:52.144Z] PASS [2022-05-02T12:28:52.144Z] [2022-05-02T12:28:52.144Z] DONE 1 tests in 1.646s [2022-05-02T12:28:52.144Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-02T12:28:52.144Z] ++ 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 [2022-05-02T12:28:52.144Z] ++ set -e [2022-05-02T12:28:52.144Z] ++ '[' -n 0 ']' [2022-05-02T12:28:52.144Z] ++ set -x [2022-05-02T12:28:52.144Z] ++ 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 [2022-05-02T12:28:52.144Z] INFO: Testing against a local daemon [2022-05-02T12:28:52.144Z] === RUN TestSecretInspect [2022-05-02T12:28:53.371Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2022-05-02T12:28:53.371Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:28:54.035Z] --- PASS: TestSecretInspect (2.15s) [2022-05-02T12:28:54.035Z] === RUN TestSecretList [2022-05-02T12:28:55.535Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2022-05-02T12:28:55.535Z] === RUN TestRemoveContainerRunning [2022-05-02T12:28:56.123Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-02T12:28:56.552Z] --- PASS: TestSecretList (2.17s) [2022-05-02T12:28:56.552Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:28:58.423Z] --- PASS: TestRemoveContainerRunning (2.62s) [2022-05-02T12:28:58.423Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:28:58.441Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-05-02T12:28:58.441Z] === RUN TestSecretsUpdate [2022-05-02T12:28:59.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-02T12:28:59.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-02T12:28:59.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-02T12:28:59.059Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-05-02T12:28:59.059Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:28:59.059Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-05-02T12:28:59.059Z] === RUN TestWaitNonBlocked [2022-05-02T12:28:59.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:28:59.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:28:59.059Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:28:59.059Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:28:59.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:28:59.059Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:28:59.059Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-02T12:28:59.059Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-05-02T12:28:59.059Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-05-02T12:28:59.059Z] === RUN TestWaitBlocked [2022-05-02T12:28:59.059Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:28:59.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:28:59.059Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:28:59.059Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:28:59.059Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:28:59.059Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:28:59.317Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-02T12:28:59.317Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-05-02T12:28:59.317Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-05-02T12:28:59.317Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:28:59.317Z] === CONT TestIpcModeOlderClient [2022-05-02T12:28:59.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:28:59.581Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-02T12:28:59.581Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:28:59.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:29:00.413Z] ............................ [ 66%] [2022-05-02T12:29:00.957Z] --- PASS: TestSecretsUpdate (2.22s) [2022-05-02T12:29:00.957Z] === RUN TestTemplatedSecret [2022-05-02T12:29:01.316Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.60s) [2022-05-02T12:29:01.316Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:29:01.316Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-02T12:29:01.316Z] === RUN TestRenameLinkedContainer [2022-05-02T12:29:01.316Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T12:29:01.316Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-02T12:29:01.316Z] === RUN TestRenameStoppedContainer [2022-05-02T12:29:01.385Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:29:01.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-02T12:29:02.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-02T12:29:02.110Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-05-02T12:29:02.110Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2022-05-02T12:29:02.110Z] PASS [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === Skipped [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:29:02.110Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-02T12:29:02.110Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-02T12:29:02.110Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:29:02.110Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:29:02.110Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-02T12:29:02.110Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-02T12:29:02.110Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-02T12:29:02.110Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-02T12:29:02.110Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-02T12:29:02.110Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:29:02.110Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:29:02.110Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-02T12:29:02.110Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-02T12:29:02.110Z] 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) [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-02T12:29:02.110Z] 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) [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-02T12:29:02.110Z] 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) [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-02T12:29:02.110Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:29:02.110Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.04s) [2022-05-02T12:29:02.110Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:29:02.110Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-02T12:29:02.110Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-02T12:29:02.110Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-02T12:29:02.110Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-02T12:29:02.110Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-02T12:29:02.110Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-02T12:29:02.110Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-02T12:29:02.110Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-02T12:29:02.110Z] [2022-05-02T12:29:02.110Z] DONE 212 tests, 27 skipped in 73.780s [2022-05-02T12:29:02.110Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:29:02.368Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:29:02.375Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:29:02.934Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-05-02T12:29:02.934Z] === RUN TestDaemonConfigValidation [2022-05-02T12:29:02.934Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:29:02.934Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:29:02.934Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:29:02.934Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:29:02.934Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:29:02.934Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:29:02.934Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:29:02.934Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:29:02.934Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:29:02.934Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:29:02.934Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:29:02.934Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:29:02.934Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:29:02.934Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:29:03.192Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:29:03.192Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:29:03.192Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-02T12:29:03.192Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-05-02T12:29:03.192Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-02T12:29:03.192Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-05-02T12:29:03.192Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-02T12:29:03.192Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:29:03.192Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:29:03.474Z] --- PASS: TestTemplatedSecret (2.46s) [2022-05-02T12:29:03.474Z] === RUN TestSecretCreateResolve [2022-05-02T12:29:03.480Z] --- PASS: TestRenameStoppedContainer (2.62s) [2022-05-02T12:29:03.480Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:29:03.941Z] --- PASS: TestBuildMultiStageCopy (14.46s) [2022-05-02T12:29:03.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.41s) [2022-05-02T12:29:03.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-05-02T12:29:03.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-05-02T12:29:03.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-05-02T12:29:03.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2022-05-02T12:29:03.942Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:29:04.125Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:29:04.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-02T12:29:05.364Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-02T12:29:05.364Z] PASS [2022-05-02T12:29:05.364Z] [2022-05-02T12:29:05.364Z] DONE 6 tests in 13.432s [2022-05-02T12:29:05.364Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T12:29:05.364Z] ++ 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 [2022-05-02T12:29:05.364Z] ++ set -e [2022-05-02T12:29:05.364Z] ++ '[' -n 0 ']' [2022-05-02T12:29:05.364Z] ++ set -x [2022-05-02T12:29:05.364Z] ++ 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 [2022-05-02T12:29:05.364Z] INFO: Testing against a local daemon [2022-05-02T12:29:05.364Z] === RUN TestServiceCreateInit [2022-05-02T12:29:05.364Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:29:05.503Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:29:06.437Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:29:06.437Z] daemon_test.go:156: [df43857672249] daemon is not started [2022-05-02T12:29:06.437Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-05-02T12:29:06.437Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-02T12:29:06.437Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-02T12:29:06.437Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-02T12:29:06.437Z] === RUN TestDaemonProxy [2022-05-02T12:29:06.437Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-02T12:29:06.437Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T12:29:06.437Z] PASS [2022-05-02T12:29:06.437Z] [2022-05-02T12:29:06.437Z] === Skipped [2022-05-02T12:29:06.437Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-02T12:29:06.437Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-02T12:29:06.437Z] [2022-05-02T12:29:06.437Z] DONE 12 tests, 1 skipped in 4.183s [2022-05-02T12:29:06.437Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:29:06.695Z] INFO: Testing against a local daemon [2022-05-02T12:29:06.695Z] === RUN TestCommitInheritsEnv [2022-05-02T12:29:06.893Z] --- PASS: TestBuildMultiStageParentConfig (2.96s) [2022-05-02T12:29:06.893Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:29:06.893Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:29:06.893Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-02T12:29:06.893Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:29:08.069Z] --- PASS: TestCommitInheritsEnv (1.47s) [2022-05-02T12:29:08.069Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:29:08.069Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-02T12:29:08.069Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:29:08.069Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:29:08.069Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:29:08.069Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:29:08.069Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:29:08.327Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:29:08.327Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:29:08.327Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:29:08.327Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:29:08.327Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:29:08.327Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:29:08.327Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:29:08.466Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-05-02T12:29:08.466Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:29:08.585Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-02T12:29:08.585Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:29:08.585Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-02T12:29:08.585Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:29:09.253Z] --- PASS: TestRenameRunningContainerAndReuse (5.49s) [2022-05-02T12:29:09.253Z] === RUN TestRenameInvalidName [2022-05-02T12:29:09.533Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:29:10.524Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-05-02T12:29:10.524Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:29:10.524Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-02T12:29:10.524Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:29:10.524Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:29:10.524Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-02T12:29:10.524Z] === RUN TestTagInvalidReference [2022-05-02T12:29:10.524Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-02T12:29:10.524Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:29:10.524Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-02T12:29:10.524Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:29:10.524Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-02T12:29:10.524Z] === RUN TestTagOfficialNames [2022-05-02T12:29:10.524Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-02T12:29:10.524Z] === RUN TestTagMatchesDigest [2022-05-02T12:29:10.524Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-02T12:29:10.524Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-02T12:29:12.061Z] Removing intermediate container 3ae47101b5f4 [2022-05-02T12:29:12.061Z] ---> e1d416805af1 [2022-05-02T12:29:12.061Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-02T12:29:12.061Z] ---> Running in 9be8a59c3801 [2022-05-02T12:29:12.144Z] --- PASS: TestRenameInvalidName (2.66s) [2022-05-02T12:29:12.144Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:29:12.523Z] [2022-05-02T12:29:12.523Z] SUCCESS: Specified value was saved. [2022-05-02T12:29:12.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-02T12:29:12.802Z] --- PASS: TestServiceCreateInit (7.48s) [2022-05-02T12:29:12.802Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-05-02T12:29:12.802Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2022-05-02T12:29:12.802Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:29:15.439Z] Removing intermediate container 9be8a59c3801 [2022-05-02T12:29:15.439Z] ---> b96a473a2849 [2022-05-02T12:29:15.439Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-02T12:29:15.439Z] ---> Running in 1d85a3dfbf76 [2022-05-02T12:29:15.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-02T12:29:18.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-02T12:29:19.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-02T12:29:21.245Z] Cannot create a file when that file already exists. [2022-05-02T12:29:22.506Z] --- PASS: TestRenameAnonymousContainer (9.74s) [2022-05-02T12:29:22.506Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:29:23.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-02T12:29:24.034Z] --- PASS: TestRenameContainerWithSameName (2.62s) [2022-05-02T12:29:24.034Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:29:24.034Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T12:29:24.034Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T12:29:24.034Z] === RUN TestResize [2022-05-02T12:29:25.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-02T12:29:26.281Z] --- PASS: TestBuildMultiStageOnBuild (15.06s) [2022-05-02T12:29:26.281Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:29:26.281Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:29:26.281Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-02T12:29:26.281Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:29:26.923Z] --- PASS: TestResize (2.67s) [2022-05-02T12:29:26.923Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:29:27.029Z] Removing intermediate container 1d85a3dfbf76 [2022-05-02T12:29:27.029Z] ---> d0217e6e9dba [2022-05-02T12:29:27.029Z] Step 13/13 : CMD ["sh"] [2022-05-02T12:29:27.029Z] ---> Running in 27e8a164dc5f [2022-05-02T12:29:27.029Z] Removing intermediate container 27e8a164dc5f [2022-05-02T12:29:27.029Z] ---> 08f1c4bf9380 [2022-05-02T12:29:27.029Z] Successfully built 08f1c4bf9380 [2022-05-02T12:29:27.029Z] Successfully tagged busybox:latest [2022-05-02T12:29:27.029Z] INFO: Docker images of the daemon under test [2022-05-02T12:29:27.029Z] [2022-05-02T12:29:27.029Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-02T12:29:27.029Z] busybox latest 08f1c4bf9380 Less than a second ago 5.78GB [2022-05-02T12:29:27.029Z] microsoft/windowsservercore latest e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-02T12:29:27.029Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-02T12:29:27.029Z] [2022-05-02T12:29:27.029Z] INFO: Running integration tests at 05/02/2022 12:29:26... [2022-05-02T12:29:27.029Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-02T12:29:27.029Z] INFO: Integration API tests being run from the host: [2022-05-02T12:29:27.029Z] INFO: make.ps1 starting at 05/02/2022 12:29:26 [2022-05-02T12:29:28.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-02T12:29:28.562Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-02T12:29:29.813Z] --- PASS: TestResizeWithInvalidSize (2.63s) [2022-05-02T12:29:29.813Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:29:30.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-02T12:29:30.892Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2022-05-02T12:29:30.892Z] === RUN TestCreateServiceConflict [2022-05-02T12:29:30.892Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-05-02T12:29:30.892Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:29:31.985Z] --- PASS: TestResizeWhenContainerNotStarted (2.66s) [2022-05-02T12:29:31.985Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:29:31.985Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:29:31.985Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:29:31.985Z] === RUN TestStats [2022-05-02T12:29:31.985Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T12:29:31.985Z] --- SKIP: TestStats (0.00s) [2022-05-02T12:29:31.985Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:29:33.409Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-05-02T12:29:33.409Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:29:33.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-02T12:29:36.039Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:29:36.039Z] Using test binary docker [2022-05-02T12:29:36.039Z] +++ /etc/init.d/apparmor start [2022-05-02T12:29:36.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:29:36.039Z] INFO: Waiting for daemon to start... [2022-05-02T12:29:36.039Z] Starting dockerd [2022-05-02T12:29:36.039Z] +++ 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 [2022-05-02T12:29:36.711Z] --- PASS: TestBuildMultiStageLayerLeak (12.57s) [2022-05-02T12:29:36.711Z] === RUN TestBuildWithHugeFile [2022-05-02T12:29:37.935Z] . [2022-05-02T12:29:37.935Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:29:37.935Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:29:37.935Z] Error: No such image: emptyfs [2022-05-02T12:29:37.935Z] ++++ docker load [2022-05-02T12:29:37.935Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:29:38.500Z] Running integration-test (iteration 1) [2022-05-02T12:29:38.500Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-02T12:29:38.500Z] ++ 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 [2022-05-02T12:29:38.500Z] ++ set -e [2022-05-02T12:29:38.500Z] ++ '[' -n 0 ']' [2022-05-02T12:29:38.500Z] ++ set -x [2022-05-02T12:29:38.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-05-02T12:29:39.029Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.06s) [2022-05-02T12:29:39.030Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:29:39.030Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T12:29:39.030Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-02T12:29:39.030Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:29:39.430Z] Loaded image: busybox:latest [2022-05-02T12:29:39.687Z] Loaded image: busybox:glibc [2022-05-02T12:29:42.066Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-02T12:29:44.974Z] Loaded image: debian:bullseye-slim [2022-05-02T12:29:44.974Z] Loaded image: hello-world:latest [2022-05-02T12:29:44.974Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:29:44.974Z] INFO: Testing against a local daemon [2022-05-02T12:29:44.974Z] === RUN TestCgroupNamespacesBuild [2022-05-02T12:29:47.491Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2022-05-02T12:29:47.491Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-02T12:29:48.299Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-05-02T12:29:48.299Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:29:48.861Z] --- PASS: TestCreateServiceSecretFileMode (2.45s) [2022-05-02T12:29:48.861Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:29:50.021Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-05-02T12:29:50.021Z] === RUN TestBuildWithSession [2022-05-02T12:29:50.021Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:29:50.021Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:29:50.021Z] === RUN TestBuildSquashParent [2022-05-02T12:29:51.379Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-05-02T12:29:51.379Z] === RUN TestCreateServiceSysctls [2022-05-02T12:29:54.647Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-05-02T12:29:54.647Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:29:56.538Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-05-02T12:29:56.538Z] === RUN TestInspect [2022-05-02T12:29:57.011Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-02T12:29:58.928Z] tests/integration/client_test.py ..... [ 75%] [2022-05-02T12:29:59.056Z] --- PASS: TestInspect (2.74s) [2022-05-02T12:29:59.056Z] === RUN TestCreateJob [2022-05-02T12:29:59.189Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-02T12:29:59.760Z] tests/integration/errors_test.py . [ 76%] [2022-05-02T12:29:59.974Z] --- PASS: TestBuildSquashParent (9.07s) [2022-05-02T12:29:59.974Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:29:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:29:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:29:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:29:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:29:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:29:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:29:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:29:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:29:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:29:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:29:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:29:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:29:59.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:29:59.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:30:01.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:30:02.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:30:02.323Z] --- PASS: TestCreateJob (2.89s) [2022-05-02T12:30:02.323Z] === RUN TestReplicatedJob [2022-05-02T12:30:04.117Z] --- PASS: TestUpdateRestartPolicy (21.84s) [2022-05-02T12:30:04.117Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:30:04.117Z] --- PASS: TestUpdateRestartWithAutoRemove (2.75s) [2022-05-02T12:30:04.117Z] === RUN TestWaitNonBlocked [2022-05-02T12:30:04.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:30:04.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:30:04.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:30:04.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:30:04.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:30:04.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:30:04.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:30:04.322Z] INFO: Testing against a local daemon [2022-05-02T12:30:04.322Z] === RUN TestBuildWithSession [2022-05-02T12:30:04.322Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:30:04.322Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-02T12:30:04.322Z] === RUN TestBuildSquashParent [2022-05-02T12:30:04.322Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:04.322Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-02T12:30:04.322Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-02T12:30:04.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:30:04.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:30:04.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:30:04.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:30:04.322Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:30:04.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:30:04.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:30:04.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:30:04.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:30:04.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:30:04.322Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:30:04.322Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:30:04.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-02T12:30:04.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-02T12:30:04.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-02T12:30:04.322Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-02T12:30:05.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:30:05.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:30:06.494Z] --- PASS: TestReplicatedJob (4.69s) [2022-05-02T12:30:06.494Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:30:07.842Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-02T12:30:07.842Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.46s) [2022-05-02T12:30:07.842Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.89s) [2022-05-02T12:30:07.842Z] === RUN TestWaitBlocked [2022-05-02T12:30:07.842Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:07.842Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-02T12:30:07.842Z] PASS [2022-05-02T12:30:07.842Z] ok github.com/docker/docker/integration/container 104.420s [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === Skipped [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-02T12:30:07.842Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-02T12:30:07.842Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T12:30:07.842Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T12:30:07.842Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T12:30:07.842Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T12:30:07.842Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T12:30:07.842Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-02T12:30:07.842Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:30:07.842Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-05-02T12:30:07.842Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:30:07.842Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-02T12:30:07.842Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:30:07.842Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-05-02T12:30:07.842Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:30:07.842Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.13s) [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-02T12:30:07.842Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:30:07.842Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-02T12:30:07.842Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-02T12:30:07.842Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-02T12:30:07.842Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-02T12:30:07.842Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T12:30:07.842Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-02T12:30:07.842Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-02T12:30:07.842Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:30:07.842Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:30:07.842Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T12:30:07.842Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T12:30:07.842Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-02T12:30:07.842Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T12:30:07.842Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-02T12:30:07.842Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:30:07.842Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:30:07.842Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-02T12:30:07.842Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-02T12:30:07.842Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-02T12:30:07.842Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-02T12:30:07.842Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-02T12:30:07.842Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T12:30:07.842Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:07.842Z] [2022-05-02T12:30:07.842Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:30:07.843Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:07.843Z] [2022-05-02T12:30:07.843Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-02T12:30:07.843Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T12:30:07.843Z] [2022-05-02T12:30:07.843Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-02T12:30:07.843Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T12:30:07.843Z] [2022-05-02T12:30:07.843Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-02T12:30:07.843Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:07.843Z] [2022-05-02T12:30:07.843Z] DONE 120 tests, 38 skipped in 106.799s [2022-05-02T12:30:07.843Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-02T12:30:08.668Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-02T12:30:08.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2022-05-02T12:30:08.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2022-05-02T12:30:08.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-05-02T12:30:08.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2022-05-02T12:30:08.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2022-05-02T12:30:08.668Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2022-05-02T12:30:08.669Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:30:08.669Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:30:09.784Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-05-02T12:30:09.784Z] === RUN TestServiceListWithStatuses [2022-05-02T12:30:09.784Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:30:09.784Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:30:09.784Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:30:11.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:30:12.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:30:12.379Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:30:12.944Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:30:13.508Z] --- PASS: TestBuildMultiStageCopy (5.16s) [2022-05-02T12:30:13.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-05-02T12:30:13.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2022-05-02T12:30:13.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-05-02T12:30:13.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-05-02T12:30:13.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-05-02T12:30:13.508Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:30:13.953Z] --- PASS: TestDockerNetworkConnectAlias (4.29s) [2022-05-02T12:30:13.953Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:30:14.879Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-05-02T12:30:14.879Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:30:17.221Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-05-02T12:30:17.221Z] === RUN TestServicePlugin [2022-05-02T12:30:17.221Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:30:17.221Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T12:30:17.221Z] === RUN TestServiceUpdateLabel [2022-05-02T12:30:17.403Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2022-05-02T12:30:17.403Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:30:18.652Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-02T12:30:18.775Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-05-02T12:30:18.775Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:30:19.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-02T12:30:19.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-02T12:30:19.738Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-05-02T12:30:19.738Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:30:22.052Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2022-05-02T12:30:22.052Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:30:23.948Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2022-05-02T12:30:23.948Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:30:27.231Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s) [2022-05-02T12:30:27.231Z] === RUN TestBuildWithHugeFile [2022-05-02T12:30:27.710Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-05-02T12:30:27.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.58s) [2022-05-02T12:30:27.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.63s) [2022-05-02T12:30:27.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.98s) [2022-05-02T12:30:27.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.14s) [2022-05-02T12:30:27.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.00s) [2022-05-02T12:30:27.710Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.10s) [2022-05-02T12:30:27.710Z] === RUN TestBuildMultiStageCopy [2022-05-02T12:30:27.710Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-02T12:30:28.933Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:30:28.933Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T12:30:28.933Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-02T12:30:28.933Z] === RUN TestDaemonConfigValidation [2022-05-02T12:30:28.934Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T12:30:28.934Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-02T12:30:28.934Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:30:28.934Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T12:30:28.934Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T12:30:28.934Z] === RUN TestDaemonProxy [2022-05-02T12:30:28.934Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T12:30:28.934Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T12:30:28.934Z] PASS [2022-05-02T12:30:28.934Z] ok github.com/docker/docker/integration/daemon 0.106s [2022-05-02T12:30:28.934Z] [2022-05-02T12:30:28.934Z] === Skipped [2022-05-02T12:30:28.934Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-02T12:30:28.934Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T12:30:28.934Z] [2022-05-02T12:30:28.934Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-02T12:30:28.934Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T12:30:28.934Z] [2022-05-02T12:30:28.934Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T12:30:28.934Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T12:30:28.934Z] [2022-05-02T12:30:28.934Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-02T12:30:28.934Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T12:30:28.934Z] [2022-05-02T12:30:28.934Z] DONE 4 tests, 4 skipped in 19.602s [2022-05-02T12:30:28.934Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-02T12:30:32.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:32.738Z] INFO: Testing against a local daemon [2022-05-02T12:30:32.738Z] === RUN TestCommitInheritsEnv [2022-05-02T12:30:32.738Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:30:32.739Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-02T12:30:32.739Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:30:32.739Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:30:32.739Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:30:32.739Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:30:32.739Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:30:32.739Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-02T12:30:32.739Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:30:32.739Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-02T12:30:32.739Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:30:32.739Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-02T12:30:32.739Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:30:33.702Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2022-05-02T12:30:33.702Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:30:33.702Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-05-02T12:30:33.702Z] === RUN TestTagInvalidReference [2022-05-02T12:30:33.702Z] --- PASS: TestTagInvalidReference (0.03s) [2022-05-02T12:30:33.702Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:30:33.702Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-02T12:30:33.702Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:30:33.702Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-05-02T12:30:33.702Z] === RUN TestTagOfficialNames [2022-05-02T12:30:34.161Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-02T12:30:34.161Z] === RUN TestTagMatchesDigest [2022-05-02T12:30:34.161Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-02T12:30:34.161Z] PASS [2022-05-02T12:30:34.161Z] ok github.com/docker/docker/integration/image 1.448s [2022-05-02T12:30:34.161Z] [2022-05-02T12:30:34.161Z] === Skipped [2022-05-02T12:30:34.161Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-02T12:30:34.161Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:30:34.161Z] [2022-05-02T12:30:34.161Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:30:34.161Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:30:34.161Z] [2022-05-02T12:30:34.161Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-02T12:30:34.161Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:30:34.161Z] [2022-05-02T12:30:34.161Z] DONE 12 tests, 3 skipped in 6.537s [2022-05-02T12:30:34.161Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-02T12:30:34.581Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-05-02T12:30:34.581Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:30:35.002Z] ......... [ 85%] [2022-05-02T12:30:36.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:36.336Z] INFO: Testing against a local daemon [2022-05-02T12:30:36.336Z] === RUN TestNetworkCreateDelete [2022-05-02T12:30:36.336Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:36.336Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:30:36.336Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-02T12:30:36.336Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestDaemonDNSFallback [2022-05-02T12:30:36.336Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:36.336Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestInspectNetwork [2022-05-02T12:30:36.336Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:36.336Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:30:36.336Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:36.336Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:30:36.336Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:30:36.336Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:30:36.336Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:30:36.336Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:30:36.336Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:30:36.336Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:30:36.336Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestNetworkList [2022-05-02T12:30:36.336Z] === RUN TestNetworkList//networks [2022-05-02T12:30:36.336Z] === PAUSE TestNetworkList//networks [2022-05-02T12:30:36.336Z] === RUN TestNetworkList//networks/ [2022-05-02T12:30:36.336Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:30:36.336Z] === CONT TestNetworkList//networks [2022-05-02T12:30:36.336Z] === CONT TestNetworkList//networks/ [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkList (0.03s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:30:36.336Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:30:36.336Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:30:36.336Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:30:36.336Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:30:36.336Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:30:36.336Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:30:36.336Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:30:36.336Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:30:36.336Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:30:36.336Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:30:36.336Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-02T12:30:36.336Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:30:36.336Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:30:36.336Z] PASS [2022-05-02T12:30:36.336Z] ok github.com/docker/docker/integration/network 0.168s [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === Skipped [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-02T12:30:36.336Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T12:30:36.336Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-02T12:30:36.336Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-02T12:30:36.336Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:30:36.336Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:30:36.336Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:30:36.336Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T12:30:36.336Z] [2022-05-02T12:30:36.336Z] DONE 34 tests, 15 skipped in 1.902s [2022-05-02T12:30:36.336Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-02T12:30:36.792Z] testing: warning: no tests to run [2022-05-02T12:30:36.792Z] PASS [2022-05-02T12:30:36.792Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s [2022-05-02T12:30:36.792Z] [2022-05-02T12:30:36.792Z] DONE 0 tests in 0.651s [2022-05-02T12:30:36.792Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-02T12:30:37.753Z] testing: warning: no tests to run [2022-05-02T12:30:37.753Z] PASS [2022-05-02T12:30:37.753Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2022-05-02T12:30:37.753Z] [2022-05-02T12:30:37.753Z] DONE 0 tests in 0.632s [2022-05-02T12:30:37.753Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-02T12:30:38.209Z] testing: warning: no tests to run [2022-05-02T12:30:38.209Z] PASS [2022-05-02T12:30:38.209Z] ok github.com/docker/docker/integration/plugin 0.058s [2022-05-02T12:30:38.209Z] [2022-05-02T12:30:38.209Z] DONE 0 tests in 0.634s [2022-05-02T12:30:38.209Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-02T12:30:39.173Z] testing: warning: no tests to run [2022-05-02T12:30:39.173Z] PASS [2022-05-02T12:30:39.173Z] ok github.com/docker/docker/integration/plugin/authz 0.059s [2022-05-02T12:30:39.173Z] [2022-05-02T12:30:39.173Z] DONE 0 tests in 0.623s [2022-05-02T12:30:39.173Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-02T12:30:39.642Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-02T12:30:41.107Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-02T12:30:42.501Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-02T12:30:42.501Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-02T12:30:42.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:42.894Z] INFO: Testing against a local daemon [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:30:42.894Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:30:42.894Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:30:42.894Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:30:42.894Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:30:42.894Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:30:42.894Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:30:42.894Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:30:42.894Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:30:42.894Z] === RUN TestPluginInstall [2022-05-02T12:30:42.894Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T12:30:42.894Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-02T12:30:42.894Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:30:42.894Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T12:30:42.894Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T12:30:42.894Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:30:42.894Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T12:30:42.894Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:30:42.894Z] PASS [2022-05-02T12:30:42.894Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-05-02T12:30:43.350Z] [2022-05-02T12:30:43.350Z] === Skipped [2022-05-02T12:30:43.350Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-02T12:30:43.350Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T12:30:43.350Z] [2022-05-02T12:30:43.350Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-02T12:30:43.350Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T12:30:43.350Z] [2022-05-02T12:30:43.350Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:30:43.350Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T12:30:43.350Z] [2022-05-02T12:30:43.350Z] DONE 19 tests, 3 skipped in 4.003s [2022-05-02T12:30:43.350Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-02T12:30:44.038Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-02T12:30:45.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:45.514Z] INFO: Testing against a local daemon [2022-05-02T12:30:45.514Z] === RUN TestExternalGraphDriver [2022-05-02T12:30:45.514Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T12:30:45.514Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-02T12:30:45.514Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:30:45.514Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T12:30:45.514Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-02T12:30:45.514Z] PASS [2022-05-02T12:30:45.514Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.091s [2022-05-02T12:30:45.514Z] [2022-05-02T12:30:45.514Z] === Skipped [2022-05-02T12:30:45.514Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-02T12:30:45.514Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T12:30:45.514Z] [2022-05-02T12:30:45.514Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-02T12:30:45.514Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T12:30:45.514Z] [2022-05-02T12:30:45.514Z] DONE 2 tests, 2 skipped in 1.915s [2022-05-02T12:30:45.514Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-02T12:30:45.572Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-02T12:30:46.395Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-02T12:30:46.969Z] --- PASS: TestImportExtremelyLargeImageWorks (92.79s) [2022-05-02T12:30:46.969Z] PASS [2022-05-02T12:30:46.969Z] [2022-05-02T12:30:46.969Z] === Skipped [2022-05-02T12:30:46.969Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-02T12:30:46.969Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-02T12:30:46.969Z] [2022-05-02T12:30:46.969Z] DONE 22 tests, 1 skipped in 96.646s [2022-05-02T12:30:46.969Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:30:46.969Z] INFO: Testing against a local daemon [2022-05-02T12:30:46.969Z] === RUN TestNetworkCreateDelete [2022-05-02T12:30:46.969Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-02T12:30:46.969Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:30:46.969Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-02T12:30:46.969Z] === RUN TestDaemonDNSFallback [2022-05-02T12:30:47.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:47.071Z] INFO: Testing against a local daemon [2022-05-02T12:30:47.071Z] === RUN TestReadPluginNoRead [2022-05-02T12:30:47.071Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T12:30:47.071Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-02T12:30:47.071Z] PASS [2022-05-02T12:30:47.071Z] ok github.com/docker/docker/integration/plugin/logging 0.081s [2022-05-02T12:30:47.071Z] [2022-05-02T12:30:47.071Z] === Skipped [2022-05-02T12:30:47.071Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-02T12:30:47.071Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T12:30:47.071Z] [2022-05-02T12:30:47.071Z] DONE 1 tests, 1 skipped in 1.855s [2022-05-02T12:30:47.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-02T12:30:47.107Z] --- PASS: TestBuildMultiStageCopy (19.98s) [2022-05-02T12:30:47.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (14.97s) [2022-05-02T12:30:47.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-05-02T12:30:47.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s) [2022-05-02T12:30:47.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-05-02T12:30:47.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2022-05-02T12:30:47.107Z] === RUN TestBuildMultiStageParentConfig [2022-05-02T12:30:47.371Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-02T12:30:48.032Z] testing: warning: no tests to run [2022-05-02T12:30:48.032Z] PASS [2022-05-02T12:30:48.032Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.071s [2022-05-02T12:30:48.032Z] [2022-05-02T12:30:48.032Z] DONE 0 tests in 0.965s [2022-05-02T12:30:48.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-02T12:30:49.423Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2022-05-02T12:30:49.424Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:30:50.007Z] --- PASS: TestBuildMultiStageParentConfig (3.09s) [2022-05-02T12:30:50.007Z] === RUN TestBuildLabelWithTargets [2022-05-02T12:30:50.007Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:30:50.007Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-05-02T12:30:50.007Z] === RUN TestBuildWithEmptyLayers [2022-05-02T12:30:50.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:50.197Z] INFO: Testing against a local daemon [2022-05-02T12:30:50.197Z] === RUN TestPluginWithDevMounts [2022-05-02T12:30:50.197Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:50.197Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T12:30:50.197Z] PASS [2022-05-02T12:30:50.197Z] ok github.com/docker/docker/integration/plugin/volumes 0.081s [2022-05-02T12:30:50.197Z] [2022-05-02T12:30:50.197Z] === Skipped [2022-05-02T12:30:50.197Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-02T12:30:50.197Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:50.197Z] [2022-05-02T12:30:50.197Z] DONE 1 tests, 1 skipped in 1.875s [2022-05-02T12:30:50.197Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-02T12:30:50.249Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-05-02T12:30:50.249Z] === RUN TestInspectNetwork [2022-05-02T12:30:50.249Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.249Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T12:30:50.249Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:30:50.249Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.249Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:30:50.249Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:30:50.249Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:30:50.249Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:30:50.249Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:30:50.249Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:30:50.249Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:30:50.249Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:30:50.249Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:30:50.250Z] === RUN TestNetworkList [2022-05-02T12:30:50.250Z] === RUN TestNetworkList//networks [2022-05-02T12:30:50.250Z] === PAUSE TestNetworkList//networks [2022-05-02T12:30:50.250Z] === RUN TestNetworkList//networks/ [2022-05-02T12:30:50.250Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:30:50.250Z] === CONT TestNetworkList//networks [2022-05-02T12:30:50.250Z] === CONT TestNetworkList//networks/ [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkList (0.01s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:30:50.250Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:30:50.250Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:30:50.250Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:30:50.250Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:30:50.250Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-02T12:30:50.250Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:30:50.250Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-02T12:30:50.250Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:30:50.250Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-02T12:30:50.250Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:30:50.250Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-02T12:30:50.250Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:30:50.250Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-02T12:30:50.250Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:30:50.250Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.250Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:30:50.250Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:30:50.250Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:30:50.250Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:30:50.250Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:30:50.250Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.250Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-02T12:30:50.250Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:30:50.250Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.250Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:30:50.250Z] PASS [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === Skipped [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-02T12:30:50.250Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:30:50.250Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:30:50.250Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-02T12:30:50.250Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-02T12:30:50.250Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-02T12:30:50.250Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-02T12:30:50.250Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-02T12:30:50.250Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:30:50.250Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:30:50.250Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-02T12:30:50.250Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:30:50.250Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] DONE 34 tests, 12 skipped in 7.149s [2022-05-02T12:30:50.250Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:30:50.250Z] INFO: Testing against a local daemon [2022-05-02T12:30:50.250Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T12:30:50.250Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:30:50.250Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:30:50.250Z] === RUN TestDockerNetworkIpvlan [2022-05-02T12:30:50.250Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:30:50.250Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:30:50.250Z] PASS [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === Skipped [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-02T12:30:50.250Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:30:50.250Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:30:50.250Z] [2022-05-02T12:30:50.250Z] DONE 2 tests, 2 skipped in 0.107s [2022-05-02T12:30:50.250Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:30:50.508Z] INFO: Testing against a local daemon [2022-05-02T12:30:50.508Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T12:30:50.508Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.508Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestDockerNetworkMacvlan [2022-05-02T12:30:50.508Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.508Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-02T12:30:50.508Z] PASS [2022-05-02T12:30:50.508Z] [2022-05-02T12:30:50.508Z] === Skipped [2022-05-02T12:30:50.508Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-02T12:30:50.508Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.508Z] [2022-05-02T12:30:50.508Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-02T12:30:50.508Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-02T12:30:50.508Z] [2022-05-02T12:30:50.508Z] DONE 2 tests, 2 skipped in 0.100s [2022-05-02T12:30:50.508Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T12:30:50.508Z] testing: warning: no tests to run [2022-05-02T12:30:50.508Z] PASS [2022-05-02T12:30:50.508Z] [2022-05-02T12:30:50.508Z] DONE 0 tests in 0.033s [2022-05-02T12:30:50.508Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T12:30:50.508Z] INFO: Testing against a local daemon [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginTLS [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.508Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-02T12:30:50.508Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T12:30:50.508Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.509Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-02T12:30:50.509Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T12:30:50.509Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.509Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-02T12:30:50.509Z] === RUN TestAuthZPluginHeader [2022-05-02T12:30:50.509Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.509Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-02T12:30:50.509Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-02T12:30:50.766Z] === RUN TestAuthZPluginV2Disable [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-02T12:30:50.766Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-02T12:30:50.766Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-02T12:30:50.766Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-02T12:30:50.766Z] PASS [2022-05-02T12:30:50.766Z] [2022-05-02T12:30:50.766Z] === Skipped [2022-05-02T12:30:50.766Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] [2022-05-02T12:30:50.766Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] [2022-05-02T12:30:50.766Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] [2022-05-02T12:30:50.766Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-02T12:30:50.766Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.766Z] [2022-05-02T12:30:50.766Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-02T12:30:50.767Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:50.767Z] [2022-05-02T12:30:50.767Z] DONE 17 tests, 17 skipped in 0.318s [2022-05-02T12:30:50.767Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T12:30:51.025Z] INFO: Testing against a local daemon [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:30:51.025Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:30:51.025Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:30:51.025Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:30:51.025Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:30:51.025Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:30:51.025Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:30:51.025Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:30:51.025Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:30:51.025Z] === RUN TestPluginInstall [2022-05-02T12:30:51.025Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:51.025Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-02T12:30:51.025Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:30:51.025Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-02T12:30:51.025Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T12:30:51.025Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:30:51.025Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-02T12:30:51.025Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:30:51.025Z] PASS [2022-05-02T12:30:51.025Z] [2022-05-02T12:30:51.025Z] === Skipped [2022-05-02T12:30:51.025Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-02T12:30:51.025Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-02T12:30:51.025Z] [2022-05-02T12:30:51.025Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-02T12:30:51.025Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-02T12:30:51.025Z] [2022-05-02T12:30:51.025Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:30:51.025Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-02T12:30:51.025Z] [2022-05-02T12:30:51.025Z] DONE 19 tests, 3 skipped in 0.159s [2022-05-02T12:30:51.025Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T12:30:51.025Z] INFO: Testing against a local daemon [2022-05-02T12:30:51.025Z] === RUN TestExternalGraphDriver [2022-05-02T12:30:51.283Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-02T12:30:51.283Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-02T12:30:51.283Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:30:51.540Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2022-05-02T12:30:51.540Z] === RUN TestBuildMultiStageOnBuild [2022-05-02T12:30:51.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:51.725Z] INFO: Testing against a local daemon [2022-05-02T12:30:51.725Z] === RUN TestSecretInspect [2022-05-02T12:30:51.725Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-02T12:30:51.725Z] === RUN TestSecretList [2022-05-02T12:30:51.725Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] --- SKIP: TestSecretList (0.00s) [2022-05-02T12:30:51.725Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:30:51.725Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-02T12:30:51.725Z] === RUN TestSecretsUpdate [2022-05-02T12:30:51.725Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-02T12:30:51.725Z] === RUN TestTemplatedSecret [2022-05-02T12:30:51.725Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T12:30:51.725Z] === RUN TestSecretCreateResolve [2022-05-02T12:30:51.725Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:51.725Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-02T12:30:51.725Z] PASS [2022-05-02T12:30:51.725Z] ok github.com/docker/docker/integration/secret 0.108s [2022-05-02T12:30:51.725Z] [2022-05-02T12:30:51.725Z] === Skipped [2022-05-02T12:30:51.725Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-02T12:30:51.725Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] [2022-05-02T12:30:51.725Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-02T12:30:51.725Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] [2022-05-02T12:30:51.725Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-02T12:30:51.725Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] [2022-05-02T12:30:51.725Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-02T12:30:51.725Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] [2022-05-02T12:30:51.725Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-02T12:30:51.725Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:51.725Z] [2022-05-02T12:30:51.725Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-02T12:30:51.725Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:51.725Z] [2022-05-02T12:30:51.725Z] DONE 6 tests, 6 skipped in 1.515s [2022-05-02T12:30:51.725Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-02T12:30:53.765Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-02T12:30:53.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:53.929Z] INFO: Testing against a local daemon [2022-05-02T12:30:53.929Z] === RUN TestServiceCreateInit [2022-05-02T12:30:53.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:30:53.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:30:53.929Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- PASS: TestServiceCreateInit (0.04s) [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:30:53.929Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestCreateServiceConflict [2022-05-02T12:30:53.929Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:30:53.929Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-05-02T12:30:53.929Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:30:53.929Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:30:53.929Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:30:53.929Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestCreateServiceSysctls [2022-05-02T12:30:53.929Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-02T12:30:53.929Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:30:53.929Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-02T12:30:53.929Z] === RUN TestInspect [2022-05-02T12:30:53.929Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestInspect (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestCreateJob [2022-05-02T12:30:53.929Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestCreateJob (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestReplicatedJob [2022-05-02T12:30:53.929Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:30:53.929Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestServiceListWithStatuses [2022-05-02T12:30:53.929Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:30:53.929Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:30:53.929Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestServicePlugin [2022-05-02T12:30:53.929Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:53.929Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestServiceUpdateLabel [2022-05-02T12:30:53.929Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:30:53.929Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:30:53.929Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:30:53.929Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-02T12:30:53.929Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:30:53.929Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:53.929Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-02T12:30:53.929Z] PASS [2022-05-02T12:30:53.929Z] ok github.com/docker/docker/integration/service 0.227s [2022-05-02T12:30:54.566Z] --- PASS: TestGraphdriverPluginV2 (3.49s) [2022-05-02T12:30:54.566Z] PASS [2022-05-02T12:30:54.566Z] [2022-05-02T12:30:54.566Z] === Skipped [2022-05-02T12:30:54.566Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-02T12:30:54.566Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-02T12:30:54.566Z] [2022-05-02T12:30:54.566Z] DONE 2 tests, 1 skipped in 3.642s [2022-05-02T12:30:54.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T12:30:54.825Z] INFO: Testing against a local daemon [2022-05-02T12:30:54.825Z] === RUN TestContinueAfterPluginCrash [2022-05-02T12:30:54.825Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T12:30:54.825Z] === RUN TestReadPluginNoRead [2022-05-02T12:30:54.825Z] === PAUSE TestReadPluginNoRead [2022-05-02T12:30:54.825Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T12:30:54.825Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T12:30:54.825Z] === CONT TestContinueAfterPluginCrash [2022-05-02T12:30:54.825Z] === CONT TestDaemonStartWithLogOpt [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === Skipped [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:30:58.607Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:30:58.607Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-02T12:30:58.607Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-02T12:30:58.607Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-05-02T12:30:58.607Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T12:30:58.607Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-02T12:30:58.607Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-02T12:30:58.607Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-02T12:30:58.607Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-02T12:30:58.607Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-02T12:30:58.607Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-02T12:30:58.607Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-02T12:30:58.607Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-02T12:30:58.607Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-02T12:30:58.607Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-02T12:30:58.607Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-02T12:30:58.607Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-02T12:30:58.607Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-02T12:30:58.607Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-02T12:30:58.607Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-02T12:30:58.607Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-02T12:30:58.607Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-02T12:30:58.607Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:30:58.607Z] [2022-05-02T12:30:58.607Z] DONE 24 tests, 23 skipped in 6.147s [2022-05-02T12:30:58.607Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-02T12:30:59.569Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:30:59.569Z] INFO: Testing against a local daemon [2022-05-02T12:30:59.569Z] === RUN TestSessionCreate [2022-05-02T12:30:59.569Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:59.569Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-02T12:30:59.569Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:30:59.569Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:59.569Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T12:30:59.569Z] PASS [2022-05-02T12:30:59.569Z] ok github.com/docker/docker/integration/session 0.074s [2022-05-02T12:30:59.569Z] [2022-05-02T12:30:59.569Z] === Skipped [2022-05-02T12:30:59.569Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-02T12:30:59.569Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:59.569Z] [2022-05-02T12:30:59.569Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T12:30:59.569Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T12:30:59.569Z] [2022-05-02T12:30:59.569Z] DONE 2 tests, 2 skipped in 1.423s [2022-05-02T12:30:59.569Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-02T12:31:00.094Z] --- PASS: TestDaemonStartWithLogOpt (4.53s) [2022-05-02T12:31:00.094Z] === CONT TestReadPluginNoRead [2022-05-02T12:31:00.607Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-02T12:31:00.607Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-02T12:31:01.470Z] === RUN TestReadPluginNoRead/default [2022-05-02T12:31:01.596Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2022-05-02T12:31:01.596Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:31:01.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:31:01.738Z] INFO: Testing against a local daemon [2022-05-02T12:31:01.738Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:31:01.738Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:01.738Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestDiskUsage [2022-05-02T12:31:01.738Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T12:31:01.738Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestEventsExecDie [2022-05-02T12:31:01.738Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T12:31:01.738Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-02T12:31:01.738Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:31:01.738Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T12:31:01.738Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestEventsVolumeCreate [2022-05-02T12:31:01.738Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T12:31:01.738Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestInfoAPI [2022-05-02T12:31:01.738Z] --- PASS: TestInfoAPI (0.04s) [2022-05-02T12:31:01.738Z] === RUN TestInfoAPIWarnings [2022-05-02T12:31:01.738Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:31:01.738Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestInfoDebug [2022-05-02T12:31:01.738Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:31:01.738Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:31:01.738Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:31:01.738Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:31:01.738Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:31:01.738Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-02T12:31:01.738Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:31:01.853Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-02T12:31:02.416Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-02T12:31:02.701Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-05-02T12:31:02.701Z] === RUN TestPingCacheHeaders [2022-05-02T12:31:02.701Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-02T12:31:02.701Z] === RUN TestPingGet [2022-05-02T12:31:02.701Z] --- PASS: TestPingGet (0.03s) [2022-05-02T12:31:02.701Z] === RUN TestPingHead [2022-05-02T12:31:02.701Z] --- PASS: TestPingHead (0.04s) [2022-05-02T12:31:02.701Z] === RUN TestPingSwarmHeader [2022-05-02T12:31:02.701Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:02.701Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-02T12:31:02.701Z] === RUN TestVersion [2022-05-02T12:31:02.701Z] --- PASS: TestVersion (0.04s) [2022-05-02T12:31:02.701Z] PASS [2022-05-02T12:31:02.701Z] ok github.com/docker/docker/integration/system 1.252s [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === Skipped [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:31:02.701Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-02T12:31:02.701Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-02T12:31:02.701Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-02T12:31:02.701Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-02T12:31:02.701Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-02T12:31:02.701Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-02T12:31:02.701Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-02T12:31:02.701Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-02T12:31:02.701Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-02T12:31:02.701Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:02.701Z] [2022-05-02T12:31:02.701Z] DONE 16 tests, 10 skipped in 3.007s [2022-05-02T12:31:02.701Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-02T12:31:02.846Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-02T12:31:04.220Z] --- PASS: TestContinueAfterPluginCrash (9.31s) [2022-05-02T12:31:04.220Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T12:31:04.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:31:04.229Z] INFO: Testing against a local daemon [2022-05-02T12:31:04.229Z] === RUN TestVolumesCreateAndList [2022-05-02T12:31:04.229Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-02T12:31:04.229Z] === RUN TestVolumesRemove [2022-05-02T12:31:04.501Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-02T12:31:04.684Z] --- PASS: TestVolumesRemove (0.13s) [2022-05-02T12:31:04.685Z] === RUN TestVolumesInspect [2022-05-02T12:31:04.685Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-02T12:31:04.685Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:31:04.685Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:04.685Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:04.685Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:04.685Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:31:04.685Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:31:04.685Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:31:04.685Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:31:04.685Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-05-02T12:31:04.685Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-02T12:31:04.685Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:31:04.685Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:31:04.685Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:31:04.685Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:31:04.685Z] PASS [2022-05-02T12:31:04.685Z] ok github.com/docker/docker/integration/volume 0.320s [2022-05-02T12:31:04.685Z] [2022-05-02T12:31:04.685Z] DONE 9 tests in 1.885s [2022-05-02T12:31:04.685Z] INFO: make.ps1 ended at 05/02/2022 12:31:04 [2022-05-02T12:31:04.685Z] INFO: Integration CLI tests being run from the host: [2022-05-02T12:31:04.685Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-02T12:31:05.023Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-02T12:31:05.023Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-02T12:31:05.023Z] [2022-05-02T12:31:05.023Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-02T12:31:05.023Z] =========================== short test summary info ============================ [2022-05-02T12:31:05.023Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-02T12:31:05.023Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-02T12:31:05.023Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-02T12:31:05.023Z] Not supported on most drivers [2022-05-02T12:31:05.023Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-02T12:31:05.023Z] Output of docker top depends on host distro, and is not formalized. [2022-05-02T12:31:05.023Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-02T12:31:05.024Z] Output of docker top depends on host distro, and is not formalized. [2022-05-02T12:31:05.024Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-02T12:31:05.024Z] Can fail if eth0 has multiple IP addresses [2022-05-02T12:31:05.024Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-02T12:31:05.024Z] This doesn't seem to be taken into account by the engine [2022-05-02T12:31:05.024Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-02T12:31:05.024Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-02T12:31:05.024Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.74 seconds == [2022-05-02T12:31:05.284Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-02T12:31:05.594Z] === CONT TestReadPluginNoRead [2022-05-02T12:31:05.594Z] read_test.go:92: [dfeddeed22c85] daemon is not started [2022-05-02T12:31:05.594Z] --- PASS: TestReadPluginNoRead (6.20s) [2022-05-02T12:31:05.594Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-05-02T12:31:05.594Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-05-02T12:31:05.594Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-05-02T12:31:05.594Z] PASS [2022-05-02T12:31:05.594Z] [2022-05-02T12:31:05.594Z] DONE 6 tests in 10.854s [2022-05-02T12:31:05.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-02T12:31:05.594Z] testing: warning: no tests to run [2022-05-02T12:31:05.594Z] PASS [2022-05-02T12:31:05.594Z] [2022-05-02T12:31:05.594Z] DONE 0 tests in 0.042s [2022-05-02T12:31:05.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T12:31:05.594Z] INFO: Testing against a local daemon [2022-05-02T12:31:05.594Z] === RUN TestPluginWithDevMounts [2022-05-02T12:31:05.594Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-02T12:31:05.594Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T12:31:05.594Z] PASS [2022-05-02T12:31:05.594Z] [2022-05-02T12:31:05.594Z] === Skipped [2022-05-02T12:31:05.594Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-02T12:31:05.594Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-02T12:31:05.594Z] [2022-05-02T12:31:05.594Z] DONE 1 tests, 1 skipped in 0.130s [2022-05-02T12:31:05.852Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-02T12:31:05.852Z] INFO: Testing against a local daemon [2022-05-02T12:31:05.852Z] === RUN TestSecretInspect [2022-05-02T12:31:05.852Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-02T12:31:05.852Z] === RUN TestSecretList [2022-05-02T12:31:05.852Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] --- SKIP: TestSecretList (0.02s) [2022-05-02T12:31:05.852Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:31:05.852Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-02T12:31:05.852Z] === RUN TestSecretsUpdate [2022-05-02T12:31:05.852Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-02T12:31:05.852Z] === RUN TestTemplatedSecret [2022-05-02T12:31:05.852Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T12:31:05.852Z] === RUN TestSecretCreateResolve [2022-05-02T12:31:05.852Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-02T12:31:05.852Z] PASS [2022-05-02T12:31:05.852Z] [2022-05-02T12:31:05.852Z] === Skipped [2022-05-02T12:31:05.852Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-02T12:31:05.852Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] [2022-05-02T12:31:05.852Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-05-02T12:31:05.852Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] [2022-05-02T12:31:05.852Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-02T12:31:05.852Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] [2022-05-02T12:31:05.852Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-02T12:31:05.852Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] [2022-05-02T12:31:05.852Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-02T12:31:05.852Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] [2022-05-02T12:31:05.852Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-02T12:31:05.852Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:05.852Z] [2022-05-02T12:31:05.852Z] DONE 6 tests, 6 skipped in 0.177s [2022-05-02T12:31:05.852Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T12:31:06.111Z] INFO: Testing against a local daemon [2022-05-02T12:31:06.111Z] === RUN TestServiceCreateInit [2022-05-02T12:31:06.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:31:06.111Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:31:06.111Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-02T12:31:06.111Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:31:06.111Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:31:06.111Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:31:06.111Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestCreateServiceConflict [2022-05-02T12:31:06.111Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:31:06.111Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-05-02T12:31:06.111Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:31:06.111Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:31:06.111Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:31:06.111Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestCreateServiceSysctls [2022-05-02T12:31:06.111Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-02T12:31:06.111Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:31:06.111Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-02T12:31:06.111Z] === RUN TestInspect [2022-05-02T12:31:06.111Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestInspect (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestCreateJob [2022-05-02T12:31:06.111Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestCreateJob (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestReplicatedJob [2022-05-02T12:31:06.111Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.111Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-02T12:31:06.111Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:31:06.111Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.369Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-05-02T12:31:06.369Z] === RUN TestServiceListWithStatuses [2022-05-02T12:31:06.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:31:06.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:31:06.369Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:31:06.369Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.369Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-02T12:31:06.369Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:31:06.369Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:06.369Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-02T12:31:06.369Z] === RUN TestServicePlugin [2022-05-02T12:31:08.276Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServicePlugin (1.94s) [2022-05-02T12:31:08.276Z] === RUN TestServiceUpdateLabel [2022-05-02T12:31:08.276Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-02T12:31:08.276Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:31:08.276Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-02T12:31:08.276Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:31:08.276Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-02T12:31:08.276Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:31:08.276Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-05-02T12:31:08.276Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:31:08.276Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-02T12:31:08.276Z] PASS [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === Skipped [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:31:08.276Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:31:08.276Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-02T12:31:08.276Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-02T12:31:08.276Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-05-02T12:31:08.276Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-02T12:31:08.276Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-02T12:31:08.276Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-02T12:31:08.276Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-02T12:31:08.276Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-02T12:31:08.276Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-02T12:31:08.276Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-02T12:31:08.276Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-02T12:31:08.276Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-05-02T12:31:08.276Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T12:31:08.276Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-02T12:31:08.276Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-02T12:31:08.276Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-05-02T12:31:08.276Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-02T12:31:08.276Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-02T12:31:08.276Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-02T12:31:08.276Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-05-02T12:31:08.276Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-02T12:31:08.276Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-02T12:31:08.276Z] [2022-05-02T12:31:08.276Z] DONE 24 tests, 23 skipped in 2.367s [2022-05-02T12:31:08.276Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T12:31:08.276Z] INFO: Testing against a local daemon [2022-05-02T12:31:08.276Z] === RUN TestSessionCreate [2022-05-02T12:31:08.535Z] --- PASS: TestSessionCreate (0.03s) [2022-05-02T12:31:08.535Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:31:08.535Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-02T12:31:08.535Z] PASS [2022-05-02T12:31:08.535Z] [2022-05-02T12:31:08.535Z] DONE 2 tests in 0.167s [2022-05-02T12:31:08.535Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T12:31:08.535Z] INFO: Testing against a local daemon [2022-05-02T12:31:08.535Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:31:08.535Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T12:31:08.535Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:31:08.535Z] === RUN TestDiskUsage [2022-05-02T12:31:08.535Z] === PAUSE TestDiskUsage [2022-05-02T12:31:08.535Z] === RUN TestEventsExecDie [2022-05-02T12:31:09.101Z] --- PASS: TestEventsExecDie (0.53s) [2022-05-02T12:31:09.101Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:31:09.101Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-02T12:31:09.101Z] === RUN TestEventsVolumeCreate [2022-05-02T12:31:09.199Z] --- PASS: TestBuildMultiStageOnBuild (16.87s) [2022-05-02T12:31:09.199Z] === RUN TestBuildUncleanTarFilenames [2022-05-02T12:31:09.199Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:31:09.199Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-02T12:31:09.199Z] === RUN TestBuildMultiStageLayerLeak [2022-05-02T12:31:09.359Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-02T12:31:09.359Z] === RUN TestInfoBinaryCommits [2022-05-02T12:31:09.359Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-05-02T12:31:09.359Z] === RUN TestInfoAPIVersioned [2022-05-02T12:31:09.359Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-02T12:31:09.359Z] === RUN TestInfoAPI [2022-05-02T12:31:09.359Z] --- PASS: TestInfoAPI (0.02s) [2022-05-02T12:31:09.359Z] === RUN TestInfoAPIWarnings [2022-05-02T12:31:10.531Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-02T12:31:13.223Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:31:13.223Z] INFO: Testing against a local daemon [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T12:31:13.223Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T12:31:13.223Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T12:31:13.223Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T12:31:14.185Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T12:31:14.185Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T12:31:15.145Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T12:31:15.145Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T12:31:17.070Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-05-02T12:31:17.070Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-05-02T12:31:17.070Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-05-02T12:31:17.070Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-02T12:31:17.070Z] PASS [2022-05-02T12:31:17.070Z] [2022-05-02T12:31:17.070Z] === Skipped [2022-05-02T12:31:17.070Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T12:31:17.070Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:31:17.070Z] [2022-05-02T12:31:17.070Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-02T12:31:17.070Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-02T12:31:17.070Z] [2022-05-02T12:31:17.070Z] DONE 27 tests, 2 skipped in 131.411s [2022-05-02T12:31:17.070Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T12:31:17.070Z] ++ 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 [2022-05-02T12:31:17.070Z] ++ set -e [2022-05-02T12:31:17.070Z] ++ '[' -n 0 ']' [2022-05-02T12:31:17.070Z] ++ set -x [2022-05-02T12:31:17.070Z] ++ 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 [2022-05-02T12:31:17.070Z] INFO: Testing against a local daemon [2022-05-02T12:31:17.070Z] === RUN TestSessionCreate [2022-05-02T12:31:17.070Z] --- PASS: TestSessionCreate (0.02s) [2022-05-02T12:31:17.070Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:31:17.070Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-02T12:31:17.070Z] PASS [2022-05-02T12:31:17.070Z] [2022-05-02T12:31:17.070Z] DONE 2 tests in 0.126s [2022-05-02T12:31:17.070Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T12:31:17.070Z] ++ 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 [2022-05-02T12:31:17.070Z] ++ set -e [2022-05-02T12:31:17.070Z] ++ '[' -n 0 ']' [2022-05-02T12:31:17.070Z] ++ set -x [2022-05-02T12:31:17.070Z] ++ 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 [2022-05-02T12:31:17.070Z] INFO: Testing against a local daemon [2022-05-02T12:31:17.070Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:31:17.070Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T12:31:17.070Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:31:17.070Z] === RUN TestDiskUsage [2022-05-02T12:31:17.070Z] === PAUSE TestDiskUsage [2022-05-02T12:31:17.070Z] === RUN TestEventsExecDie [2022-05-02T12:31:17.511Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T12:31:17.511Z] [2022-05-02T12:31:17.511Z] Unloading profiles will leave already running processes permanently [2022-05-02T12:31:17.511Z] unconfined, which can lead to unexpected situations. [2022-05-02T12:31:17.511Z] [2022-05-02T12:31:17.511Z] To set a process to complain mode, use the command line tool [2022-05-02T12:31:17.511Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T12:31:17.511Z] Post stage [Pipeline] junit [2022-05-02T12:31:17.526Z] Recording test results [2022-05-02T12:31:17.633Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-02T12:31:17.633Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:31:17.633Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-02T12:31:17.633Z] === RUN TestEventsVolumeCreate [2022-05-02T12:31:17.633Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-02T12:31:17.633Z] === RUN TestInfoBinaryCommits [2022-05-02T12:31:17.633Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-02T12:31:17.633Z] === RUN TestInfoAPIVersioned [2022-05-02T12:31:17.633Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-02T12:31:17.633Z] === RUN TestInfoAPI [2022-05-02T12:31:17.633Z] --- PASS: TestInfoAPI (0.02s) [2022-05-02T12:31:17.633Z] === RUN TestInfoAPIWarnings [2022-05-02T12:31:17.701Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-02T12:31:17.981Z] + echo Ensuring container killed. [2022-05-02T12:31:17.982Z] Ensuring container killed. [2022-05-02T12:31:17.982Z] + docker rm -vf docker-pr2 [2022-05-02T12:31:17.982Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-02T12:31:18.271Z] + echo Chowning /workspace to jenkins user [2022-05-02T12:31:18.271Z] Chowning /workspace to jenkins user [2022-05-02T12:31:18.271Z] + id -u [2022-05-02T12:31:18.271Z] + id -g [2022-05-02T12:31:18.271Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43552:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T12:31:19.979Z] + bundleName=docker-py [2022-05-02T12:31:19.979Z] + echo Creating docker-py-bundles.tar.gz [2022-05-02T12:31:19.979Z] Creating docker-py-bundles.tar.gz [2022-05-02T12:31:19.979Z] + 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 [2022-05-02T12:31:19.993Z] Archiving artifacts [2022-05-02T12:31:20.251Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-02T12:31:20.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER docker:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh binary [2022-05-02T12:31:20.872Z] [2022-05-02T12:31:20.872Z] Removing bundles/ [2022-05-02T12:31:21.133Z] [2022-05-02T12:31:21.133Z] ---> Making bundle: binary (in bundles/binary) [2022-05-02T12:31:21.133Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-02T12:31:21.133Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:31:27.436Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-02T12:31:27.436Z] === RUN TestInfoDebug [2022-05-02T12:31:27.436Z] --- PASS: TestInfoDebug (0.54s) [2022-05-02T12:31:27.436Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:31:27.436Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-05-02T12:31:27.436Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:31:27.436Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-02T12:31:27.437Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:31:27.437Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-02T12:31:27.437Z] === RUN TestPingCacheHeaders [2022-05-02T12:31:27.696Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-02T12:31:27.696Z] === RUN TestPingGet [2022-05-02T12:31:27.696Z] --- PASS: TestPingGet (0.01s) [2022-05-02T12:31:27.696Z] === RUN TestPingHead [2022-05-02T12:31:27.696Z] --- PASS: TestPingHead (0.03s) [2022-05-02T12:31:27.696Z] === RUN TestPingSwarmHeader [2022-05-02T12:31:28.262Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-02T12:31:28.828Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T12:31:29.764Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T12:31:29.764Z] --- PASS: TestPingSwarmHeader (2.23s) [2022-05-02T12:31:29.764Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T12:31:29.764Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T12:31:29.764Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T12:31:29.764Z] === RUN TestVersion [2022-05-02T12:31:30.023Z] --- PASS: TestVersion (0.03s) [2022-05-02T12:31:30.023Z] === CONT TestDiskUsage [2022-05-02T12:31:30.269Z] --- PASS: TestBuildMultiStageLayerLeak (21.29s) [2022-05-02T12:31:30.269Z] === RUN TestBuildWithHugeFile [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T12:31:30.589Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T12:31:30.848Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T12:31:31.109Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage (1.29s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-05-02T12:31:31.109Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-05-02T12:31:31.109Z] PASS [2022-05-02T12:31:31.109Z] [2022-05-02T12:31:31.109Z] === Skipped [2022-05-02T12:31:31.109Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:31:31.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T12:31:31.109Z] [2022-05-02T12:31:31.109Z] DONE 54 tests, 1 skipped in 22.720s [2022-05-02T12:31:31.109Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T12:31:31.369Z] INFO: Testing against a local daemon [2022-05-02T12:31:31.369Z] === RUN TestVolumesCreateAndList [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T12:31:31.369Z] === RUN TestVolumesRemove [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-02T12:31:31.369Z] === RUN TestVolumesInspect [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T12:31:31.369Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:31:31.369Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:31.369Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:31.369Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:31.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:31:31.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:31:31.369Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:31:31.369Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:31:31.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:31:31.369Z] PASS [2022-05-02T12:31:31.369Z] [2022-05-02T12:31:31.369Z] DONE 9 tests in 0.215s [2022-05-02T12:31:31.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T12:31:31.369Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14212 is not a child of this shell [2022-05-02T12:31:31.369Z] warning: PID 14212 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-02T12:31:31.627Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T12:31:31.627Z] [2022-05-02T12:31:31.627Z] Unloading profiles will leave already running processes permanently [2022-05-02T12:31:31.627Z] unconfined, which can lead to unexpected situations. [2022-05-02T12:31:31.627Z] [2022-05-02T12:31:31.627Z] To set a process to complain mode, use the command line tool [2022-05-02T12:31:31.627Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T12:31:31.627Z] Removing test suite binaries [2022-05-02T12:31:31.627Z] exiting test-integration [2022-05-02T12:31:31.627Z] ++ exit 0 [2022-05-02T12:31:31.627Z] Post stage [Pipeline] junit [2022-05-02T12:31:32.581Z] Recording test results [2022-05-02T12:31:34.211Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T12:31:34.547Z] + echo Ensuring container killed. [2022-05-02T12:31:34.547Z] Ensuring container killed. [2022-05-02T12:31:34.547Z] + docker rm -vf docker-pr2 [2022-05-02T12:31:34.547Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-02T12:31:34.833Z] + echo Chowning /workspace to jenkins user [2022-05-02T12:31:34.833Z] Chowning /workspace to jenkins user [2022-05-02T12:31:34.833Z] + id -u [2022-05-02T12:31:34.833Z] + id -g [2022-05-02T12:31:34.833Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43552:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T12:31:34.833Z] Unable to find image 'busybox:latest' locally [2022-05-02T12:31:34.833Z] latest: Pulling from library/busybox [2022-05-02T12:31:35.094Z] 50e8d59317eb: Pulling fs layer [2022-05-02T12:31:35.094Z] 50e8d59317eb: Download complete [2022-05-02T12:31:35.094Z] 50e8d59317eb: Pull complete [2022-05-02T12:31:35.094Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-02T12:31:35.094Z] Status: Downloaded newer image for busybox:latest [2022-05-02T12:31:35.677Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-02T12:31:35.677Z] === RUN TestInfoDebug [2022-05-02T12:31:35.677Z] --- PASS: TestInfoDebug (0.52s) [2022-05-02T12:31:35.677Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:31:35.677Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-02T12:31:35.677Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:31:35.677Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-02T12:31:35.677Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:31:35.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-05-02T12:31:35.933Z] === RUN TestPingCacheHeaders [2022-05-02T12:31:35.933Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-02T12:31:35.933Z] === RUN TestPingGet [2022-05-02T12:31:35.933Z] --- PASS: TestPingGet (0.02s) [2022-05-02T12:31:35.933Z] === RUN TestPingHead [2022-05-02T12:31:35.933Z] --- PASS: TestPingHead (0.02s) [2022-05-02T12:31:35.933Z] === RUN TestPingSwarmHeader [2022-05-02T12:31:36.496Z] === RUN TestPingSwarmHeader/before_swarm_init [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T12:31:37.058Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T12:31:37.289Z] + bundleName=amd64-rootless [2022-05-02T12:31:37.289Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-02T12:31:37.289Z] Creating amd64-rootless-bundles.tar.gz [2022-05-02T12:31:37.289Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-02T12:31:37.289Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-05-02T12:31:37.300Z] Archiving artifacts [2022-05-02T12:31:37.986Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T12:31:37.986Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-05-02T12:31:37.986Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T12:31:37.986Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T12:31:37.986Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T12:31:37.986Z] === RUN TestVersion [2022-05-02T12:31:37.986Z] --- PASS: TestVersion (0.02s) [2022-05-02T12:31:37.986Z] === CONT TestDiskUsage [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T12:31:38.549Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T12:31:39.112Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage (1.13s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-02T12:31:39.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:31:39.112Z] PASS [2022-05-02T12:31:39.112Z] [2022-05-02T12:31:39.112Z] === Skipped [2022-05-02T12:31:39.112Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:31:39.112Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T12:31:39.112Z] [2022-05-02T12:31:39.112Z] DONE 54 tests, 1 skipped in 22.216s [2022-05-02T12:31:39.112Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T12:31:39.112Z] ++ 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 [2022-05-02T12:31:39.112Z] ++ set -e [2022-05-02T12:31:39.112Z] ++ '[' -n 0 ']' [2022-05-02T12:31:39.112Z] ++ set -x [2022-05-02T12:31:39.113Z] ++ 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 [2022-05-02T12:31:39.113Z] INFO: Testing against a local daemon [2022-05-02T12:31:39.113Z] === RUN TestVolumesCreateAndList [2022-05-02T12:31:39.113Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T12:31:39.113Z] === RUN TestVolumesRemove [2022-05-02T12:31:39.148Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-02T12:31:39.369Z] === RUN TestVolumesInspect [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T12:31:39.369Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:31:39.369Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:39.369Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:39.369Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:31:39.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:31:39.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:31:39.369Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:31:39.369Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:31:39.369Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:31:39.369Z] PASS [2022-05-02T12:31:39.369Z] [2022-05-02T12:31:39.369Z] DONE 9 tests in 0.201s [2022-05-02T12:31:39.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T12:31:39.369Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T12:31:39.369Z] +++ kill 14249 [2022-05-02T12:31:39.459Z] + make clean [2022-05-02T12:31:39.625Z] +++ /etc/init.d/apparmor stop [2022-05-02T12:31:39.626Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T12:31:39.626Z] [2022-05-02T12:31:39.626Z] Unloading profiles will leave already running processes permanently [2022-05-02T12:31:39.626Z] unconfined, which can lead to unexpected situations. [2022-05-02T12:31:39.626Z] [2022-05-02T12:31:39.626Z] To set a process to complain mode, use the command line tool [2022-05-02T12:31:39.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T12:31:39.626Z] +++ true [2022-05-02T12:31:39.626Z] exiting test-integration [2022-05-02T12:31:39.626Z] ++ exit 0 [2022-05-02T12:31:39.626Z] [2022-05-02T12:31:39.717Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T12:31:39.717Z] docker-dev-cache [2022-05-02T12:31:39.717Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Post stage [Pipeline] junit [2022-05-02T12:31:40.605Z] Recording test results [2022-05-02T12:31:40.772Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T12:31:41.122Z] + echo Ensuring container killed. [2022-05-02T12:31:41.122Z] Ensuring container killed. [2022-05-02T12:31:41.122Z] + docker rm -vf docker-pr2 [2022-05-02T12:31:41.122Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-02T12:31:41.406Z] + echo Chowning /workspace to jenkins user [2022-05-02T12:31:41.406Z] Chowning /workspace to jenkins user [2022-05-02T12:31:41.406Z] + id -u [2022-05-02T12:31:41.406Z] + id -g [2022-05-02T12:31:41.406Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43552:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T12:31:43.060Z] + bundleName=arm64-integration [2022-05-02T12:31:43.060Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-02T12:31:43.060Z] Creating arm64-integration-bundles.tar.gz [2022-05-02T12:31:43.060Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-02T12:31:43.060Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-02T12:31:43.326Z] Archiving artifacts [2022-05-02T12:31:43.567Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T12:31:43.871Z] + make clean [2022-05-02T12:31:43.871Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T12:31:43.871Z] docker-dev-cache [2022-05-02T12:31:43.871Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T12:31:48.639Z] --- PASS: TestBuildWithHugeFile (123.28s) [2022-05-02T12:31:48.639Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:31:48.639Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:31:48.639Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:31:48.639Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:31:48.639Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:31:48.639Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:31:48.639Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:31:48.639Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:31:48.639Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:31:48.639Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:31:48.639Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:31:48.639Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:31:48.639Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:31:48.639Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-05-02T12:31:48.639Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-02T12:31:48.639Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-02T12:31:48.639Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-02T12:31:48.639Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:31:48.639Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:31:48.639Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-02T12:31:48.639Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:31:48.639Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-02T12:31:48.639Z] PASS [2022-05-02T12:31:48.639Z] ok github.com/docker/docker/integration/build 194.962s [2022-05-02T12:31:48.639Z] [2022-05-02T12:31:48.639Z] === Skipped [2022-05-02T12:31:48.639Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-02T12:31:48.639Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:31:48.639Z] [2022-05-02T12:31:48.639Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-02T12:31:48.639Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.639Z] [2022-05-02T12:31:48.639Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-02T12:31:48.640Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-02T12:31:48.640Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:31:48.640Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-02T12:31:48.640Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] DONE 29 tests, 6 skipped in 231.053s [2022-05-02T12:31:48.640Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-02T12:31:48.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:31:48.640Z] INFO: Testing against a local daemon [2022-05-02T12:31:48.640Z] === RUN TestConfigInspect [2022-05-02T12:31:48.640Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestConfigList [2022-05-02T12:31:48.640Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestConfigList (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:31:48.640Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestConfigsUpdate [2022-05-02T12:31:48.640Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestTemplatedConfig [2022-05-02T12:31:48.640Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestConfigCreateResolve [2022-05-02T12:31:48.640Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:31:48.640Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-02T12:31:48.640Z] PASS [2022-05-02T12:31:48.640Z] ok github.com/docker/docker/integration/config 0.101s [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === Skipped [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-02T12:31:48.640Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-02T12:31:48.640Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-02T12:31:48.640Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-02T12:31:48.640Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-02T12:31:48.640Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-02T12:31:48.640Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:31:48.640Z] [2022-05-02T12:31:48.640Z] DONE 6 tests, 6 skipped in 2.247s [2022-05-02T12:31:48.640Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-02T12:31:48.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:31:48.640Z] INFO: Testing against a local daemon [2022-05-02T12:31:48.640Z] === RUN TestCheckpoint [2022-05-02T12:31:48.640Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:31:48.640Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:31:48.640Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:31:48.640Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:31:48.640Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:31:48.640Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:31:48.640Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:31:48.640Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:31:48.640Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:31:48.640Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:31:48.640Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:31:48.640Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:31:48.640Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:31:48.640Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-05-02T12:31:48.640Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:31:48.640Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-05-02T12:31:48.640Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:31:48.640Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.32s) [2022-05-02T12:31:48.640Z] === RUN TestCopyEmptyFile [2022-05-02T12:31:48.640Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-05-02T12:31:48.640Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:31:48.640Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-02T12:31:48.640Z] === RUN TestCopyFromContainer [2022-05-02T12:31:48.640Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:31:48.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:31:48.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:31:48.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:31:48.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:31:48.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:31:48.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:31:48.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:31:48.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:31:48.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:31:48.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-02T12:31:48.640Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:31:48.640Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T12:31:48.640Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:31:48.640Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:31:48.640Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:31:48.640Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:31:48.640Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:31:48.640Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:31:48.640Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:31:48.640Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:31:48.640Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:31:48.640Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:31:48.640Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T12:31:48.640Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:31:48.640Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:31:48.640Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:31:48.640Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-02T12:31:48.640Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:31:48.640Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-02T12:31:48.640Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:31:48.640Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T12:31:48.640Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T12:31:48.640Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:31:48.640Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:31:48.640Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-02T12:31:48.640Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:31:48.640Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.640Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:31:48.642Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:48.642Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-02T12:31:55.899Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.49s) [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.50s) [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.43s) [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.23s) [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.75s) [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.20s) [2022-05-02T12:31:55.899Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.33s) [2022-05-02T12:31:55.899Z] === RUN TestDiff [2022-05-02T12:31:55.899Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T12:31:55.899Z] --- SKIP: TestDiff (0.00s) [2022-05-02T12:31:55.899Z] === RUN TestExecWithCloseStdin [2022-05-02T12:31:57.466Z] --- PASS: TestExecWithCloseStdin (2.59s) [2022-05-02T12:31:57.466Z] === RUN TestExec [2022-05-02T12:32:00.425Z] --- PASS: TestExec (2.51s) [2022-05-02T12:32:00.425Z] === RUN TestExecUser [2022-05-02T12:32:00.425Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T12:32:00.425Z] --- SKIP: TestExecUser (0.00s) [2022-05-02T12:32:00.425Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:32:00.425Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:32:00.425Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-02T12:32:00.425Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:32:00.425Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:32:00.425Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T12:32:00.425Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:32:00.425Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T12:32:00.425Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-02T12:32:00.425Z] === RUN TestHealthKillContainer [2022-05-02T12:32:00.425Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T12:32:00.425Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-02T12:32:00.425Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:32:00.425Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:32:00.425Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:32:00.425Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:32:02.641Z] --- PASS: TestKillContainerInvalidSignal (2.36s) [2022-05-02T12:32:02.641Z] === RUN TestKillContainer [2022-05-02T12:32:02.641Z] === RUN TestKillContainer/no_signal [2022-05-02T12:32:04.881Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:32:04.881Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T12:32:04.881Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:32:07.842Z] --- PASS: TestKillContainer (5.16s) [2022-05-02T12:32:07.842Z] --- PASS: TestKillContainer/no_signal (2.22s) [2022-05-02T12:32:07.842Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:32:07.842Z] --- PASS: TestKillContainer/killing_signal (2.88s) [2022-05-02T12:32:07.842Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:32:07.842Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:32:07.842Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T12:32:07.842Z] === RUN TestKillStoppedContainer [2022-05-02T12:32:07.842Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:32:07.842Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-02T12:32:07.842Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:32:07.842Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:32:07.842Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T12:32:07.842Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:32:07.842Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T12:32:07.842Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-02T12:32:07.842Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:32:07.842Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:32:07.842Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:32:07.842Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:32:07.842Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:32:07.842Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:32:07.842Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:32:10.057Z] --- PASS: TestLogsFollowTailEmpty (2.15s) [2022-05-02T12:32:10.057Z] === RUN TestNetworkNat [2022-05-02T12:32:10.057Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T12:32:10.057Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-02T12:32:10.057Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:32:13.845Z] --- PASS: TestNetworkLocalhostTCPNat (3.64s) [2022-05-02T12:32:13.845Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:32:13.845Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T12:32:13.845Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-02T12:32:13.845Z] === RUN TestPause [2022-05-02T12:32:13.845Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T12:32:13.845Z] --- SKIP: TestPause (0.00s) [2022-05-02T12:32:13.845Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:32:15.412Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.26s) [2022-05-02T12:32:15.412Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:32:15.412Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:32:15.412Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-02T12:32:15.412Z] === RUN TestPsFilter [2022-05-02T12:32:15.883Z] --- PASS: TestPsFilter (0.40s) [2022-05-02T12:32:15.883Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:32:18.652Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:32:18.652Z] Using test binary docker [2022-05-02T12:32:18.652Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-02T12:32:18.652Z] Using test binary docker [2022-05-02T12:32:18.652Z] +++ /etc/init.d/apparmor start+++ /etc/init.d/apparmor start [2022-05-02T12:32:18.652Z] [2022-05-02T12:32:18.652Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-05-02T12:32:18.652Z] (warning). [2022-05-02T12:32:18.652Z] INFO: Waiting for daemon to start... [2022-05-02T12:32:18.652Z] Starting dockerd [2022-05-02T12:32:18.652Z] +++ 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 [2022-05-02T12:32:18.652Z] INFO: Waiting for daemon to start... [2022-05-02T12:32:18.652Z] Starting dockerd [2022-05-02T12:32:18.652Z] +++ 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 [2022-05-02T12:32:18.652Z] .. [2022-05-02T12:32:18.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:32:18.652Z] [2022-05-02T12:32:18.652Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-02T12:32:18.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:32:18.652Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-02T12:32:18.652Z] Error: No such image: emptyfs [2022-05-02T12:32:18.652Z] Error: No such image: emptyfs [2022-05-02T12:32:18.652Z] ++++ docker load [2022-05-02T12:32:18.652Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:32:18.652Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-02T12:32:18.652Z] ++++ docker load [2022-05-02T12:32:18.652Z] Running integration-test (iteration 1) [2022-05-02T12:32:18.652Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-02T12:32:18.652Z] ++ 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)/' [2022-05-02T12:32:18.652Z] ++ set -e [2022-05-02T12:32:18.652Z] ++ '[' -n 0 ']' [2022-05-02T12:32:18.652Z] ++ set -x [2022-05-02T12:32:18.652Z] ++ 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)/' [2022-05-02T12:32:18.652Z] Running integration-test (iteration 1) [2022-05-02T12:32:18.652Z] 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)/ [2022-05-02T12:32:18.652Z] ++ 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)/' [2022-05-02T12:32:18.652Z] ++ set -e [2022-05-02T12:32:18.652Z] ++ '[' -n 0 ']' [2022-05-02T12:32:18.652Z] ++ set -x [2022-05-02T12:32:18.653Z] ++ 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)/' [2022-05-02T12:32:18.653Z] Loaded image: busybox:latest [2022-05-02T12:32:18.653Z] Loaded image: busybox:latest [2022-05-02T12:32:18.653Z] Loaded image: busybox:glibc [2022-05-02T12:32:18.653Z] Loaded image: busybox:glibc [2022-05-02T12:32:18.834Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.86s) [2022-05-02T12:32:18.834Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:32:21.177Z] Loaded image: debian:bullseye-slim [2022-05-02T12:32:21.434Z] Loaded image: hello-world:latest [2022-05-02T12:32:21.434Z] Loaded image: debian:bullseye-slim [2022-05-02T12:32:21.718Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:32:21.718Z] INFO: Testing against a local daemon [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T12:32:21.718Z] Loaded image: hello-world:latest [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T12:32:21.718Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T12:32:21.785Z] --- PASS: TestRemoveContainerWithVolume (2.85s) [2022-05-02T12:32:21.785Z] === RUN TestRemoveContainerRunning [2022-05-02T12:32:21.984Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:32:21.984Z] INFO: Testing against a local daemon [2022-05-02T12:32:21.984Z] === RUN TestDockerDaemonSuite [2022-05-02T12:32:21.984Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-02T12:32:24.000Z] --- PASS: TestRemoveContainerRunning (2.16s) [2022-05-02T12:32:24.000Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:32:25.262Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T12:32:25.520Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T12:32:26.084Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T12:32:26.084Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T12:32:26.215Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2022-05-02T12:32:26.215Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:32:26.215Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-02T12:32:26.215Z] === RUN TestRenameLinkedContainer [2022-05-02T12:32:26.215Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T12:32:26.215Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-02T12:32:26.215Z] === RUN TestRenameStoppedContainer [2022-05-02T12:32:27.016Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T12:32:27.016Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T12:32:27.016Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T12:32:29.180Z] --- PASS: TestRenameStoppedContainer (2.81s) [2022-05-02T12:32:29.180Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:32:29.536Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T12:32:29.794Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T12:32:29.794Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T12:32:29.794Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T12:32:30.052Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-02T12:32:30.982Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T12:32:32.349Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T12:32:32.349Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T12:32:32.606Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T12:32:32.606Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T12:32:32.606Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T12:32:33.940Z] --- PASS: TestRenameRunningContainerAndReuse (4.46s) [2022-05-02T12:32:33.940Z] === RUN TestRenameInvalidName [2022-05-02T12:32:34.497Z] --- PASS: TestBuildWithHugeFile (127.22s) [2022-05-02T12:32:34.497Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:32:34.497Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:32:34.497Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:32:34.497Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:32:34.497Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:32:34.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:32:34.497Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:32:34.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:32:34.497Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:32:34.497Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:32:34.497Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:32:34.497Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:32:34.497Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:32:34.497Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-02T12:32:34.497Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-02T12:32:34.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-02T12:32:34.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-02T12:32:34.497Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:32:34.497Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-02T12:32:36.156Z] --- PASS: TestRenameInvalidName (2.36s) [2022-05-02T12:32:36.156Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:32:36.388Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-02T12:32:36.951Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T12:32:37.514Z] --- PASS: TestBuildPreserveOwnership (3.23s) [2022-05-02T12:32:37.514Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.05s) [2022-05-02T12:32:37.514Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-05-02T12:32:37.514Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:32:37.514Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-02T12:32:37.514Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-02T12:32:38.444Z] Loaded image: busybox:latest [2022-05-02T12:32:38.444Z] Loaded image: busybox:glibc [2022-05-02T12:32:39.007Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T12:32:40.377Z] Loaded image: debian:bullseye-slim [2022-05-02T12:32:40.377Z] Loaded image: hello-world:latest [2022-05-02T12:32:40.377Z] Loaded image: arm32v7/hello-world:latest [2022-05-02T12:32:41.153Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T12:32:41.153Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T12:32:41.153Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T12:32:41.153Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.153Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T12:32:41.153Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.153Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T12:32:41.154Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T12:32:41.154Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T12:32:41.154Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T12:32:41.154Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T12:32:41.154Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T12:32:41.154Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T12:32:41.154Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T12:32:41.154Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T12:32:41.154Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T12:32:41.154Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T12:32:41.154Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T12:32:41.154Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T12:32:41.154Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T12:32:41.154Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T12:32:41.154Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T12:32:41.154Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T12:32:41.154Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T12:32:41.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T12:32:43.206Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T12:32:43.774Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T12:32:44.054Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T12:32:44.340Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T12:32:44.907Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T12:32:45.470Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-02T12:32:46.582Z] --- PASS: TestRenameAnonymousContainer (9.73s) [2022-05-02T12:32:46.582Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:32:47.365Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-02T12:32:47.569Z] --- PASS: TestRenameContainerWithSameName (2.18s) [2022-05-02T12:32:47.569Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:32:47.569Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T12:32:47.569Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T12:32:47.569Z] === RUN TestResize [2022-05-02T12:32:49.259Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-02T12:32:49.515Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-02T12:32:50.078Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T12:32:50.335Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.77s) [2022-05-02T12:32:50.335Z] PASS [2022-05-02T12:32:50.335Z] [2022-05-02T12:32:50.335Z] === Skipped [2022-05-02T12:32:50.335Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-02T12:32:50.336Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:32:50.336Z] [2022-05-02T12:32:50.336Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:32:50.336Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:32:50.336Z] [2022-05-02T12:32:50.336Z] DONE 34 tests, 2 skipped in 191.973s [2022-05-02T12:32:50.336Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-02T12:32:50.336Z] ++ 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 [2022-05-02T12:32:50.336Z] ++ set -e [2022-05-02T12:32:50.336Z] ++ '[' -n 0 ']' [2022-05-02T12:32:50.336Z] ++ set -x [2022-05-02T12:32:50.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-02T12:32:50.525Z] --- PASS: TestResize (2.33s) [2022-05-02T12:32:50.525Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:32:50.593Z] INFO: Testing against a local daemon [2022-05-02T12:32:50.593Z] === RUN TestConfigInspect [2022-05-02T12:32:50.850Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T12:32:51.107Z] docker_cli_daemon_test.go:1472: [dcf9a9565cb20] daemon is not started [2022-05-02T12:32:51.670Z] check_test.go:307: [d20cb4545d0d2] daemon is not started [2022-05-02T12:32:51.670Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-02T12:32:52.090Z] --- PASS: TestResizeWithInvalidSize (2.22s) [2022-05-02T12:32:52.090Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:32:52.644Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T12:32:53.578Z] --- PASS: TestConfigInspect (2.91s) [2022-05-02T12:32:53.578Z] === RUN TestConfigList [2022-05-02T12:32:53.578Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T12:32:53.835Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-02T12:32:54.398Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T12:32:55.046Z] --- PASS: TestResizeWhenContainerNotStarted (2.96s) [2022-05-02T12:32:55.046Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:32:55.046Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:32:55.046Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:32:55.046Z] === RUN TestStats [2022-05-02T12:32:55.046Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T12:32:55.046Z] --- SKIP: TestStats (0.00s) [2022-05-02T12:32:55.046Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:32:55.329Z] check_test.go:307: [dee5a876f8098] daemon is not started [2022-05-02T12:32:55.329Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-02T12:32:55.329Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T12:32:56.258Z] --- PASS: TestConfigList (2.78s) [2022-05-02T12:32:56.258Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:32:56.820Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T12:32:57.382Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T12:32:58.314Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T12:32:58.314Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T12:32:58.878Z] --- PASS: TestConfigsCreateAndDelete (2.54s) [2022-05-02T12:32:58.878Z] === RUN TestConfigsUpdate [2022-05-02T12:32:59.441Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T12:32:59.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-02T12:32:59.955Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T12:33:01.852Z] --- PASS: TestConfigsUpdate (3.00s) [2022-05-02T12:33:01.852Z] === RUN TestTemplatedConfig [2022-05-02T12:33:02.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-02T12:33:03.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.72s) [2022-05-02T12:33:03.729Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:33:03.729Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T12:33:03.729Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-02T12:33:03.729Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:33:05.715Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-02T12:33:05.715Z] --- PASS: TestTemplatedConfig (3.64s) [2022-05-02T12:33:05.715Z] === RUN TestConfigCreateResolve [2022-05-02T12:33:09.007Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-02T12:33:09.007Z] --- PASS: TestConfigCreateResolve (3.23s) [2022-05-02T12:33:09.007Z] PASS [2022-05-02T12:33:09.007Z] [2022-05-02T12:33:09.007Z] DONE 6 tests in 18.224s [2022-05-02T12:33:09.007Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-02T12:33:09.007Z] ++ 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 [2022-05-02T12:33:09.007Z] ++ set -e [2022-05-02T12:33:09.007Z] ++ '[' -n 0 ']' [2022-05-02T12:33:09.007Z] ++ set -x [2022-05-02T12:33:09.007Z] ++ 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 [2022-05-02T12:33:09.007Z] INFO: Testing against a local daemon [2022-05-02T12:33:09.007Z] === RUN TestCheckpoint [2022-05-02T12:33:09.007Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:33:09.007Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:33:09.007Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:33:09.007Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:33:09.007Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:33:09.007Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:33:09.007Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:33:09.007Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:33:09.007Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:33:09.007Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:33:09.007Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:33:09.007Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-02T12:33:09.007Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-02T12:33:09.007Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:33:09.007Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:33:09.007Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:33:09.007Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:33:09.007Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-02T12:33:09.007Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:33:09.007Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-02T12:33:09.007Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:33:09.264Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-05-02T12:33:09.264Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:33:09.264Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-05-02T12:33:09.264Z] === RUN TestCopyEmptyFile [2022-05-02T12:33:09.829Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-05-02T12:33:09.829Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:33:09.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-05-02T12:33:09.829Z] === RUN TestCopyFromContainer [2022-05-02T12:33:11.725Z] === RUN TestCopyFromContainer// [2022-05-02T12:33:11.725Z] === RUN TestCopyFromContainer//bar/root [2022-05-02T12:33:11.982Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-02T12:33:11.982Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-02T12:33:11.982Z] === RUN TestCopyFromContainer/bar/quux [2022-05-02T12:33:12.239Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-02T12:33:12.239Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-02T12:33:12.239Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-02T12:33:12.496Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-02T12:33:12.496Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-02T12:33:12.652Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-02T12:33:12.652Z] Copying nested executables into bundles/binary-daemon [2022-05-02T12:33:12.753Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer (2.97s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-05-02T12:33:12.753Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-05-02T12:33:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:33:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:33:12.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:33:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:33:12.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:33:12.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:33:12.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:33:12.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:33:12.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:33:12.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:33:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-02T12:33:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-02T12:33:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-02T12:33:12.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-02T12:33:12.753Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:33:13.011Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-02T12:33:13.011Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:33:13.011Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:33:13.011Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:33:13.011Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:33:13.011Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:33:13.011Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:33:13.011Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:33:13.011Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:33:13.011Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:33:13.011Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:33:13.011Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-02T12:33:13.011Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-02T12:33:13.011Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-02T12:33:13.011Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-02T12:33:13.011Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:33:13.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-05-02T12:33:13.011Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:33:13.594Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-02T12:33:13.594Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:33:13.594Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-02T12:33:13.594Z] [2022-05-02T12:33:14.381Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-02T12:33:14.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER docker:789223f2dc6f92553311f22523bb53abf7936039 hack/make.sh cross [2022-05-02T12:33:15.147Z] [2022-05-02T12:33:15.147Z] Removing bundles/ [2022-05-02T12:33:15.312Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2022-05-02T12:33:15.312Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:33:15.408Z] [2022-05-02T12:33:15.408Z] ---> Making bundle: cross (in bundles/cross) [2022-05-02T12:33:15.408Z] Cross building: bundles/cross/linux/amd64 [2022-05-02T12:33:15.408Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-02T12:33:15.408Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-02T12:33:15.875Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-02T12:33:16.804Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T12:33:17.368Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2022-05-02T12:33:17.368Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:33:17.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:33:17.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:33:17.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:33:17.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:33:17.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:33:17.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:33:17.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:33:17.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:33:17.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:33:17.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:33:17.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:33:17.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:33:17.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:33:17.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:33:17.368Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:33:17.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-02T12:33:17.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T12:33:17.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-02T12:33:17.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:33:17.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-02T12:33:17.368Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:33:17.368Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:33:17.625Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T12:33:18.188Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-02T12:33:18.188Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-05-02T12:33:18.188Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:33:18.188Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:33:18.188Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:33:18.188Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-02T12:33:18.188Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:33:18.188Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-02T12:33:18.188Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:33:18.188Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-05-02T12:33:18.188Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:33:18.444Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-05-02T12:33:18.444Z] === RUN TestContainerStartOnDaemonRestart [2022-05-02T12:33:18.444Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-02T12:33:18.444Z] === RUN TestDaemonRestartIpcMode [2022-05-02T12:33:18.444Z] === PAUSE TestDaemonRestartIpcMode [2022-05-02T12:33:18.444Z] === RUN TestDaemonHostGatewayIP [2022-05-02T12:33:18.444Z] === PAUSE TestDaemonHostGatewayIP [2022-05-02T12:33:18.444Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-02T12:33:18.444Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-02T12:33:18.444Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:33:18.444Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-02T12:33:18.444Z] === RUN TestDiff [2022-05-02T12:33:19.374Z] --- PASS: TestDiff (0.75s) [2022-05-02T12:33:19.374Z] === RUN TestExecWithCloseStdin [2022-05-02T12:33:19.374Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T12:33:19.374Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-02T12:33:19.631Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T12:33:19.888Z] check_test.go:307: [de719601366a5] daemon is not started [2022-05-02T12:33:19.888Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-02T12:33:20.145Z] --- PASS: TestExecWithCloseStdin (0.93s) [2022-05-02T12:33:20.145Z] === RUN TestExec [2022-05-02T12:33:20.401Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-02T12:33:20.964Z] --- PASS: TestExec (0.84s) [2022-05-02T12:33:20.964Z] === RUN TestExecUser [2022-05-02T12:33:21.893Z] --- PASS: TestExecUser (0.94s) [2022-05-02T12:33:21.893Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:33:22.462Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-02T12:33:22.719Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T12:33:22.976Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-05-02T12:33:22.976Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:33:23.907Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-02T12:33:24.470Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-05-02T12:33:24.470Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:33:25.400Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T12:33:25.400Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2022-05-02T12:33:25.400Z] === RUN TestHealthKillContainer [2022-05-02T12:33:25.964Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-02T12:33:26.221Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T12:33:29.028Z] --- PASS: TestUpdateRestartPolicy (22.50s) [2022-05-02T12:33:29.028Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:33:29.028Z] --- PASS: TestUpdateRestartWithAutoRemove (2.19s) [2022-05-02T12:33:29.028Z] === RUN TestWaitNonBlocked [2022-05-02T12:33:29.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:33:29.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:33:29.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:33:29.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:33:29.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:33:29.028Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:33:29.492Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-02T12:33:31.254Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-02T12:33:31.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.30s) [2022-05-02T12:33:31.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.41s) [2022-05-02T12:33:31.254Z] === RUN TestWaitBlocked [2022-05-02T12:33:31.254Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:33:31.254Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-02T12:33:31.254Z] PASS [2022-05-02T12:33:31.254Z] ok github.com/docker/docker/integration/container 105.187s [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === Skipped [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-02T12:33:31.254Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-02T12:33:31.254Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-02T12:33:31.254Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T12:33:31.254Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T12:33:31.254Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T12:33:31.254Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T12:33:31.254Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T12:33:31.254Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:33:31.254Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.254Z] [2022-05-02T12:33:31.254Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-02T12:33:31.255Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:33:31.255Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.18s) [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-02T12:33:31.255Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-02T12:33:31.255Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-02T12:33:31.255Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T12:33:31.255Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-02T12:33:31.255Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-02T12:33:31.255Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:33:31.255Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:33:31.255Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T12:33:31.255Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T12:33:31.255Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-02T12:33:31.255Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T12:33:31.255Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-02T12:33:31.255Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:33:31.255Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:33:31.255Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-02T12:33:31.255Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-02T12:33:31.255Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-02T12:33:31.255Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-02T12:33:31.255Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-02T12:33:31.255Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T12:33:31.255Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:33:31.255Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-02T12:33:31.255Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-02T12:33:31.255Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-02T12:33:31.255Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:33:31.255Z] [2022-05-02T12:33:31.255Z] DONE 120 tests, 34 skipped in 108.390s [2022-05-02T12:33:31.255Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-02T12:33:31.383Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T12:33:33.286Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-02T12:33:33.543Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T12:33:33.543Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T12:33:33.543Z] check_test.go:307: [dfab7f97aea55] daemon is not started [2022-05-02T12:33:33.802Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-02T12:33:33.802Z] --- PASS: TestHealthKillContainer (8.43s) [2022-05-02T12:33:33.802Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:33:34.372Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-02T12:33:34.629Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2022-05-02T12:33:34.629Z] === RUN TestIpcModeNone [2022-05-02T12:33:34.629Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-02T12:33:35.192Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-02T12:33:35.449Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T12:33:35.449Z] --- PASS: TestIpcModeNone (0.81s) [2022-05-02T12:33:35.449Z] === RUN TestIpcModePrivate [2022-05-02T12:33:36.012Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-05-02T12:33:36.269Z] --- PASS: TestIpcModePrivate (0.81s) [2022-05-02T12:33:36.269Z] === RUN TestIpcModeShareable [2022-05-02T12:33:37.201Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-05-02T12:33:37.201Z] --- PASS: TestIpcModeShareable (0.88s) [2022-05-02T12:33:37.201Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-02T12:33:38.570Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-02T12:33:39.134Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-02T12:33:40.066Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2022-05-02T12:33:40.066Z] === RUN TestAPIIpcModeHost [2022-05-02T12:33:40.630Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T12:33:40.630Z] --- PASS: TestAPIIpcModeHost (0.66s) [2022-05-02T12:33:40.630Z] === RUN TestDaemonIpcModeShareable [2022-05-02T12:33:41.193Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T12:33:42.124Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2022-05-02T12:33:42.124Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2022-05-02T12:33:42.124Z] === RUN TestDaemonIpcModePrivate [2022-05-02T12:33:43.500Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-02T12:33:43.756Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2022-05-02T12:33:44.013Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2022-05-02T12:33:44.013Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-02T12:33:44.270Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T12:33:45.638Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-05-02T12:33:45.638Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2022-05-02T12:33:45.638Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-02T12:33:45.895Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-02T12:33:45.895Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-02T12:33:45.895Z] check_test.go:307: [d2255765fb642] daemon is not started [2022-05-02T12:33:45.895Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-02T12:33:46.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-02T12:33:47.114Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2022-05-02T12:33:47.114Z] === RUN TestIpcModeOlderClient [2022-05-02T12:33:47.114Z] === PAUSE TestIpcModeOlderClient [2022-05-02T12:33:47.114Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:33:47.378Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T12:33:47.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-02T12:33:47.904Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2022-05-02T12:33:47.904Z] === RUN TestKillContainer [2022-05-02T12:33:47.904Z] === RUN TestKillContainer/no_signal [2022-05-02T12:33:48.836Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:33:48.836Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T12:33:49.400Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:33:49.966Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-02T12:33:50.223Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T12:33:50.223Z] --- PASS: TestKillContainer (2.41s) [2022-05-02T12:33:50.223Z] --- PASS: TestKillContainer/no_signal (0.79s) [2022-05-02T12:33:50.223Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2022-05-02T12:33:50.223Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2022-05-02T12:33:50.223Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:33:50.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-02T12:33:51.156Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-02T12:33:51.414Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-02T12:33:51.978Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2022-05-02T12:33:51.978Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2022-05-02T12:33:51.978Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-05-02T12:33:51.978Z] === RUN TestKillStoppedContainer [2022-05-02T12:33:51.978Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-02T12:33:51.978Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:33:51.978Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-02T12:33:51.978Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:33:52.910Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-05-02T12:33:52.910Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:33:52.910Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:33:52.910Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:33:52.910Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:33:52.910Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:33:52.910Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:33:52.910Z] === RUN TestLinksEtcHostsContentMatch [2022-05-02T12:33:53.167Z] check_test.go:307: [d507236a5fdf1] daemon is not started [2022-05-02T12:33:53.167Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-02T12:33:53.167Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T12:33:53.424Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-05-02T12:33:53.424Z] === RUN TestLinksContainerNames [2022-05-02T12:33:55.320Z] --- PASS: TestLinksContainerNames (1.62s) [2022-05-02T12:33:55.320Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:33:55.884Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2022-05-02T12:33:55.884Z] === RUN TestContainerNetworkMountsNoChown [2022-05-02T12:33:56.449Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-02T12:33:56.707Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/default [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/default [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/private [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/private [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rprivate [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/slave [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/slave [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rslave [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/shared [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/shared [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rshared [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/default [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/rslave [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/rshared [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/shared [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/rprivate [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/slave [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/private [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-02T12:33:56.707Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:33:56.707Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-02T12:33:56.707Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-02T12:33:56.964Z] check_test.go:307: [d868f946cdc60] daemon is not started [2022-05-02T12:33:56.964Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-02T12:33:56.964Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-02T12:33:57.221Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-05-02T12:33:57.221Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-02T12:33:57.221Z] === RUN TestContainerBindMountNonRecursive [2022-05-02T12:33:59.744Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2022-05-02T12:33:59.744Z] === RUN TestContainerVolumesMountedAsShared [2022-05-02T12:33:59.744Z] docker_cli_daemon_plugins_test.go:80: [dab7fd293bd9c] daemon is not started [2022-05-02T12:34:00.002Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-05-02T12:34:00.002Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-02T12:34:00.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T12:34:00.822Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-05-02T12:34:00.822Z] === RUN TestNetworkNat [2022-05-02T12:34:00.822Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-02T12:34:01.421Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:34:01.421Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T12:34:01.421Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-02T12:34:01.421Z] === RUN TestDaemonConfigValidation [2022-05-02T12:34:01.421Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T12:34:01.421Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-02T12:34:01.421Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:34:01.421Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T12:34:01.421Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T12:34:01.421Z] === RUN TestDaemonProxy [2022-05-02T12:34:01.421Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T12:34:01.421Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T12:34:01.421Z] PASS [2022-05-02T12:34:01.421Z] ok github.com/docker/docker/integration/daemon 0.124s [2022-05-02T12:34:01.421Z] [2022-05-02T12:34:01.421Z] === Skipped [2022-05-02T12:34:01.421Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-02T12:34:01.421Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T12:34:01.421Z] [2022-05-02T12:34:01.421Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-02T12:34:01.421Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T12:34:01.421Z] [2022-05-02T12:34:01.421Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T12:34:01.421Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T12:34:01.421Z] [2022-05-02T12:34:01.421Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-02T12:34:01.421Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T12:34:01.421Z] [2022-05-02T12:34:01.421Z] DONE 4 tests, 4 skipped in 27.544s [2022-05-02T12:34:01.421Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-02T12:34:01.753Z] --- PASS: TestNetworkNat (0.81s) [2022-05-02T12:34:01.753Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:34:02.317Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-05-02T12:34:02.317Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:34:03.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:03.641Z] INFO: Testing against a local daemon [2022-05-02T12:34:03.641Z] === RUN TestCommitInheritsEnv [2022-05-02T12:34:03.641Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:03.641Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-02T12:34:03.641Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:34:03.641Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:34:03.641Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:34:03.641Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:34:03.641Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:34:03.641Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-02T12:34:03.641Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:34:03.641Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-05-02T12:34:03.641Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:34:03.641Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-02T12:34:03.641Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:34:03.688Z] docker_cli_daemon_plugins_test.go:170: [dba622a399861] daemon is not started [2022-05-02T12:34:04.251Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T12:34:04.626Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-05-02T12:34:04.626Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:34:04.626Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-02T12:34:04.626Z] === RUN TestTagInvalidReference [2022-05-02T12:34:04.626Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-02T12:34:04.626Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:34:04.815Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-02T12:34:05.094Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-02T12:34:05.094Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:34:05.094Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-02T12:34:05.094Z] === RUN TestTagOfficialNames [2022-05-02T12:34:05.094Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-02T12:34:05.094Z] === RUN TestTagMatchesDigest [2022-05-02T12:34:05.094Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-02T12:34:05.094Z] PASS [2022-05-02T12:34:05.094Z] ok github.com/docker/docker/integration/image 1.924s [2022-05-02T12:34:05.094Z] [2022-05-02T12:34:05.094Z] === Skipped [2022-05-02T12:34:05.094Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-02T12:34:05.094Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:05.094Z] [2022-05-02T12:34:05.094Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:34:05.094Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:34:05.094Z] [2022-05-02T12:34:05.094Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-02T12:34:05.094Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:34:05.094Z] [2022-05-02T12:34:05.094Z] DONE 12 tests, 3 skipped in 6.175s [2022-05-02T12:34:05.094Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-02T12:34:05.382Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2022-05-02T12:34:05.382Z] === RUN TestPause [2022-05-02T12:34:06.311Z] --- PASS: TestPause (0.97s) [2022-05-02T12:34:06.311Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:34:06.311Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:34:06.311Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:34:06.311Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:34:07.241Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2022-05-02T12:34:07.242Z] === RUN TestPidHost [2022-05-02T12:34:07.242Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T12:34:07.806Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T12:34:08.046Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:08.046Z] INFO: Testing against a local daemon [2022-05-02T12:34:08.046Z] === RUN TestNetworkCreateDelete [2022-05-02T12:34:08.046Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:08.046Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-02T12:34:08.046Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:34:08.046Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-02T12:34:08.046Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T12:34:08.046Z] === RUN TestDaemonDNSFallback [2022-05-02T12:34:08.047Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:08.047Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestInspectNetwork [2022-05-02T12:34:08.047Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:08.047Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:34:08.047Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:08.047Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:34:08.047Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:34:08.047Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:34:08.047Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:34:08.047Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:34:08.047Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:34:08.047Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:34:08.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestNetworkList [2022-05-02T12:34:08.047Z] === RUN TestNetworkList//networks [2022-05-02T12:34:08.047Z] === PAUSE TestNetworkList//networks [2022-05-02T12:34:08.047Z] === RUN TestNetworkList//networks/ [2022-05-02T12:34:08.047Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:34:08.047Z] === CONT TestNetworkList//networks [2022-05-02T12:34:08.047Z] === CONT TestNetworkList//networks/ [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkList (0.05s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:34:08.047Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:34:08.047Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:34:08.047Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:34:08.047Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:34:08.047Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:34:08.047Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:34:08.047Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:34:08.047Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:34:08.047Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:34:08.047Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:34:08.047Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-02T12:34:08.047Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:34:08.047Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:34:08.047Z] PASS [2022-05-02T12:34:08.047Z] ok github.com/docker/docker/integration/network 0.210s [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === Skipped [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-02T12:34:08.047Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T12:34:08.047Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-02T12:34:08.047Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-02T12:34:08.047Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:34:08.047Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:34:08.047Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:34:08.047Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T12:34:08.047Z] [2022-05-02T12:34:08.047Z] DONE 34 tests, 15 skipped in 2.437s [2022-05-02T12:34:08.047Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-02T12:34:08.064Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-02T12:34:08.629Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-02T12:34:08.887Z] --- PASS: TestPidHost (1.81s) [2022-05-02T12:34:08.887Z] === RUN TestPsFilter [2022-05-02T12:34:09.033Z] testing: warning: no tests to run [2022-05-02T12:34:09.033Z] PASS [2022-05-02T12:34:09.033Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2022-05-02T12:34:09.033Z] [2022-05-02T12:34:09.033Z] DONE 0 tests in 0.912s [2022-05-02T12:34:09.033Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-02T12:34:09.144Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-02T12:34:09.144Z] --- PASS: TestPsFilter (0.16s) [2022-05-02T12:34:09.144Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:34:09.707Z] check_test.go:307: [d79b0ef23554e] daemon is not started [2022-05-02T12:34:09.707Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-02T12:34:09.707Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2022-05-02T12:34:09.707Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:34:10.024Z] testing: warning: no tests to run [2022-05-02T12:34:10.024Z] PASS [2022-05-02T12:34:10.024Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-05-02T12:34:10.024Z] [2022-05-02T12:34:10.024Z] DONE 0 tests in 0.831s [2022-05-02T12:34:10.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-02T12:34:10.066Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T12:34:10.066Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T12:34:10.066Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T12:34:10.066Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T12:34:10.066Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T12:34:10.066Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T12:34:10.639Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-05-02T12:34:10.639Z] === RUN TestRemoveContainerRunning [2022-05-02T12:34:11.203Z] --- PASS: TestRemoveContainerRunning (0.79s) [2022-05-02T12:34:11.203Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:34:11.460Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-02T12:34:12.025Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2022-05-02T12:34:12.025Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:34:12.025Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-02T12:34:12.025Z] === RUN TestRenameLinkedContainer [2022-05-02T12:34:12.364Z] --- PASS: TestBuildWithHugeFile (157.72s) [2022-05-02T12:34:12.364Z] === RUN TestBuildWCOWSandboxSize [2022-05-02T12:34:12.364Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:34:12.364Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:34:12.364Z] === RUN TestBuildWithEmptyDockerfile [2022-05-02T12:34:12.364Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:34:12.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:34:12.364Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:34:12.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:34:12.364Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:34:12.364Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:34:12.364Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-02T12:34:12.364Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-02T12:34:12.364Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-02T12:34:12.364Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-05-02T12:34:12.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-02T12:34:12.364Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-02T12:34:12.364Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-02T12:34:12.364Z] === RUN TestBuildPreserveOwnership [2022-05-02T12:34:12.364Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:12.364Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-02T12:34:12.364Z] === RUN TestBuildPlatformInvalid [2022-05-02T12:34:12.364Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-02T12:34:12.364Z] PASS [2022-05-02T12:34:12.364Z] ok github.com/docker/docker/integration/build 244.598s [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === Skipped [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-02T12:34:12.364Z] build_session_test.go:25: TODO: BuildKit [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-02T12:34:12.364Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-05-02T12:34:12.364Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-02T12:34:12.364Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-02T12:34:12.364Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-02T12:34:12.364Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] DONE 29 tests, 6 skipped in 279.760s [2022-05-02T12:34:12.364Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-02T12:34:12.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:34:12.364Z] INFO: Testing against a local daemon [2022-05-02T12:34:12.364Z] === RUN TestConfigInspect [2022-05-02T12:34:12.364Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-02T12:34:12.364Z] === RUN TestConfigList [2022-05-02T12:34:12.364Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] --- SKIP: TestConfigList (0.00s) [2022-05-02T12:34:12.364Z] === RUN TestConfigsCreateAndDelete [2022-05-02T12:34:12.364Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-02T12:34:12.364Z] === RUN TestConfigsUpdate [2022-05-02T12:34:12.364Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-02T12:34:12.364Z] === RUN TestTemplatedConfig [2022-05-02T12:34:12.364Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-02T12:34:12.364Z] === RUN TestConfigCreateResolve [2022-05-02T12:34:12.364Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:12.364Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-02T12:34:12.364Z] PASS [2022-05-02T12:34:12.364Z] ok github.com/docker/docker/integration/config 0.110s [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === Skipped [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-02T12:34:12.364Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-02T12:34:12.364Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-02T12:34:12.364Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-02T12:34:12.364Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-02T12:34:12.364Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-02T12:34:12.364Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:12.364Z] [2022-05-02T12:34:12.364Z] DONE 6 tests, 6 skipped in 2.150s [2022-05-02T12:34:12.364Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-02T12:34:12.954Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-02T12:34:12.959Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T12:34:12.959Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T12:34:12.959Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T12:34:12.959Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T12:34:12.959Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T12:34:12.959Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T12:34:12.959Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T12:34:12.959Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T12:34:13.823Z] testing: warning: no tests to run [2022-05-02T12:34:13.823Z] PASS [2022-05-02T12:34:13.823Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-05-02T12:34:13.823Z] [2022-05-02T12:34:13.823Z] DONE 0 tests in 3.951s [2022-05-02T12:34:13.823Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-02T12:34:13.919Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T12:34:14.812Z] testing: warning: no tests to run [2022-05-02T12:34:14.812Z] PASS [2022-05-02T12:34:14.812Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2022-05-02T12:34:14.812Z] [2022-05-02T12:34:14.812Z] DONE 0 tests in 0.823s [2022-05-02T12:34:14.812Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-02T12:34:14.849Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-02T12:34:15.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:34:15.279Z] INFO: Testing against a local daemon [2022-05-02T12:34:15.279Z] === RUN TestCheckpoint [2022-05-02T12:34:15.279Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:34:15.279Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/commit [2022-05-02T12:34:15.279Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-02T12:34:15.279Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:34:15.279Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:34:15.279Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:34:15.279Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:34:15.279Z] === CONT TestContainerInvalidJSON/commit [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-02T12:34:15.279Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-02T12:34:15.279Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-02T12:34:15.279Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-02T12:34:15.279Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-02T12:34:15.279Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-02T12:34:15.279Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-02T12:34:15.279Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-02T12:34:15.279Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-05-02T12:34:15.279Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-02T12:34:15.413Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T12:34:15.413Z] --- PASS: TestRenameLinkedContainer (3.33s) [2022-05-02T12:34:15.413Z] === RUN TestRenameStoppedContainer [2022-05-02T12:34:15.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-02T12:34:15.738Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-02T12:34:15.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-05-02T12:34:15.738Z] === RUN TestCopyEmptyFile [2022-05-02T12:34:15.976Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-05-02T12:34:15.976Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:34:16.195Z] --- PASS: TestCopyEmptyFile (0.59s) [2022-05-02T12:34:16.195Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-02T12:34:16.540Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-02T12:34:16.540Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T12:34:16.654Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2022-05-02T12:34:16.654Z] === RUN TestCopyFromContainer [2022-05-02T12:34:16.654Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:16.654Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-02T12:34:16.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-02T12:34:16.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:34:16.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:34:16.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:34:16.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:34:16.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:34:16.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:34:16.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-02T12:34:16.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-02T12:34:16.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-02T12:34:16.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-05-02T12:34:16.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-02T12:34:16.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-02T12:34:16.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-02T12:34:16.654Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-02T12:34:16.654Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T12:34:16.654Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidEnv [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-02T12:34:16.654Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-02T12:34:16.654Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-02T12:34:16.654Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-02T12:34:16.654Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-02T12:34:16.654Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-02T12:34:16.654Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-05-02T12:34:16.654Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-02T12:34:16.654Z] === RUN TestCreateTmpfsMountsTarget [2022-05-02T12:34:16.654Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:16.654Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T12:34:16.654Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-02T12:34:16.654Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:16.654Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T12:34:16.654Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-02T12:34:16.654Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:16.654Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:34:16.654Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:34:16.654Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:34:16.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-02T12:34:16.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-02T12:34:16.654Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-02T12:34:17.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-02T12:34:17.113Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-02T12:34:17.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-05-02T12:34:17.113Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-02T12:34:17.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-02T12:34:17.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-02T12:34:17.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-02T12:34:17.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-02T12:34:17.114Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-02T12:34:17.114Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T12:34:17.114Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T12:34:17.114Z] === RUN TestCreateDifferentPlatform [2022-05-02T12:34:17.114Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-02T12:34:17.114Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-02T12:34:17.114Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2022-05-02T12:34:17.114Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-02T12:34:17.114Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-02T12:34:17.114Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-02T12:34:17.114Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-02T12:34:17.114Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-02T12:34:17.114Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T12:34:17.114Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T12:34:17.114Z] === RUN TestContainerKillOnDaemonStart [2022-05-02T12:34:17.114Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:17.114Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-02T12:34:17.114Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:34:17.114Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.114Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-02T12:34:17.114Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:34:17.114Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:17.634Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T12:34:17.910Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2022-05-02T12:34:17.910Z] === RUN TestRenameInvalidName [2022-05-02T12:34:17.910Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T12:34:18.474Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-02T12:34:18.474Z] --- PASS: TestRenameInvalidName (0.83s) [2022-05-02T12:34:18.474Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:34:19.160Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T12:34:19.160Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T12:34:19.160Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T12:34:19.160Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T12:34:19.160Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T12:34:19.160Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T12:34:20.369Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-02T12:34:20.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:20.695Z] INFO: Testing against a local daemon [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:34:20.695Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:34:20.695Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:34:20.695Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:34:20.695Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:34:20.695Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:34:20.695Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:34:20.695Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:34:20.695Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-05-02T12:34:20.695Z] === RUN TestPluginInstall [2022-05-02T12:34:20.695Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T12:34:20.695Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-02T12:34:20.695Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:34:20.695Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T12:34:20.695Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T12:34:20.695Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:34:20.695Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T12:34:20.695Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:34:20.695Z] PASS [2022-05-02T12:34:20.695Z] ok github.com/docker/docker/integration/plugin/common 0.142s [2022-05-02T12:34:20.695Z] [2022-05-02T12:34:20.695Z] === Skipped [2022-05-02T12:34:20.695Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-02T12:34:20.695Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T12:34:20.695Z] [2022-05-02T12:34:20.695Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-02T12:34:20.695Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T12:34:20.695Z] [2022-05-02T12:34:20.695Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:34:20.695Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T12:34:20.695Z] [2022-05-02T12:34:20.695Z] DONE 19 tests, 3 skipped in 5.251s [2022-05-02T12:34:20.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-02T12:34:21.300Z] --- PASS: TestRenameAnonymousContainer (2.72s) [2022-05-02T12:34:21.300Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:34:21.864Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T12:34:22.048Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T12:34:22.121Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-02T12:34:22.121Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2022-05-02T12:34:22.121Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:34:22.684Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-02T12:34:22.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:22.909Z] INFO: Testing against a local daemon [2022-05-02T12:34:22.909Z] === RUN TestExternalGraphDriver [2022-05-02T12:34:22.909Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T12:34:22.909Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-02T12:34:22.909Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:34:22.909Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T12:34:22.909Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-02T12:34:22.909Z] PASS [2022-05-02T12:34:22.909Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.138s [2022-05-02T12:34:22.909Z] [2022-05-02T12:34:22.909Z] === Skipped [2022-05-02T12:34:22.909Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-02T12:34:22.909Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T12:34:22.909Z] [2022-05-02T12:34:22.909Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-02T12:34:22.909Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T12:34:22.909Z] [2022-05-02T12:34:22.909Z] DONE 2 tests, 2 skipped in 2.619s [2022-05-02T12:34:22.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-02T12:34:23.106Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:23.106Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:23.106Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-02T12:34:23.616Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2022-05-02T12:34:23.616Z] === RUN TestResize [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-02T12:34:24.070Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.15s) [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.21s) [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.16s) [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.53s) [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.65s) [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.83s) [2022-05-02T12:34:24.070Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.91s) [2022-05-02T12:34:24.070Z] === RUN TestDiff [2022-05-02T12:34:24.070Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:24.070Z] --- SKIP: TestDiff (0.00s) [2022-05-02T12:34:24.070Z] === RUN TestExecWithCloseStdin [2022-05-02T12:34:24.180Z] --- PASS: TestResize (0.65s) [2022-05-02T12:34:24.180Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:34:24.744Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-05-02T12:34:24.744Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:34:25.307Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:34:25.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:34:25.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:34:25.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-02T12:34:25.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:34:25.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:25.880Z] INFO: Testing against a local daemon [2022-05-02T12:34:25.880Z] === RUN TestReadPluginNoRead [2022-05-02T12:34:25.880Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T12:34:25.880Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-02T12:34:25.880Z] PASS [2022-05-02T12:34:25.880Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-05-02T12:34:25.880Z] [2022-05-02T12:34:25.880Z] === Skipped [2022-05-02T12:34:25.880Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-02T12:34:25.880Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T12:34:25.880Z] [2022-05-02T12:34:25.880Z] DONE 1 tests, 1 skipped in 2.707s [2022-05-02T12:34:25.880Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-02T12:34:26.236Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-02T12:34:26.970Z] --- PASS: TestExecWithCloseStdin (2.60s) [2022-05-02T12:34:26.970Z] === RUN TestExec [2022-05-02T12:34:27.444Z] testing: warning: no tests to run [2022-05-02T12:34:27.444Z] PASS [2022-05-02T12:34:27.444Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-05-02T12:34:27.444Z] [2022-05-02T12:34:27.444Z] DONE 0 tests in 1.312s [2022-05-02T12:34:27.444Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-02T12:34:27.640Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T12:34:27.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T12:34:28.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-02T12:34:29.143Z] --- PASS: TestExec (2.31s) [2022-05-02T12:34:29.143Z] === RUN TestExecUser [2022-05-02T12:34:29.143Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T12:34:29.143Z] --- SKIP: TestExecUser (0.00s) [2022-05-02T12:34:29.143Z] === RUN TestExportContainerAndImportImage [2022-05-02T12:34:29.143Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:29.143Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-02T12:34:29.143Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-02T12:34:29.143Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:29.143Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T12:34:29.143Z] === RUN TestHealthCheckWorkdir [2022-05-02T12:34:29.143Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:29.143Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-02T12:34:29.143Z] === RUN TestHealthKillContainer [2022-05-02T12:34:29.143Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T12:34:29.143Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-02T12:34:29.143Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-02T12:34:29.143Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:34:29.143Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:34:29.143Z] === RUN TestKillContainerInvalidSignal [2022-05-02T12:34:29.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:29.663Z] INFO: Testing against a local daemon [2022-05-02T12:34:29.663Z] === RUN TestPluginWithDevMounts [2022-05-02T12:34:29.663Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:29.663Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T12:34:29.663Z] PASS [2022-05-02T12:34:29.663Z] ok github.com/docker/docker/integration/plugin/volumes 0.102s [2022-05-02T12:34:29.663Z] [2022-05-02T12:34:29.663Z] === Skipped [2022-05-02T12:34:29.663Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-02T12:34:29.663Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:29.663Z] [2022-05-02T12:34:29.663Z] DONE 1 tests, 1 skipped in 2.446s [2022-05-02T12:34:30.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T12:34:30.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-02T12:34:30.135Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-02T12:34:31.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-02T12:34:31.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T12:34:31.317Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2022-05-02T12:34:31.317Z] === RUN TestKillContainer [2022-05-02T12:34:31.317Z] === RUN TestKillContainer/no_signal [2022-05-02T12:34:32.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-02T12:34:32.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:32.349Z] INFO: Testing against a local daemon [2022-05-02T12:34:32.349Z] === RUN TestSecretInspect [2022-05-02T12:34:32.349Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-02T12:34:32.349Z] === RUN TestSecretList [2022-05-02T12:34:32.349Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] --- SKIP: TestSecretList (0.00s) [2022-05-02T12:34:32.349Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:34:32.349Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-02T12:34:32.349Z] === RUN TestSecretsUpdate [2022-05-02T12:34:32.349Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-02T12:34:32.349Z] === RUN TestTemplatedSecret [2022-05-02T12:34:32.349Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T12:34:32.349Z] === RUN TestSecretCreateResolve [2022-05-02T12:34:32.349Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:32.349Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-02T12:34:32.349Z] PASS [2022-05-02T12:34:32.349Z] ok github.com/docker/docker/integration/secret 0.114s [2022-05-02T12:34:32.349Z] [2022-05-02T12:34:32.349Z] === Skipped [2022-05-02T12:34:32.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-02T12:34:32.349Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] [2022-05-02T12:34:32.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-02T12:34:32.349Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] [2022-05-02T12:34:32.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-02T12:34:32.349Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] [2022-05-02T12:34:32.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-02T12:34:32.349Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] [2022-05-02T12:34:32.349Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-02T12:34:32.349Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:32.349Z] [2022-05-02T12:34:32.349Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-02T12:34:32.349Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:32.349Z] [2022-05-02T12:34:32.349Z] DONE 6 tests, 6 skipped in 2.029s [2022-05-02T12:34:32.349Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-02T12:34:32.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T12:34:32.848Z] === RUN TestKillContainer/non_killing_signal [2022-05-02T12:34:32.848Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T12:34:32.848Z] === RUN TestKillContainer/killing_signal [2022-05-02T12:34:33.032Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-02T12:34:33.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-02T12:34:34.456Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-02T12:34:34.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T12:34:35.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:35.300Z] INFO: Testing against a local daemon [2022-05-02T12:34:35.300Z] === RUN TestServiceCreateInit [2022-05-02T12:34:35.300Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:34:35.300Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.300Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:34:35.300Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.300Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-02T12:34:35.300Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-02T12:34:35.300Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:34:35.300Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:34:35.300Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.300Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-02T12:34:35.300Z] === RUN TestCreateServiceConflict [2022-05-02T12:34:35.300Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.300Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-02T12:34:35.300Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:34:35.300Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.300Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-02T12:34:35.300Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:34:35.300Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.300Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T12:34:35.300Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:34:35.300Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:34:35.301Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestCreateServiceSysctls [2022-05-02T12:34:35.301Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-02T12:34:35.301Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:34:35.301Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-02T12:34:35.301Z] === RUN TestInspect [2022-05-02T12:34:35.301Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestInspect (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestCreateJob [2022-05-02T12:34:35.301Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestCreateJob (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestReplicatedJob [2022-05-02T12:34:35.301Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:34:35.301Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestServiceListWithStatuses [2022-05-02T12:34:35.301Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:34:35.301Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:34:35.301Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestServicePlugin [2022-05-02T12:34:35.301Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestServiceUpdateLabel [2022-05-02T12:34:35.301Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:34:35.301Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:34:35.301Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:34:35.301Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-02T12:34:35.301Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:34:35.301Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-02T12:34:35.301Z] PASS [2022-05-02T12:34:35.301Z] ok github.com/docker/docker/integration/service 0.323s [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === Skipped [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-02T12:34:35.301Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:34:35.301Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-02T12:34:35.301Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-02T12:34:35.301Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-02T12:34:35.301Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T12:34:35.301Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-02T12:34:35.301Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-02T12:34:35.301Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-02T12:34:35.301Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-02T12:34:35.301Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-02T12:34:35.301Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-02T12:34:35.301Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-02T12:34:35.301Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-02T12:34:35.301Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-02T12:34:35.301Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-02T12:34:35.301Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-02T12:34:35.301Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-02T12:34:35.301Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-02T12:34:35.301Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-02T12:34:35.301Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-02T12:34:35.301Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-02T12:34:35.301Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-02T12:34:35.301Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:34:35.301Z] [2022-05-02T12:34:35.301Z] DONE 24 tests, 23 skipped in 3.127s [2022-05-02T12:34:35.301Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-02T12:34:35.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-02T12:34:35.752Z] --- PASS: TestKillContainer (4.24s) [2022-05-02T12:34:35.752Z] --- PASS: TestKillContainer/no_signal (1.95s) [2022-05-02T12:34:35.752Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:34:35.752Z] --- PASS: TestKillContainer/killing_signal (2.20s) [2022-05-02T12:34:35.752Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-02T12:34:35.752Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:34:35.752Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T12:34:35.752Z] === RUN TestKillStoppedContainer [2022-05-02T12:34:35.752Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:34:35.752Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-02T12:34:35.752Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-02T12:34:35.752Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:34:35.752Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T12:34:35.752Z] === RUN TestKillDifferentUserContainer [2022-05-02T12:34:35.752Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T12:34:35.752Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-02T12:34:35.752Z] === RUN TestInspectOomKilledTrue [2022-05-02T12:34:35.752Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:35.752Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-02T12:34:35.752Z] === RUN TestInspectOomKilledFalse [2022-05-02T12:34:35.752Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:34:35.752Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-02T12:34:35.752Z] === RUN TestLogsFollowTailEmpty [2022-05-02T12:34:36.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-02T12:34:37.286Z] --- PASS: TestLogsFollowTailEmpty (1.95s) [2022-05-02T12:34:37.286Z] === RUN TestNetworkNat [2022-05-02T12:34:37.286Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:37.286Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-02T12:34:37.286Z] === RUN TestNetworkLocalhostTCPNat [2022-05-02T12:34:37.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T12:34:37.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:37.514Z] INFO: Testing against a local daemon [2022-05-02T12:34:37.514Z] === RUN TestSessionCreate [2022-05-02T12:34:37.514Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:37.514Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-02T12:34:37.514Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:34:37.514Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:37.514Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T12:34:37.514Z] PASS [2022-05-02T12:34:37.514Z] ok github.com/docker/docker/integration/session 0.095s [2022-05-02T12:34:37.514Z] [2022-05-02T12:34:37.514Z] === Skipped [2022-05-02T12:34:37.514Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-02T12:34:37.514Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:37.514Z] [2022-05-02T12:34:37.514Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T12:34:37.514Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:37.514Z] [2022-05-02T12:34:37.514Z] DONE 2 tests, 2 skipped in 1.820s [2022-05-02T12:34:37.514Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-02T12:34:38.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:34:38.833Z] check_test.go:307: [d39ddb6174417] daemon is not started [2022-05-02T12:34:38.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-02T12:34:39.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:34:39.122Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T12:34:39.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:39.780Z] INFO: Testing against a local daemon [2022-05-02T12:34:39.780Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:34:39.780Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:39.780Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestDiskUsage [2022-05-02T12:34:39.780Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T12:34:39.780Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestEventsExecDie [2022-05-02T12:34:39.780Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T12:34:39.780Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:34:39.780Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T12:34:39.780Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestEventsVolumeCreate [2022-05-02T12:34:39.780Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T12:34:39.780Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestInfoAPI [2022-05-02T12:34:39.780Z] --- PASS: TestInfoAPI (0.07s) [2022-05-02T12:34:39.780Z] === RUN TestInfoAPIWarnings [2022-05-02T12:34:39.780Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:39.780Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestInfoDebug [2022-05-02T12:34:39.780Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:34:39.780Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:34:39.780Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:34:39.780Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:34:39.780Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:34:39.780Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-02T12:34:39.780Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:34:40.083Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T12:34:40.083Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T12:34:40.083Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T12:34:40.188Z] --- PASS: TestNetworkLocalhostTCPNat (2.64s) [2022-05-02T12:34:40.188Z] === RUN TestNetworkLoopbackNat [2022-05-02T12:34:40.188Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:40.188Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-02T12:34:40.188Z] === RUN TestPause [2022-05-02T12:34:40.188Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T12:34:40.188Z] --- SKIP: TestPause (0.00s) [2022-05-02T12:34:40.188Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-02T12:34:40.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T12:34:40.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-02T12:34:40.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-02T12:34:40.766Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-05-02T12:34:40.766Z] === RUN TestPingCacheHeaders [2022-05-02T12:34:40.766Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-02T12:34:40.766Z] === RUN TestPingGet [2022-05-02T12:34:40.766Z] --- PASS: TestPingGet (0.05s) [2022-05-02T12:34:40.766Z] === RUN TestPingHead [2022-05-02T12:34:40.766Z] --- PASS: TestPingHead (0.04s) [2022-05-02T12:34:40.766Z] === RUN TestPingSwarmHeader [2022-05-02T12:34:40.766Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:40.766Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-02T12:34:40.766Z] === RUN TestVersion [2022-05-02T12:34:40.766Z] --- PASS: TestVersion (0.04s) [2022-05-02T12:34:40.766Z] PASS [2022-05-02T12:34:40.766Z] ok github.com/docker/docker/integration/system 1.329s [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === Skipped [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:34:40.766Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-02T12:34:40.766Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-02T12:34:40.766Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-02T12:34:40.766Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-02T12:34:40.766Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-02T12:34:40.766Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-02T12:34:40.766Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-02T12:34:40.766Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-02T12:34:40.766Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-02T12:34:40.766Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:40.766Z] [2022-05-02T12:34:40.766Z] DONE 16 tests, 10 skipped in 3.519s [2022-05-02T12:34:40.766Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-02T12:34:41.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-02T12:34:41.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T12:34:41.722Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s) [2022-05-02T12:34:41.722Z] === RUN TestPauseStopPausedContainer [2022-05-02T12:34:41.722Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:34:41.722Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-02T12:34:41.722Z] === RUN TestPsFilter [2022-05-02T12:34:41.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-02T12:34:42.180Z] --- PASS: TestPsFilter (0.27s) [2022-05-02T12:34:42.180Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-02T12:34:42.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:34:42.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:42.978Z] INFO: Testing against a local daemon [2022-05-02T12:34:42.978Z] === RUN TestVolumesCreateAndList [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-02T12:34:42.978Z] === RUN TestVolumesRemove [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesRemove (0.19s) [2022-05-02T12:34:42.978Z] === RUN TestVolumesInspect [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesInspect (0.06s) [2022-05-02T12:34:42.978Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:34:42.978Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:34:42.978Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:34:42.978Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:34:42.978Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:34:42.978Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:34:42.978Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:34:42.978Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:34:42.978Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:34:42.978Z] PASS [2022-05-02T12:34:42.978Z] ok github.com/docker/docker/integration/volume 0.393s [2022-05-02T12:34:42.978Z] [2022-05-02T12:34:42.978Z] DONE 9 tests in 2.189s [2022-05-02T12:34:43.462Z] INFO: make.ps1 ended at 05/02/2022 12:34:43 [2022-05-02T12:34:43.462Z] INFO: Integration CLI tests being run from the host: [2022-05-02T12:34:43.462Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-02T12:34:43.802Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T12:34:44.356Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2022-05-02T12:34:44.357Z] === RUN TestRemoveContainerWithVolume [2022-05-02T12:34:45.328Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T12:34:45.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T12:34:47.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-02T12:34:50.000Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T12:34:50.000Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T12:34:50.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T12:34:50.000Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T12:34:50.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T12:34:50.000Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T12:34:50.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T12:34:50.000Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T12:34:50.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T12:34:50.455Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T12:34:51.422Z] --- PASS: TestRemoveContainerWithVolume (7.09s) [2022-05-02T12:34:51.422Z] === RUN TestRemoveContainerRunning [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.57s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.06s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.59s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.09s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.14s) [2022-05-02T12:34:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.11s) [2022-05-02T12:34:52.376Z] === RUN TestCgroupNamespacesRun [2022-05-02T12:34:53.595Z] --- PASS: TestRemoveContainerRunning (2.06s) [2022-05-02T12:34:53.595Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-02T12:34:54.898Z] --- PASS: TestCgroupNamespacesRun (2.34s) [2022-05-02T12:34:54.898Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-02T12:34:54.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-02T12:34:55.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.93s) [2022-05-02T12:34:55.769Z] === RUN TestRemoveInvalidContainer [2022-05-02T12:34:55.769Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-02T12:34:55.769Z] === RUN TestRenameLinkedContainer [2022-05-02T12:34:55.769Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T12:34:55.769Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-02T12:34:55.769Z] === RUN TestRenameStoppedContainer [2022-05-02T12:34:55.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-02T12:34:55.965Z] INFO: Testing against a local daemon [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T12:34:55.965Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T12:34:55.965Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T12:34:55.965Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T12:34:56.267Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2022-05-02T12:34:56.267Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-02T12:34:56.432Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T12:34:56.901Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T12:34:57.202Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-02T12:34:58.134Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2022-05-02T12:34:58.134Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-02T12:34:58.134Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-02T12:34:58.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T12:34:59.760Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2022-05-02T12:34:59.760Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-02T12:35:01.653Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2022-05-02T12:35:01.653Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-02T12:35:01.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T12:35:02.826Z] --- PASS: TestRenameStoppedContainer (7.09s) [2022-05-02T12:35:02.826Z] === RUN TestRenameRunningContainerAndReuse [2022-05-02T12:35:03.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-02T12:35:03.279Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2022-05-02T12:35:03.279Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-02T12:35:04.213Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2022-05-02T12:35:04.213Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-02T12:35:04.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T12:35:05.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T12:35:05.964Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2022-05-02T12:35:05.964Z] === RUN TestNISDomainname [2022-05-02T12:35:06.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-02T12:35:06.960Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-02T12:35:06.960Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-02T12:35:07.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T12:35:07.155Z] --- PASS: TestNISDomainname (1.07s) [2022-05-02T12:35:07.155Z] === RUN TestHostnameDnsResolution [2022-05-02T12:35:07.504Z] --- PASS: TestRenameRunningContainerAndReuse (4.46s) [2022-05-02T12:35:07.504Z] === RUN TestRenameInvalidName [2022-05-02T12:35:07.532Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-02T12:35:07.532Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-02T12:35:07.532Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-02T12:35:07.532Z] Cross building: bundles/cross/windows/amd64 [2022-05-02T12:35:07.794Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-02T12:35:07.794Z] { [2022-05-02T12:35:07.794Z] "RT_GROUP_ICON": { [2022-05-02T12:35:07.794Z] "#1": { [2022-05-02T12:35:07.794Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] }, [2022-05-02T12:35:07.794Z] "RT_MANIFEST": { [2022-05-02T12:35:07.794Z] "#1": { [2022-05-02T12:35:07.794Z] "0409": { [2022-05-02T12:35:07.794Z] "identity": {}, [2022-05-02T12:35:07.794Z] "description": "Docker Engine", [2022-05-02T12:35:07.794Z] "minimum-os": "vista", [2022-05-02T12:35:07.794Z] "execution-level": "", [2022-05-02T12:35:07.794Z] "ui-access": false, [2022-05-02T12:35:07.794Z] "auto-elevate": false, [2022-05-02T12:35:07.794Z] "dpi-awareness": "unaware", [2022-05-02T12:35:07.794Z] "disable-theming": false, [2022-05-02T12:35:07.794Z] "disable-window-filtering": false, [2022-05-02T12:35:07.794Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:35:07.794Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:35:07.794Z] "long-path-aware": false, [2022-05-02T12:35:07.794Z] "printer-driver-isolation": false, [2022-05-02T12:35:07.794Z] "gdi-scaling": false, [2022-05-02T12:35:07.794Z] "segment-heap": false, [2022-05-02T12:35:07.794Z] "use-common-controls-v6": false [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] }, [2022-05-02T12:35:07.794Z] "RT_MESSAGETABLE": { [2022-05-02T12:35:07.794Z] "#1": { [2022-05-02T12:35:07.794Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] }, [2022-05-02T12:35:07.794Z] "RT_VERSION": { [2022-05-02T12:35:07.794Z] "#1": { [2022-05-02T12:35:07.794Z] "0409": { [2022-05-02T12:35:07.794Z] "fixed": { [2022-05-02T12:35:07.794Z] "file_version": "0.0.0.0", [2022-05-02T12:35:07.794Z] "product_version": "0.0.0.0", [2022-05-02T12:35:07.794Z] "type": "Unknown" [2022-05-02T12:35:07.794Z] }, [2022-05-02T12:35:07.794Z] "info": { [2022-05-02T12:35:07.794Z] "0000": { [2022-05-02T12:35:07.794Z] "CompanyName": "", [2022-05-02T12:35:07.794Z] "FileVersion": "dev", [2022-05-02T12:35:07.794Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-02T12:35:07.794Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-02T12:35:07.794Z] "ProductName": "", [2022-05-02T12:35:07.794Z] "ProductVersion": "dev", [2022-05-02T12:35:07.794Z] "SpecialBuild": "789223f2dc6f92553311f22523bb53abf7936039" [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] } [2022-05-02T12:35:07.794Z] cmd/dockerd/config.go [2022-05-02T12:35:07.794Z] cmd/dockerd/config_windows.go [2022-05-02T12:35:07.794Z] cmd/dockerd/daemon.go [2022-05-02T12:35:07.794Z] cmd/dockerd/daemon_test.go [2022-05-02T12:35:07.794Z] cmd/dockerd/daemon_windows.go [2022-05-02T12:35:07.794Z] cmd/dockerd/docker.go [2022-05-02T12:35:07.794Z] cmd/dockerd/docker_windows.go [2022-05-02T12:35:07.794Z] cmd/dockerd/genwinres_windows.go [2022-05-02T12:35:07.794Z] cmd/dockerd/metrics.go [2022-05-02T12:35:07.794Z] cmd/dockerd/options.go [2022-05-02T12:35:07.794Z] cmd/dockerd/options_test.go [2022-05-02T12:35:07.794Z] cmd/dockerd/service_windows.go [2022-05-02T12:35:07.794Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-02T12:35:07.794Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-02T12:35:08.526Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-05-02T12:35:08.527Z] === RUN TestUnprivilegedPortsAndPing [2022-05-02T12:35:09.044Z] --- PASS: TestRenameInvalidName (1.94s) [2022-05-02T12:35:09.044Z] === RUN TestRenameAnonymousContainer [2022-05-02T12:35:09.458Z] --- PASS: TestUnprivilegedPortsAndPing (1.02s) [2022-05-02T12:35:09.458Z] === RUN TestPrivilegedHostDevices [2022-05-02T12:35:09.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T12:35:10.278Z] --- PASS: TestPrivilegedHostDevices (0.85s) [2022-05-02T12:35:10.278Z] === RUN TestStats [2022-05-02T12:35:11.211Z] check_test.go:307: [dde9ae423e512] daemon is not started [2022-05-02T12:35:11.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-02T12:35:12.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-02T12:35:13.172Z] --- PASS: TestStats (2.76s) [2022-05-02T12:35:13.172Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:35:13.172Z] === RUN TestStopContainerWithTimeout/0 [2022-05-02T12:35:13.172Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-02T12:35:13.172Z] === RUN TestStopContainerWithTimeout/1 [2022-05-02T12:35:13.172Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-02T12:35:13.172Z] === RUN TestStopContainerWithTimeout/3 [2022-05-02T12:35:13.172Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-02T12:35:13.172Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-02T12:35:13.172Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-02T12:35:13.172Z] === CONT TestStopContainerWithTimeout/0 [2022-05-02T12:35:13.173Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-02T12:35:14.552Z] === CONT TestStopContainerWithTimeout/3 [2022-05-02T12:35:14.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-02T12:35:15.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T12:35:15.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T12:35:16.250Z] === CONT TestStopContainerWithTimeout/1 [2022-05-02T12:35:17.179Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T12:35:18.108Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T12:35:18.108Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-05-02T12:35:18.108Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2022-05-02T12:35:18.108Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2022-05-02T12:35:18.108Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2022-05-02T12:35:18.108Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-05-02T12:35:18.108Z] === RUN TestDeleteDevicemapper [2022-05-02T12:35:18.108Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:35:18.108Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-02T12:35:18.108Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:35:18.671Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T12:35:21.492Z] --- PASS: TestRenameAnonymousContainer (12.07s) [2022-05-02T12:35:21.492Z] === RUN TestRenameContainerWithSameName [2022-05-02T12:35:22.844Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.12s) [2022-05-02T12:35:22.845Z] === RUN TestUpdateMemory [2022-05-02T12:35:22.845Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:35:22.845Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-02T12:35:22.845Z] === RUN TestUpdateCPUQuota [2022-05-02T12:35:23.033Z] --- PASS: TestRenameContainerWithSameName (2.11s) [2022-05-02T12:35:23.033Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-02T12:35:23.033Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T12:35:23.033Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T12:35:23.033Z] === RUN TestResize [2022-05-02T12:35:23.773Z] --- PASS: TestUpdateCPUQuota (1.63s) [2022-05-02T12:35:23.773Z] === RUN TestUpdatePidsLimit [2022-05-02T12:35:23.773Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-02T12:35:24.336Z] === RUN TestUpdatePidsLimit/no_change [2022-05-02T12:35:24.336Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-02T12:35:24.593Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-02T12:35:25.156Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-02T12:35:25.156Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T12:35:25.208Z] --- PASS: TestResize (2.04s) [2022-05-02T12:35:25.208Z] === RUN TestResizeWithInvalidSize [2022-05-02T12:35:25.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-02T12:35:25.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-02T12:35:26.084Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T12:35:26.084Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T12:35:26.084Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T12:35:26.084Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T12:35:26.084Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T12:35:26.233Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-02T12:35:26.796Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T12:35:27.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit (3.64s) [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-05-02T12:35:27.358Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2022-05-02T12:35:27.358Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:35:27.390Z] --- PASS: TestResizeWithInvalidSize (2.01s) [2022-05-02T12:35:27.390Z] === RUN TestResizeWhenContainerNotStarted [2022-05-02T12:35:27.615Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-02T12:35:28.546Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T12:35:28.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-02T12:35:31.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-02T12:35:33.221Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T12:35:33.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-02T12:35:33.478Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-02T12:35:33.478Z] check_test.go:307: [d813b1d5f0787] daemon is not started [2022-05-02T12:35:33.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-02T12:35:33.478Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-02T12:35:33.478Z] check_test.go:307: [d2eb33d9547d2] daemon is not started [2022-05-02T12:35:33.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-02T12:35:34.448Z] --- PASS: TestResizeWhenContainerNotStarted (7.11s) [2022-05-02T12:35:34.448Z] === RUN TestDaemonRestartKillContainers [2022-05-02T12:35:34.448Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:35:34.448Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:35:34.448Z] === RUN TestStats [2022-05-02T12:35:34.448Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T12:35:34.448Z] --- SKIP: TestStats (0.00s) [2022-05-02T12:35:34.448Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-02T12:35:35.370Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T12:35:35.626Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T12:35:36.190Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T12:35:36.446Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T12:35:36.703Z] check_test.go:307: [dae9e948a2d77] daemon is not started [2022-05-02T12:35:36.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-02T12:35:36.959Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T12:35:36.959Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T12:35:36.959Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-02T12:35:36.959Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T12:35:38.328Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T12:35:39.696Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2022-05-02T12:35:39.696Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:35:40.626Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-05-02T12:35:40.626Z] === RUN TestWaitNonBlocked [2022-05-02T12:35:40.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:35:40.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:35:40.626Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:35:40.626Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:35:40.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:35:40.626Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:35:40.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-02T12:35:41.816Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-02T12:35:41.816Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-05-02T12:35:41.816Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2022-05-02T12:35:41.816Z] === RUN TestWaitBlocked [2022-05-02T12:35:41.816Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:35:41.816Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:35:41.816Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:35:41.816Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:35:41.816Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-02T12:35:41.816Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-02T12:35:43.187Z] --- PASS: TestWaitBlocked (0.03s) [2022-05-02T12:35:43.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2022-05-02T12:35:43.187Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-05-02T12:35:43.187Z] === CONT TestContainerStartOnDaemonRestart [2022-05-02T12:35:43.187Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-02T12:35:43.444Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T12:35:44.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-02T12:35:44.375Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T12:35:44.748Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.11s) [2022-05-02T12:35:44.748Z] === RUN TestStopContainerWithTimeout [2022-05-02T12:35:44.748Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T12:35:44.748Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-02T12:35:44.748Z] === RUN TestUpdateRestartPolicy [2022-05-02T12:35:45.747Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T12:35:46.004Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T12:35:46.934Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T12:35:47.141Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T12:35:47.141Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T12:35:47.141Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T12:35:47.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T12:35:47.192Z] --- PASS: TestContainerStartOnDaemonRestart (4.01s) [2022-05-02T12:35:47.192Z] === CONT TestDaemonHostGatewayIP [2022-05-02T12:35:47.449Z] === CONT TestDaemonRestartIpcMode [2022-05-02T12:35:47.449Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s) [2022-05-02T12:35:47.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-02T12:35:47.706Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T12:35:48.270Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T12:35:50.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-02T12:35:51.539Z] --- PASS: TestDaemonHostGatewayIP (4.32s) [2022-05-02T12:35:51.539Z] === CONT TestIpcModeOlderClient [2022-05-02T12:35:51.539Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-02T12:35:51.539Z] === CONT TestContainerKillOnDaemonStart [2022-05-02T12:35:51.539Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2022-05-02T12:35:52.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T12:35:52.945Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T12:35:53.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T12:35:54.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-02T12:35:57.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-02T12:35:57.595Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T12:35:58.159Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T12:35:58.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T12:35:59.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T12:36:00.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-02T12:36:00.966Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T12:36:02.858Z] check_test.go:307: [dc5e5bad201e5] daemon is not started [2022-05-02T12:36:02.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-02T12:36:03.789Z] --- PASS: TestContainerKillOnDaemonStart (12.18s) [2022-05-02T12:36:03.789Z] PASS [2022-05-02T12:36:03.789Z] [2022-05-02T12:36:03.789Z] === Skipped [2022-05-02T12:36:03.789Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-02T12:36:03.789Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:36:03.789Z] [2022-05-02T12:36:03.789Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:36:03.789Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:36:03.789Z] [2022-05-02T12:36:03.789Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:36:03.789Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:36:03.789Z] [2022-05-02T12:36:03.789Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-02T12:36:03.789Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-02T12:36:03.789Z] [2022-05-02T12:36:03.789Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-02T12:36:03.789Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-02T12:36:03.789Z] [2022-05-02T12:36:03.789Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-02T12:36:03.789Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:36:03.789Z] [2022-05-02T12:36:03.789Z] DONE 235 tests, 6 skipped in 174.943s [2022-05-02T12:36:03.789Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-02T12:36:03.789Z] ++ 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 [2022-05-02T12:36:03.789Z] ++ set -e [2022-05-02T12:36:03.789Z] ++ '[' -n 0 ']' [2022-05-02T12:36:03.789Z] ++ set -x [2022-05-02T12:36:03.789Z] ++ 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 [2022-05-02T12:36:03.789Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:36:04.352Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T12:36:04.352Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-02T12:36:04.352Z] === RUN TestDaemonConfigValidation [2022-05-02T12:36:04.352Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:36:04.352Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:36:04.352Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-02T12:36:04.352Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-02T12:36:04.352Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-02T12:36:04.352Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-02T12:36:04.352Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-02T12:36:04.352Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-02T12:36:04.352Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-02T12:36:04.352Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-02T12:36:04.352Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-02T12:36:04.352Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-02T12:36:04.609Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-02T12:36:04.609Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-02T12:36:04.865Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-02T12:36:04.865Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-02T12:36:04.865Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-05-02T12:36:04.865Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.25s) [2022-05-02T12:36:04.865Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-05-02T12:36:04.865Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-05-02T12:36:04.865Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-05-02T12:36:04.865Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:36:04.865Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-02T12:36:05.799Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T12:36:05.799Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-02T12:36:05.799Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T12:36:05.799Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-02T12:36:05.799Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T12:36:05.799Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-02T12:36:05.799Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T12:36:05.799Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-02T12:36:05.799Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T12:36:05.799Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-02T12:36:05.815Z] --- PASS: TestUpdateRestartPolicy (20.11s) [2022-05-02T12:36:05.815Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-02T12:36:05.815Z] --- PASS: TestUpdateRestartWithAutoRemove (1.90s) [2022-05-02T12:36:05.815Z] === RUN TestWaitNonBlocked [2022-05-02T12:36:05.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:36:05.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:36:05.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:36:05.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:36:05.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-02T12:36:05.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-02T12:36:06.056Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-02T12:36:07.002Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-02T12:36:08.375Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-02T12:36:08.375Z] daemon_test.go:156: [dd4d040e7284c] daemon is not started [2022-05-02T12:36:08.375Z] --- PASS: TestConfigDaemonSeccompProfiles (3.20s) [2022-05-02T12:36:08.375Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-02T12:36:08.375Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-05-02T12:36:08.375Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-05-02T12:36:08.375Z] === RUN TestDaemonProxy [2022-05-02T12:36:08.375Z] === RUN TestDaemonProxy/environment_variables [2022-05-02T12:36:08.714Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-02T12:36:08.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s) [2022-05-02T12:36:08.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.45s) [2022-05-02T12:36:08.714Z] === RUN TestWaitBlocked [2022-05-02T12:36:08.714Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:08.714Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-02T12:36:08.714Z] PASS [2022-05-02T12:36:08.937Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T12:36:09.175Z] ok github.com/docker/docker/integration/container 114.105s [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === Skipped [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-02T12:36:09.175Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-02T12:36:09.175Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-05-02T12:36:09.175Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-02T12:36:09.175Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-02T12:36:09.175Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-02T12:36:09.175Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-02T12:36:09.175Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-02T12:36:09.175Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-02T12:36:09.175Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-02T12:36:09.175Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-02T12:36:09.175Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-02T12:36:09.175Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-02T12:36:09.175Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-02T12:36:09.175Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-02T12:36:09.175Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-02T12:36:09.175Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-02T12:36:09.175Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-02T12:36:09.175Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-02T12:36:09.175Z] [2022-05-02T12:36:09.175Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:36:09.175Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-02T12:36:09.176Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-02T12:36:09.176Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-02T12:36:09.176Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-02T12:36:09.176Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-02T12:36:09.176Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-02T12:36:09.176Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-02T12:36:09.176Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-02T12:36:09.176Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-02T12:36:09.176Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-02T12:36:09.176Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-02T12:36:09.176Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-02T12:36:09.176Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-02T12:36:09.176Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-02T12:36:09.176Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-02T12:36:09.176Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-02T12:36:09.176Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-02T12:36:09.176Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:09.176Z] [2022-05-02T12:36:09.176Z] DONE 120 tests, 34 skipped in 118.388s [2022-05-02T12:36:09.176Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-02T12:36:09.502Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-02T12:36:09.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T12:36:10.066Z] === RUN TestDaemonProxy/command-line_options [2022-05-02T12:36:10.999Z] check_test.go:307: [d683fdf6f2d3a] daemon is not started [2022-05-02T12:36:10.999Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-02T12:36:11.562Z] === RUN TestDaemonProxy/configuration_file [2022-05-02T12:36:12.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T12:36:13.419Z] === RUN TestDaemonProxy/conflicting_options [2022-05-02T12:36:13.983Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-02T12:36:14.241Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T12:36:14.499Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T12:36:14.499Z] --- PASS: TestDaemonProxy (6.32s) [2022-05-02T12:36:14.499Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-05-02T12:36:14.499Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-05-02T12:36:14.499Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-05-02T12:36:14.499Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-02T12:36:14.499Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-05-02T12:36:14.499Z] PASS [2022-05-02T12:36:14.499Z] [2022-05-02T12:36:14.499Z] DONE 17 tests in 10.812s [2022-05-02T12:36:14.499Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-02T12:36:14.499Z] ++ 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 [2022-05-02T12:36:14.499Z] ++ set -e [2022-05-02T12:36:14.499Z] ++ '[' -n 0 ']' [2022-05-02T12:36:14.499Z] ++ set -x [2022-05-02T12:36:14.499Z] ++ 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 [2022-05-02T12:36:14.499Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-02T12:36:14.756Z] INFO: Testing against a local daemon [2022-05-02T12:36:14.756Z] === RUN TestCommitInheritsEnv [2022-05-02T12:36:15.319Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-05-02T12:36:15.319Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:36:15.319Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-02T12:36:15.319Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:36:15.319Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-02T12:36:15.319Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-02T12:36:15.319Z] === RUN TestImportWithCustomPlatform// [2022-05-02T12:36:15.319Z] === RUN TestImportWithCustomPlatform/linux [2022-05-02T12:36:15.319Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-02T12:36:15.575Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-02T12:36:15.575Z] === RUN TestImportWithCustomPlatform/macos [2022-05-02T12:36:15.576Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-02T12:36:15.576Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-02T12:36:15.576Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-02T12:36:15.576Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:36:15.576Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-02T12:36:15.576Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:36:15.832Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-02T12:36:15.832Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:36:16.089Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-05-02T12:36:16.089Z] === RUN TestRemoveImageGarbageCollector [2022-05-02T12:36:16.652Z] time="2022-05-02T12:36:16Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-02T12:36:18.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T12:36:18.497Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T12:36:18.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T12:36:18.551Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2022-05-02T12:36:18.551Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:36:18.551Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-02T12:36:18.551Z] === RUN TestTagInvalidReference [2022-05-02T12:36:18.551Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-02T12:36:18.551Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:36:18.551Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-02T12:36:18.551Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:36:18.551Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-02T12:36:18.551Z] === RUN TestTagOfficialNames [2022-05-02T12:36:18.551Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-02T12:36:18.551Z] === RUN TestTagMatchesDigest [2022-05-02T12:36:18.551Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-02T12:36:18.551Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-02T12:36:19.114Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T12:36:20.045Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-02T12:36:20.978Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-02T12:36:21.542Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-02T12:36:22.108Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-02T12:36:22.108Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-05-02T12:36:22.671Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-05-02T12:36:23.235Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-05-02T12:36:23.799Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-05-02T12:36:24.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T12:36:24.274Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T12:36:24.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T12:36:24.274Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T12:36:24.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T12:36:24.362Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-05-02T12:36:24.618Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-05-02T12:36:24.875Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T12:36:25.131Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-05-02T12:36:25.694Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T12:36:25.694Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-05-02T12:36:26.258Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-05-02T12:36:26.822Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-05-02T12:36:27.079Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T12:36:27.336Z] check_test.go:307: [dfe8707c3c33f] daemon is not started [2022-05-02T12:36:27.336Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-02T12:36:28.269Z] check_test.go:307: [d743eb19646c3] daemon is not started [2022-05-02T12:36:28.269Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-02T12:36:28.831Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-02T12:36:30.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T12:36:30.046Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T12:36:30.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T12:36:30.725Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-02T12:36:30.725Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T12:36:30.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T12:36:30.957Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T12:36:30.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T12:36:30.957Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T12:36:30.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T12:36:31.288Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T12:36:31.288Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T12:36:32.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-02T12:36:33.587Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-02T12:36:34.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T12:36:34.151Z] check_test.go:307: [dc1a4e5faa3da] daemon is not started [2022-05-02T12:36:34.151Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-02T12:36:35.520Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T12:36:36.889Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T12:36:38.382Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T12:36:38.382Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T12:36:38.382Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T12:36:38.382Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T12:36:38.382Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T12:36:38.382Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T12:36:38.382Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T12:36:38.382Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T12:36:38.382Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T12:36:38.382Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T12:36:38.382Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T12:36:38.784Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-02T12:36:38.850Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T12:36:39.168Z] === RUN TestConfigDaemonLibtrustID [2022-05-02T12:36:39.168Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T12:36:39.168Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-02T12:36:39.168Z] === RUN TestDaemonConfigValidation [2022-05-02T12:36:39.168Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T12:36:39.168Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-02T12:36:39.168Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-02T12:36:39.168Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T12:36:39.168Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T12:36:39.168Z] === RUN TestDaemonProxy [2022-05-02T12:36:39.168Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T12:36:39.168Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-02T12:36:39.168Z] PASS [2022-05-02T12:36:39.168Z] ok github.com/docker/docker/integration/daemon 0.130s [2022-05-02T12:36:39.168Z] [2022-05-02T12:36:39.168Z] === Skipped [2022-05-02T12:36:39.168Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-02T12:36:39.168Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-02T12:36:39.168Z] [2022-05-02T12:36:39.168Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-02T12:36:39.168Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-02T12:36:39.168Z] [2022-05-02T12:36:39.168Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-02T12:36:39.168Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-02T12:36:39.168Z] [2022-05-02T12:36:39.168Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-02T12:36:39.168Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-02T12:36:39.168Z] [2022-05-02T12:36:39.168Z] DONE 4 tests, 4 skipped in 25.643s [2022-05-02T12:36:39.168Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-02T12:36:39.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:36:39.632Z] INFO: Testing against a local daemon [2022-05-02T12:36:39.632Z] === RUN TestCommitInheritsEnv [2022-05-02T12:36:39.632Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:36:39.632Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-02T12:36:39.632Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-02T12:36:39.632Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:36:39.632Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:36:39.632Z] === RUN TestImportWithCustomPlatform [2022-05-02T12:36:39.632Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:36:39.632Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-02T12:36:39.632Z] === RUN TestImagesFilterMultiReference [2022-05-02T12:36:39.632Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-02T12:36:39.632Z] === RUN TestImagePullPlatformInvalid [2022-05-02T12:36:39.632Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-02T12:36:39.632Z] === RUN TestRemoveImageOrphaning [2022-05-02T12:36:41.167Z] --- PASS: TestRemoveImageOrphaning (1.24s) [2022-05-02T12:36:41.167Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-02T12:36:41.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-02T12:36:41.167Z] === RUN TestTagInvalidReference [2022-05-02T12:36:41.167Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-02T12:36:41.167Z] === RUN TestTagValidPrefixedRepo [2022-05-02T12:36:41.167Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-02T12:36:41.167Z] === RUN TestTagExistedNameWithoutForce [2022-05-02T12:36:41.167Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-02T12:36:41.167Z] === RUN TestTagOfficialNames [2022-05-02T12:36:41.167Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-02T12:36:41.167Z] === RUN TestTagMatchesDigest [2022-05-02T12:36:41.167Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-02T12:36:41.167Z] PASS [2022-05-02T12:36:41.167Z] ok github.com/docker/docker/integration/image 1.949s [2022-05-02T12:36:41.626Z] [2022-05-02T12:36:41.626Z] === Skipped [2022-05-02T12:36:41.626Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-02T12:36:41.626Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:36:41.626Z] [2022-05-02T12:36:41.626Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-02T12:36:41.626Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:36:41.626Z] [2022-05-02T12:36:41.626Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-02T12:36:41.626Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-02T12:36:41.626Z] [2022-05-02T12:36:41.626Z] DONE 12 tests, 3 skipped in 6.458s [2022-05-02T12:36:41.626Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-02T12:36:41.845Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T12:36:41.845Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T12:36:41.845Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T12:36:41.845Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T12:36:41.845Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T12:36:41.845Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T12:36:41.845Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T12:36:41.845Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T12:36:41.845Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T12:36:42.957Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-02T12:36:43.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:36:43.802Z] INFO: Testing against a local daemon [2022-05-02T12:36:43.802Z] === RUN TestNetworkCreateDelete [2022-05-02T12:36:43.802Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:43.802Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-05-02T12:36:43.802Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:36:43.802Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-02T12:36:43.802Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestDaemonDNSFallback [2022-05-02T12:36:43.802Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:43.802Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestInspectNetwork [2022-05-02T12:36:43.802Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:43.802Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:36:43.802Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:43.802Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:36:43.802Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:36:43.802Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:36:43.802Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:36:43.802Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:36:43.802Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:36:43.802Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:36:43.802Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.03s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestNetworkList [2022-05-02T12:36:43.802Z] === RUN TestNetworkList//networks [2022-05-02T12:36:43.802Z] === PAUSE TestNetworkList//networks [2022-05-02T12:36:43.802Z] === RUN TestNetworkList//networks/ [2022-05-02T12:36:43.802Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:36:43.802Z] === CONT TestNetworkList//networks [2022-05-02T12:36:43.802Z] === CONT TestNetworkList//networks/ [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkList (0.06s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:36:43.802Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-05-02T12:36:43.802Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:36:43.802Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T12:36:43.802Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:36:43.802Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T12:36:43.802Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:36:43.802Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T12:36:43.802Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:36:43.802Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T12:36:43.802Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:36:43.802Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T12:36:43.802Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:36:43.802Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T12:36:43.802Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T12:36:43.802Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:36:44.030Z] check_test.go:307: [d538bd6844187] daemon is not started [2022-05-02T12:36:44.030Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-02T12:36:44.260Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T12:36:44.260Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:36:44.260Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:36:44.260Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:36:44.260Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:36:44.260Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:36:44.260Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T12:36:44.260Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-02T12:36:44.260Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:36:44.260Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T12:36:44.260Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:36:44.260Z] PASS [2022-05-02T12:36:44.260Z] ok github.com/docker/docker/integration/network 0.249s [2022-05-02T12:36:44.260Z] [2022-05-02T12:36:44.260Z] === Skipped [2022-05-02T12:36:44.260Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-05-02T12:36:44.260Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:44.260Z] [2022-05-02T12:36:44.260Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-02T12:36:44.260Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-02T12:36:44.260Z] [2022-05-02T12:36:44.260Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-02T12:36:44.260Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:44.260Z] [2022-05-02T12:36:44.260Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-02T12:36:44.260Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-02T12:36:44.260Z] [2022-05-02T12:36:44.260Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-02T12:36:44.260Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:36:44.260Z] [2022-05-02T12:36:44.260Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-02T12:36:44.260Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-02T12:36:44.260Z] [2022-05-02T12:36:44.260Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-02T12:36:44.261Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-02T12:36:44.261Z] [2022-05-02T12:36:44.261Z] DONE 34 tests, 15 skipped in 2.488s [2022-05-02T12:36:44.261Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-02T12:36:45.228Z] testing: warning: no tests to run [2022-05-02T12:36:45.228Z] PASS [2022-05-02T12:36:45.228Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2022-05-02T12:36:45.228Z] [2022-05-02T12:36:45.228Z] DONE 0 tests in 0.889s [2022-05-02T12:36:45.228Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-02T12:36:45.638Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T12:36:45.638Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T12:36:45.638Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T12:36:45.638Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T12:36:45.638Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T12:36:46.194Z] testing: warning: no tests to run [2022-05-02T12:36:46.194Z] PASS [2022-05-02T12:36:46.194Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-05-02T12:36:46.194Z] [2022-05-02T12:36:46.194Z] DONE 0 tests in 0.910s [2022-05-02T12:36:46.194Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-02T12:36:46.569Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T12:36:47.160Z] testing: warning: no tests to run [2022-05-02T12:36:47.160Z] PASS [2022-05-02T12:36:47.160Z] ok github.com/docker/docker/integration/plugin 0.086s [2022-05-02T12:36:47.160Z] [2022-05-02T12:36:47.160Z] DONE 0 tests in 0.837s [2022-05-02T12:36:47.160Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-02T12:36:47.499Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T12:36:48.128Z] testing: warning: no tests to run [2022-05-02T12:36:48.128Z] PASS [2022-05-02T12:36:48.128Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2022-05-02T12:36:48.128Z] [2022-05-02T12:36:48.128Z] DONE 0 tests in 0.873s [2022-05-02T12:36:48.429Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T12:36:48.586Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-02T12:36:50.952Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T12:36:51.881Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-02T12:36:52.794Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T12:36:54.402Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:36:54.402Z] INFO: Testing against a local daemon [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:36:54.402Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:36:54.402Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:36:54.402Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:36:54.402Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:36:54.402Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:36:54.402Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:36:54.402Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:36:54.402Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:36:54.402Z] === RUN TestPluginInstall [2022-05-02T12:36:54.402Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T12:36:54.402Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-02T12:36:54.402Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:36:54.402Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T12:36:54.402Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-02T12:36:54.402Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:36:54.402Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T12:36:54.402Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:36:54.402Z] PASS [2022-05-02T12:36:54.402Z] ok github.com/docker/docker/integration/plugin/common 0.122s [2022-05-02T12:36:54.402Z] [2022-05-02T12:36:54.402Z] === Skipped [2022-05-02T12:36:54.402Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-02T12:36:54.402Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-02T12:36:54.402Z] [2022-05-02T12:36:54.402Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-02T12:36:54.402Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-02T12:36:54.402Z] [2022-05-02T12:36:54.402Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-02T12:36:54.402Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-02T12:36:54.402Z] [2022-05-02T12:36:54.402Z] DONE 19 tests, 3 skipped in 5.302s [2022-05-02T12:36:54.402Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-02T12:36:55.152Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-02T12:36:56.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T12:36:56.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:36:56.577Z] INFO: Testing against a local daemon [2022-05-02T12:36:56.577Z] === RUN TestExternalGraphDriver [2022-05-02T12:36:56.577Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T12:36:56.577Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-02T12:36:56.577Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:36:56.577Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T12:36:56.577Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-02T12:36:56.577Z] PASS [2022-05-02T12:36:56.577Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.122s [2022-05-02T12:36:56.577Z] [2022-05-02T12:36:56.577Z] === Skipped [2022-05-02T12:36:56.577Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-02T12:36:56.577Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-02T12:36:56.577Z] [2022-05-02T12:36:56.577Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-02T12:36:56.577Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-02T12:36:56.577Z] [2022-05-02T12:36:56.577Z] DONE 2 tests, 2 skipped in 2.560s [2022-05-02T12:36:56.577Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-02T12:36:57.671Z] check_test.go:307: [dd515a6c60b70] daemon is not started [2022-05-02T12:36:57.671Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-02T12:36:57.927Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-02T12:36:58.491Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-02T12:36:58.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:36:58.747Z] INFO: Testing against a local daemon [2022-05-02T12:36:58.747Z] === RUN TestReadPluginNoRead [2022-05-02T12:36:58.747Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T12:36:58.747Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-02T12:36:58.747Z] PASS [2022-05-02T12:36:58.747Z] ok github.com/docker/docker/integration/plugin/logging 0.111s [2022-05-02T12:36:59.053Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-02T12:36:59.205Z] [2022-05-02T12:36:59.205Z] === Skipped [2022-05-02T12:36:59.205Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-02T12:36:59.205Z] read_test.go:21: no unix domain sockets on Windows [2022-05-02T12:36:59.205Z] [2022-05-02T12:36:59.205Z] DONE 1 tests, 1 skipped in 2.459s [2022-05-02T12:36:59.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-02T12:36:59.310Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-02T12:36:59.310Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-02T12:36:59.310Z] { [2022-05-02T12:36:59.310Z] "RT_GROUP_ICON": { [2022-05-02T12:36:59.310Z] "#1": { [2022-05-02T12:36:59.310Z] "0409": "../../winresources/docker.ico" [2022-05-02T12:36:59.310Z] } [2022-05-02T12:36:59.310Z] }, [2022-05-02T12:36:59.310Z] "RT_MANIFEST": { [2022-05-02T12:36:59.310Z] "#1": { [2022-05-02T12:36:59.310Z] "0409": { [2022-05-02T12:36:59.310Z] "identity": {}, [2022-05-02T12:36:59.310Z] "description": "Docker Engine", [2022-05-02T12:36:59.310Z] "minimum-os": "vista", [2022-05-02T12:36:59.310Z] "execution-level": "", [2022-05-02T12:36:59.310Z] "ui-access": false, [2022-05-02T12:36:59.311Z] "auto-elevate": false, [2022-05-02T12:36:59.311Z] "dpi-awareness": "unaware", [2022-05-02T12:36:59.311Z] "disable-theming": false, [2022-05-02T12:36:59.311Z] "disable-window-filtering": false, [2022-05-02T12:36:59.311Z] "high-resolution-scrolling-aware": false, [2022-05-02T12:36:59.311Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-02T12:36:59.311Z] "long-path-aware": false, [2022-05-02T12:36:59.311Z] "printer-driver-isolation": false, [2022-05-02T12:36:59.311Z] "gdi-scaling": false, [2022-05-02T12:36:59.311Z] "segment-heap": false, [2022-05-02T12:36:59.311Z] "use-common-controls-v6": false [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] }, [2022-05-02T12:36:59.311Z] "RT_MESSAGETABLE": { [2022-05-02T12:36:59.311Z] "#1": { [2022-05-02T12:36:59.311Z] "0409": "../../winresources/event_messages.bin" [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] }, [2022-05-02T12:36:59.311Z] "RT_VERSION": { [2022-05-02T12:36:59.311Z] "#1": { [2022-05-02T12:36:59.311Z] "0409": { [2022-05-02T12:36:59.311Z] "fixed": { [2022-05-02T12:36:59.311Z] "file_version": "0.0.0.0", [2022-05-02T12:36:59.311Z] "product_version": "0.0.0.0", [2022-05-02T12:36:59.311Z] "type": "Unknown" [2022-05-02T12:36:59.311Z] }, [2022-05-02T12:36:59.311Z] "info": { [2022-05-02T12:36:59.311Z] "0000": { [2022-05-02T12:36:59.311Z] "CompanyName": "", [2022-05-02T12:36:59.311Z] "FileVersion": "dev", [2022-05-02T12:36:59.311Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-02T12:36:59.311Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-02T12:36:59.311Z] "ProductName": "", [2022-05-02T12:36:59.311Z] "ProductVersion": "dev", [2022-05-02T12:36:59.311Z] "SpecialBuild": "789223f2dc6f92553311f22523bb53abf7936039" [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] } [2022-05-02T12:36:59.311Z] cmd/docker-proxy/genwinres_windows.go [2022-05-02T12:36:59.311Z] cmd/docker-proxy/main.go [2022-05-02T12:36:59.311Z] cmd/docker-proxy/network_proxy_test.go [2022-05-02T12:36:59.311Z] cmd/docker-proxy/proxy.go [2022-05-02T12:36:59.311Z] cmd/docker-proxy/sctp_proxy.go [2022-05-02T12:36:59.311Z] cmd/docker-proxy/tcp_proxy.go [2022-05-02T12:36:59.311Z] cmd/docker-proxy/udp_proxy.go [2022-05-02T12:36:59.311Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-02T12:36:59.311Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-02T12:36:59.311Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-02T12:36:59.311Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-02T12:36:59.311Z] remote: Enumerating objects: 23, done. [2022-05-02T12:36:59.311Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-02T12:36:59.311Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-02T12:36:59.311Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-02T12:36:59.311Z] 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. [2022-05-02T12:36:59.311Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-02T12:36:59.311Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-02T12:36:59.311Z] Cross building: bundles/cross/linux/ppc64le [2022-05-02T12:36:59.311Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-02T12:36:59.311Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-02T12:37:00.171Z] testing: warning: no tests to run [2022-05-02T12:37:00.171Z] PASS [2022-05-02T12:37:00.171Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.090s [2022-05-02T12:37:00.630Z] [2022-05-02T12:37:00.630Z] DONE 0 tests in 1.262s [2022-05-02T12:37:00.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-02T12:37:00.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T12:37:00.728Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T12:37:00.945Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-02T12:37:00.945Z] check_test.go:307: [d88bbfeac3e67] daemon is not started [2022-05-02T12:37:00.945Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-02T12:37:01.184Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T12:37:01.184Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T12:37:01.644Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T12:37:01.875Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T12:37:02.438Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T12:37:02.438Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T12:37:02.608Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T12:37:02.608Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T12:37:02.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:37:02.811Z] INFO: Testing against a local daemon [2022-05-02T12:37:02.811Z] === RUN TestPluginWithDevMounts [2022-05-02T12:37:02.811Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:02.811Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-02T12:37:02.811Z] PASS [2022-05-02T12:37:02.811Z] ok github.com/docker/docker/integration/plugin/volumes 0.139s [2022-05-02T12:37:03.063Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T12:37:03.268Z] [2022-05-02T12:37:03.268Z] === Skipped [2022-05-02T12:37:03.268Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-02T12:37:03.268Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:03.268Z] [2022-05-02T12:37:03.268Z] DONE 1 tests, 1 skipped in 2.525s [2022-05-02T12:37:03.268Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-02T12:37:03.370Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-02T12:37:05.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:37:05.442Z] INFO: Testing against a local daemon [2022-05-02T12:37:05.442Z] === RUN TestSecretInspect [2022-05-02T12:37:05.442Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-02T12:37:05.442Z] === RUN TestSecretList [2022-05-02T12:37:05.442Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] --- SKIP: TestSecretList (0.00s) [2022-05-02T12:37:05.442Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:37:05.442Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-02T12:37:05.442Z] === RUN TestSecretsUpdate [2022-05-02T12:37:05.442Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-02T12:37:05.442Z] === RUN TestTemplatedSecret [2022-05-02T12:37:05.442Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-02T12:37:05.442Z] === RUN TestSecretCreateResolve [2022-05-02T12:37:05.442Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:05.442Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-02T12:37:05.442Z] PASS [2022-05-02T12:37:05.442Z] ok github.com/docker/docker/integration/secret 0.117s [2022-05-02T12:37:05.442Z] [2022-05-02T12:37:05.442Z] === Skipped [2022-05-02T12:37:05.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-02T12:37:05.442Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] [2022-05-02T12:37:05.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-02T12:37:05.442Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] [2022-05-02T12:37:05.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-02T12:37:05.442Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] [2022-05-02T12:37:05.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-02T12:37:05.442Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] [2022-05-02T12:37:05.442Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-02T12:37:05.442Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:05.442Z] [2022-05-02T12:37:05.442Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-02T12:37:05.442Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:05.442Z] [2022-05-02T12:37:05.442Z] DONE 6 tests, 6 skipped in 1.956s [2022-05-02T12:37:05.442Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-02T12:37:05.893Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-02T12:37:06.822Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T12:37:07.732Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T12:37:08.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:37:08.344Z] INFO: Testing against a local daemon [2022-05-02T12:37:08.344Z] === RUN TestServiceCreateInit [2022-05-02T12:37:08.344Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:37:08.344Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:37:08.344Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- PASS: TestServiceCreateInit (0.08s) [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:37:08.344Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestCreateServiceConflict [2022-05-02T12:37:08.344Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:37:08.344Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-02T12:37:08.344Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:37:08.344Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:37:08.344Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-02T12:37:08.344Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:37:08.344Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestCreateServiceSysctls [2022-05-02T12:37:08.344Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateServiceSysctls (0.07s) [2022-05-02T12:37:08.344Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:37:08.344Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-02T12:37:08.344Z] === RUN TestInspect [2022-05-02T12:37:08.344Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestInspect (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestCreateJob [2022-05-02T12:37:08.344Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestCreateJob (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestReplicatedJob [2022-05-02T12:37:08.344Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:37:08.344Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestServiceListWithStatuses [2022-05-02T12:37:08.344Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:37:08.344Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:37:08.344Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestServicePlugin [2022-05-02T12:37:08.344Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestServiceUpdateLabel [2022-05-02T12:37:08.344Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:37:08.344Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:37:08.344Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:37:08.344Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-02T12:37:08.344Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:37:08.344Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-05-02T12:37:08.344Z] PASS [2022-05-02T12:37:08.344Z] ok github.com/docker/docker/integration/service 0.361s [2022-05-02T12:37:08.344Z] [2022-05-02T12:37:08.344Z] === Skipped [2022-05-02T12:37:08.344Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:37:08.344Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-02T12:37:08.344Z] [2022-05-02T12:37:08.344Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:37:08.344Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-02T12:37:08.344Z] [2022-05-02T12:37:08.344Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-02T12:37:08.344Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] [2022-05-02T12:37:08.344Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-02T12:37:08.344Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] [2022-05-02T12:37:08.344Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-02T12:37:08.344Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.344Z] [2022-05-02T12:37:08.344Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-02T12:37:08.344Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.01s) [2022-05-02T12:37:08.345Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-02T12:37:08.345Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.07s) [2022-05-02T12:37:08.345Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-02T12:37:08.345Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-02T12:37:08.345Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-02T12:37:08.345Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-02T12:37:08.345Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-02T12:37:08.345Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-02T12:37:08.345Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-02T12:37:08.345Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-02T12:37:08.345Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-02T12:37:08.345Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-02T12:37:08.345Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-02T12:37:08.345Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-02T12:37:08.345Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-02T12:37:08.345Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-05-02T12:37:08.345Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-02T12:37:08.345Z] [2022-05-02T12:37:08.345Z] DONE 24 tests, 23 skipped in 3.059s [2022-05-02T12:37:08.345Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-02T12:37:09.259Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T12:37:09.259Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T12:37:09.259Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T12:37:09.259Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T12:37:09.259Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T12:37:09.345Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T12:37:09.602Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-02T12:37:10.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:37:10.542Z] INFO: Testing against a local daemon [2022-05-02T12:37:10.542Z] === RUN TestSessionCreate [2022-05-02T12:37:10.542Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T12:37:10.542Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-02T12:37:10.542Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:37:10.542Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T12:37:10.542Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T12:37:10.542Z] PASS [2022-05-02T12:37:10.542Z] ok github.com/docker/docker/integration/session 0.101s [2022-05-02T12:37:10.542Z] [2022-05-02T12:37:10.542Z] === Skipped [2022-05-02T12:37:10.542Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-02T12:37:10.542Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-02T12:37:10.542Z] [2022-05-02T12:37:10.542Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-02T12:37:10.542Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-02T12:37:10.542Z] [2022-05-02T12:37:10.542Z] DONE 2 tests, 2 skipped in 1.736s [2022-05-02T12:37:10.542Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-02T12:37:10.792Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T12:37:10.972Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-02T12:37:11.231Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T12:37:11.752Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T12:37:12.207Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T12:37:12.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:37:12.725Z] INFO: Testing against a local daemon [2022-05-02T12:37:12.725Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:37:12.725Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:12.725Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestDiskUsage [2022-05-02T12:37:12.725Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T12:37:12.725Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestEventsExecDie [2022-05-02T12:37:12.725Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T12:37:12.725Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:37:12.725Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T12:37:12.725Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestEventsVolumeCreate [2022-05-02T12:37:12.725Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T12:37:12.725Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestInfoAPI [2022-05-02T12:37:12.725Z] --- PASS: TestInfoAPI (0.06s) [2022-05-02T12:37:12.725Z] === RUN TestInfoAPIWarnings [2022-05-02T12:37:12.725Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:37:12.725Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestInfoDebug [2022-05-02T12:37:12.725Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:37:12.725Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:37:12.725Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:37:12.725Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:37:12.725Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:37:12.725Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-02T12:37:12.725Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:37:13.125Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-02T12:37:13.169Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T12:37:13.625Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T12:37:13.689Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-05-02T12:37:13.689Z] === RUN TestPingCacheHeaders [2022-05-02T12:37:13.689Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-02T12:37:13.689Z] === RUN TestPingGet [2022-05-02T12:37:13.689Z] --- PASS: TestPingGet (0.05s) [2022-05-02T12:37:13.689Z] === RUN TestPingHead [2022-05-02T12:37:13.689Z] --- PASS: TestPingHead (0.07s) [2022-05-02T12:37:13.689Z] === RUN TestPingSwarmHeader [2022-05-02T12:37:13.689Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:13.689Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-02T12:37:13.689Z] === RUN TestVersion [2022-05-02T12:37:13.689Z] --- PASS: TestVersion (0.05s) [2022-05-02T12:37:13.689Z] PASS [2022-05-02T12:37:13.689Z] ok github.com/docker/docker/integration/system 1.363s [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === Skipped [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:37:14.148Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-02T12:37:14.148Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-02T12:37:14.148Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-02T12:37:14.148Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-02T12:37:14.148Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-02T12:37:14.148Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-02T12:37:14.148Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-02T12:37:14.148Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-02T12:37:14.148Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-02T12:37:14.148Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-02T12:37:14.148Z] [2022-05-02T12:37:14.148Z] DONE 16 tests, 10 skipped in 3.554s [2022-05-02T12:37:14.148Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-02T12:37:16.321Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:37:16.321Z] INFO: Testing against a local daemon [2022-05-02T12:37:16.321Z] === RUN TestVolumesCreateAndList [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-05-02T12:37:16.321Z] === RUN TestVolumesRemove [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesRemove (0.13s) [2022-05-02T12:37:16.321Z] === RUN TestVolumesInspect [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesInspect (0.08s) [2022-05-02T12:37:16.321Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:37:16.321Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:37:16.321Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:37:16.321Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:37:16.321Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:37:16.321Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:37:16.321Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:37:16.321Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:37:16.321Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:37:16.321Z] PASS [2022-05-02T12:37:16.321Z] ok github.com/docker/docker/integration/volume 0.386s [2022-05-02T12:37:16.321Z] [2022-05-02T12:37:16.321Z] DONE 9 tests in 2.391s [2022-05-02T12:37:16.398Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-02T12:37:16.781Z] INFO: make.ps1 ended at 05/02/2022 12:37:16 [2022-05-02T12:37:16.781Z] INFO: Integration CLI tests being run from the host: [2022-05-02T12:37:16.781Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-02T12:37:17.767Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T12:37:19.663Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-02T12:37:19.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T12:37:20.666Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T12:37:22.439Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T12:37:22.831Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T12:37:22.831Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T12:37:22.831Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T12:37:23.792Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T12:37:23.792Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T12:37:23.792Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T12:37:23.808Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-02T12:37:24.248Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T12:37:25.700Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-02T12:37:27.069Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-02T12:37:27.136Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T12:37:27.999Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-02T12:37:28.096Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T12:37:28.555Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T12:37:28.555Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T12:37:28.555Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T12:37:29.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-02T12:37:29.188Z] INFO: Testing against a local daemon [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-02T12:37:29.188Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-02T12:37:29.188Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-02T12:37:29.188Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-02T12:37:29.517Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T12:37:29.972Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T12:37:29.972Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T12:37:29.972Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T12:37:29.972Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T12:37:29.972Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T12:37:30.154Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-02T12:37:30.611Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-02T12:37:31.275Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-02T12:37:35.736Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T12:37:37.823Z] docker_cli_daemon_test.go:2501: [d6a5e91b1e67b] daemon is not started [2022-05-02T12:37:38.386Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T12:37:38.648Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T12:37:38.648Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-02T12:37:43.906Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T12:37:43.906Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T12:37:44.162Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T12:37:44.724Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T12:37:44.724Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T12:37:45.288Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T12:37:45.288Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T12:37:47.182Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T12:37:47.438Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T12:37:49.333Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T12:37:49.902Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-02T12:37:51.271Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T12:37:51.834Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-02T12:37:52.765Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T12:37:54.136Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T12:37:54.393Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-02T12:37:54.650Z] check_test.go:307: [dfe21828591eb] daemon is not started [2022-05-02T12:37:54.650Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-02T12:37:55.214Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite (338.29s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.08s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.42s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.97s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.33s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.46s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.35s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.76s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.09s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2022-05-02T12:38:00.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.86s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.35s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.93s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.75s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.02s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.39s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.80s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.05s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.29s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.35s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.06s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s) [2022-05-02T12:38:00.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-02T12:38:00.467Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-02T12:38:00.467Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.11s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.23s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.91s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.12s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.70s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.43s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.32s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.79s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.37s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.62s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.58s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-05-02T12:38:00.468Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s) [2022-05-02T12:38:00.468Z] === RUN TestDockerSwarmSuite [2022-05-02T12:38:00.468Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-02T12:38:01.836Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T12:38:03.728Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-02T12:38:07.006Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-02T12:38:11.365Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T12:38:12.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-02T12:38:12.327Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T12:38:12.783Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T12:38:18.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T12:38:18.554Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T12:38:18.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T12:38:18.554Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T12:38:18.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T12:38:18.554Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T12:38:18.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T12:38:19.010Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T12:38:19.010Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T12:38:19.010Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T12:38:22.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T12:38:24.113Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T12:38:25.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-02T12:38:25.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-02T12:38:29.245Z] docker_api_swarm_test.go:563: [d4b0c947fe0ee] joining swarm manager [de8b05564c283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:38:33.419Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T12:38:34.272Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T12:38:34.272Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T12:38:34.272Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T12:38:34.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T12:38:35.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T12:38:35.607Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-02T12:38:35.841Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T12:38:36.308Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T12:38:36.977Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T12:38:36.977Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-02T12:38:36.977Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T12:38:37.234Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T12:38:41.060Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T12:38:42.048Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T12:38:42.048Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T12:38:42.048Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T12:38:42.048Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T12:38:42.048Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T12:38:42.048Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T12:38:42.048Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T12:38:42.489Z] docker_api_swarm_test.go:585: [d70d54e47f7e9] joining swarm manager [de8b05564c283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:38:42.516Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T12:38:43.503Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T12:38:44.104Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T12:38:44.104Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T12:38:44.104Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T12:38:44.104Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T12:38:45.815Z] check_test.go:378: [d4b0c947fe0ee] daemon is not started [2022-05-02T12:38:47.291Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T12:38:47.709Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T12:38:47.966Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T12:38:48.529Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T12:38:48.854Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T12:38:48.854Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T12:38:48.854Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T12:38:48.854Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T12:38:48.854Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T12:38:48.854Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T12:38:49.091Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T12:38:49.348Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T12:38:49.911Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T12:38:50.168Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T12:38:50.825Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-02T12:38:50.825Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-02T12:38:50.825Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-02T12:38:50.825Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-02T12:38:50.825Z] Cross building: bundles/cross/linux/s390x [2022-05-02T12:38:50.825Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-02T12:38:50.825Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-02T12:38:52.061Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T12:38:52.647Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T12:38:54.581Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T12:38:55.510Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T12:38:55.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-02T12:38:55.766Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-02T12:38:55.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-02T12:38:57.137Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T12:38:57.701Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T12:38:58.633Z] docker_api_swarm_test.go:46: [d46904120fce8] joining swarm manager [df8ea7cb397fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:38:58.890Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T12:39:00.786Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T12:39:01.716Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T12:39:01.716Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T12:39:03.607Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T12:39:05.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T12:39:05.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T12:39:05.176Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T12:39:05.501Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T12:39:06.869Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T12:39:07.583Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-02T12:39:09.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-02T12:39:12.118Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T12:39:12.118Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T12:39:12.375Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T12:39:12.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T12:39:13.305Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T12:39:13.511Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T12:39:13.869Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T12:39:13.869Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T12:39:14.499Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T12:39:14.499Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T12:39:14.499Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T12:39:14.797Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T12:39:15.053Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T12:39:15.617Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T12:39:15.874Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T12:39:16.441Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T12:39:16.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-02T12:39:16.453Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T12:39:17.004Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T12:39:17.261Z] --- PASS: TestImportExtremelyLargeImageWorks (178.49s) [2022-05-02T12:39:17.261Z] PASS [2022-05-02T12:39:17.261Z] [2022-05-02T12:39:17.261Z] DONE 22 tests in 182.663s [2022-05-02T12:39:17.261Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-02T12:39:17.261Z] ++ 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 [2022-05-02T12:39:17.261Z] ++ set -e [2022-05-02T12:39:17.261Z] ++ '[' -n 0 ']' [2022-05-02T12:39:17.261Z] ++ set -x [2022-05-02T12:39:17.261Z] ++ 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 [2022-05-02T12:39:17.261Z] INFO: Testing against a local daemon [2022-05-02T12:39:17.261Z] === RUN TestNetworkCreateDelete [2022-05-02T12:39:17.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-02T12:39:17.518Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-05-02T12:39:17.518Z] === RUN TestDockerNetworkDeletePreferID [2022-05-02T12:39:18.082Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-05-02T12:39:18.082Z] === RUN TestDaemonDNSFallback [2022-05-02T12:39:18.082Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T12:39:18.289Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T12:39:19.856Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T12:39:21.355Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-02T12:39:25.527Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T12:39:25.527Z] --- PASS: TestDaemonDNSFallback (6.85s) [2022-05-02T12:39:25.527Z] === RUN TestInspectNetwork [2022-05-02T12:39:27.032Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T12:39:27.032Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T12:39:27.032Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T12:39:27.032Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T12:39:27.032Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T12:39:27.032Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T12:39:27.032Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T12:39:27.032Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T12:39:27.032Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T12:39:27.032Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T12:39:27.422Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T12:39:27.679Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T12:39:27.679Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T12:39:27.679Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T12:39:27.937Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T12:39:28.194Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T12:39:29.125Z] === RUN TestInspectNetwork/full_network_id [2022-05-02T12:39:29.125Z] === RUN TestInspectNetwork/partial_network_id [2022-05-02T12:39:29.125Z] === RUN TestInspectNetwork/network_name [2022-05-02T12:39:29.125Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-02T12:39:29.382Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T12:39:30.749Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T12:39:34.024Z] --- PASS: TestInspectNetwork (8.53s) [2022-05-02T12:39:34.024Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-02T12:39:34.024Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-02T12:39:34.024Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-02T12:39:34.024Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-02T12:39:34.024Z] === RUN TestRunContainerWithBridgeNone [2022-05-02T12:39:34.024Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T12:39:34.024Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T12:39:34.281Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T12:39:35.705Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-02T12:39:35.705Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:39:35.705Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:39:35.705Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:39:35.705Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-02T12:39:35.705Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-02T12:39:35.705Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-02T12:39:35.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-02T12:39:35.705Z] === RUN TestNetworkList [2022-05-02T12:39:35.705Z] === RUN TestNetworkList//networks [2022-05-02T12:39:35.705Z] === PAUSE TestNetworkList//networks [2022-05-02T12:39:35.705Z] === RUN TestNetworkList//networks/ [2022-05-02T12:39:35.705Z] === PAUSE TestNetworkList//networks/ [2022-05-02T12:39:35.705Z] === CONT TestNetworkList//networks [2022-05-02T12:39:35.705Z] === CONT TestNetworkList//networks/ [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkList (0.03s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-02T12:39:35.705Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-02T12:39:35.705Z] === RUN TestHostIPv4BridgeLabel [2022-05-02T12:39:35.963Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-05-02T12:39:35.963Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-02T12:39:37.333Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-02T12:39:37.333Z] === RUN TestDaemonDefaultNetworkPools [2022-05-02T12:39:37.898Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-05-02T12:39:37.898Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-02T12:39:39.265Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-05-02T12:39:39.265Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-02T12:39:40.634Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-05-02T12:39:40.634Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-02T12:39:40.891Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-05-02T12:39:40.891Z] === RUN TestServiceWithPredefinedNetwork [2022-05-02T12:39:41.822Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-02T12:39:42.281Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-02T12:39:42.281Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-02T12:39:42.281Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-02T12:39:42.281Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-02T12:39:42.281Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-02T12:39:42.281Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-02T12:39:42.281Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-02T12:39:42.281Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-02T12:39:42.281Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-02T12:39:42.281Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T12:39:42.281Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-02T12:39:43.254Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-02T12:39:43.715Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-05-02T12:39:43.715Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-02T12:39:43.715Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:39:43.715Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:39:43.715Z] === RUN TestServiceWithDataPathPortInit [2022-05-02T12:39:44.646Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T12:39:45.576Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T12:39:46.158Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-02T12:39:46.158Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T12:39:46.158Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-02T12:39:46.158Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T12:39:46.158Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-02T12:39:46.158Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T12:39:46.158Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-02T12:39:46.158Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T12:39:46.617Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-02T12:39:47.472Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T12:39:47.472Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-02T12:39:47.472Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T12:39:50.344Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-02T12:39:50.345Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T12:39:50.345Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-02T12:39:50.345Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T12:39:50.345Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-02T12:39:50.744Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T12:39:50.744Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T12:39:52.112Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T12:39:52.368Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T12:39:54.260Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T12:39:54.517Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T12:39:55.449Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T12:39:56.013Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T12:39:56.944Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T12:39:57.201Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T12:39:57.458Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T12:39:57.714Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-02T12:39:57.971Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T12:39:58.229Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T12:39:58.895Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-02T12:40:00.123Z] --- PASS: TestServiceWithDataPathPortInit (16.21s) [2022-05-02T12:40:00.123Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-02T12:40:00.123Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-02T12:40:00.380Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T12:40:02.903Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T12:40:03.160Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0l2ob88t1088icu67a9t416hp Created:2022-05-02 12:40:01.388762958 +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[479895060e68dc634c69f6c2b68cdc528a6a8bcdc61fd1ca1b0f30020ee14d15:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qa5e0jxdljtnd1fqd6payyo86 EndpointID:aa692c00bcf88b3ab97029c99462d630f1493c419392bade4ec514a16d00989b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05a17edf4eb55cb0d93408373c73f7668f6b319379de37309e4a7f889c163f51 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:81b56476610a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qa5e0jxdljtnd1fqd6payyo86 EndpointID:aa692c00bcf88b3ab97029c99462d630f1493c419392bade4ec514a16d00989b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-02T12:40:03.723Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T12:40:05.091Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-02T12:40:06.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-02T12:40:06.019Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T12:40:07.387Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T12:40:07.649Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-02T12:40:07.906Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.92s) [2022-05-02T12:40:07.906Z] PASS [2022-05-02T12:40:07.906Z] [2022-05-02T12:40:07.906Z] === Skipped [2022-05-02T12:40:07.906Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-02T12:40:07.906Z] service_test.go:243: FLAKY_TEST [2022-05-02T12:40:07.906Z] [2022-05-02T12:40:07.906Z] DONE 38 tests, 1 skipped in 50.609s [2022-05-02T12:40:07.906Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:40:07.906Z] ++ 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 [2022-05-02T12:40:07.906Z] ++ set -e [2022-05-02T12:40:07.906Z] ++ '[' -n 0 ']' [2022-05-02T12:40:07.906Z] ++ set -x [2022-05-02T12:40:07.906Z] ++ 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 [2022-05-02T12:40:07.906Z] INFO: Testing against a local daemon [2022-05-02T12:40:07.906Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-02T12:40:07.906Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:40:07.906Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-05-02T12:40:07.906Z] === RUN TestDockerNetworkIpvlan [2022-05-02T12:40:07.906Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:40:07.906Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:40:07.906Z] PASS [2022-05-02T12:40:07.906Z] [2022-05-02T12:40:07.906Z] === Skipped [2022-05-02T12:40:07.906Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-05-02T12:40:07.906Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:40:07.906Z] [2022-05-02T12:40:07.906Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-02T12:40:07.906Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-02T12:40:07.906Z] [2022-05-02T12:40:07.906Z] DONE 2 tests, 2 skipped in 0.135s [2022-05-02T12:40:07.906Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-02T12:40:07.906Z] ++ 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 [2022-05-02T12:40:07.906Z] ++ set -e [2022-05-02T12:40:07.906Z] ++ '[' -n 0 ']' [2022-05-02T12:40:07.906Z] ++ set -x [2022-05-02T12:40:07.906Z] ++ 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 [2022-05-02T12:40:08.163Z] INFO: Testing against a local daemon [2022-05-02T12:40:08.163Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-02T12:40:08.420Z] docker_api_swarm_test.go:304: [d3d74c7b0f7b9] joining swarm manager [d433e4ada683f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:40:09.790Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-05-02T12:40:09.790Z] === RUN TestDockerNetworkMacvlan [2022-05-02T12:40:09.790Z] docker_api_swarm_test.go:305: [d31336d68cb97] joining swarm manager [d433e4ada683f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:40:09.805Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T12:40:09.805Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T12:40:09.805Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T12:40:09.805Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T12:40:09.805Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T12:40:10.353Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-02T12:40:10.915Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T12:40:11.172Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-02T12:40:12.103Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-02T12:40:12.103Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-02T12:40:13.472Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T12:40:14.035Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T12:40:14.294Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-02T12:40:14.856Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T12:40:16.751Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-02T12:40:16.888Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T12:40:16.888Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T12:40:16.888Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T12:40:16.888Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T12:40:20.926Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-02T12:40:21.857Z] --- PASS: TestDockerNetworkMacvlan (12.34s) [2022-05-02T12:40:21.857Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-05-02T12:40:21.857Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-05-02T12:40:21.857Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-05-02T12:40:21.857Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-05-02T12:40:21.857Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.80s) [2022-05-02T12:40:21.857Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2022-05-02T12:40:21.857Z] PASS [2022-05-02T12:40:21.857Z] [2022-05-02T12:40:21.857Z] DONE 8 tests in 13.877s [2022-05-02T12:40:21.857Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-02T12:40:21.857Z] ++ 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 [2022-05-02T12:40:21.857Z] ++ set -e [2022-05-02T12:40:21.857Z] ++ '[' -n 0 ']' [2022-05-02T12:40:21.857Z] ++ set -x [2022-05-02T12:40:21.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-02T12:40:21.857Z] testing: warning: no tests to run [2022-05-02T12:40:21.857Z] PASS [2022-05-02T12:40:21.857Z] [2022-05-02T12:40:21.857Z] DONE 0 tests in 0.049s [2022-05-02T12:40:21.857Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-02T12:40:21.857Z] ++ 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 [2022-05-02T12:40:21.857Z] ++ set -e [2022-05-02T12:40:21.857Z] ++ '[' -n 0 ']' [2022-05-02T12:40:21.857Z] ++ set -x [2022-05-02T12:40:21.857Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-02T12:40:22.115Z] INFO: Testing against a local daemon [2022-05-02T12:40:22.115Z] === RUN TestAuthZPluginAllowRequest [2022-05-02T12:40:22.372Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T12:40:23.800Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2022-05-02T12:40:23.800Z] === RUN TestAuthZPluginTLS [2022-05-02T12:40:24.364Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-02T12:40:24.364Z] === RUN TestAuthZPluginDenyRequest [2022-05-02T12:40:24.928Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-02T12:40:24.928Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-02T12:40:25.492Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-02T12:40:25.492Z] === RUN TestAuthZPluginDenyResponse [2022-05-02T12:40:25.492Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-02T12:40:25.749Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-02T12:40:25.749Z] === RUN TestAuthZPluginAllowEventStream [2022-05-02T12:40:27.119Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2022-05-02T12:40:27.119Z] === RUN TestAuthZPluginErrorResponse [2022-05-02T12:40:27.375Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T12:40:27.632Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-02T12:40:27.632Z] === RUN TestAuthZPluginErrorRequest [2022-05-02T12:40:28.195Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-05-02T12:40:28.195Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-02T12:40:28.759Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-05-02T12:40:28.759Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-02T12:40:29.322Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-02T12:40:29.884Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T12:40:31.107Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T12:40:31.107Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T12:40:31.107Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T12:40:31.337Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T12:40:31.337Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.40s) [2022-05-02T12:40:31.337Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-02T12:40:32.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T12:40:32.704Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T12:40:33.266Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2022-05-02T12:40:33.266Z] === RUN TestAuthZPluginHeader [2022-05-02T12:40:33.266Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T12:40:33.828Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T12:40:33.828Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-05-02T12:40:33.828Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-02T12:40:34.758Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T12:40:35.689Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T12:40:36.254Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T12:40:38.773Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.45s) [2022-05-02T12:40:38.773Z] === RUN TestAuthZPluginV2Disable [2022-05-02T12:40:39.030Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T12:40:39.287Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T12:40:39.287Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T12:40:39.287Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-02T12:40:39.287Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T12:40:39.544Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T12:40:40.475Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T12:40:40.475Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T12:40:40.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T12:40:40.761Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T12:40:41.039Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T12:40:41.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T12:40:41.971Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-05-02T12:40:41.971Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-02T12:40:42.389Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-02T12:40:42.389Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-02T12:40:42.389Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-02T12:40:42.389Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-02T12:40:42.389Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-02T12:40:42.739Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-02T12:40:43.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/test/unit [2022-05-02T12:40:43.288Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-02T12:40:43.288Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-02T12:40:43.288Z] + TESTDIRS=./... [2022-05-02T12:40:43.288Z] + exclude_paths='/vendor/|/integration' [2022-05-02T12:40:43.288Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-02T12:40:43.288Z] ++ go list ./... [2022-05-02T12:40:44.234Z] + pkg_list='github.com/docker/docker/api [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/backend [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/container [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/events [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/filters [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/image [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/mount [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/network [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/registry [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/time [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/versions [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/volume [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:40:44.234Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:40:44.234Z] github.com/docker/docker/cli [2022-05-02T12:40:44.234Z] github.com/docker/docker/cli/config [2022-05-02T12:40:44.234Z] github.com/docker/docker/cli/debug [2022-05-02T12:40:44.234Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:40:44.234Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:40:44.234Z] github.com/docker/docker/client [2022-05-02T12:40:44.234Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:40:44.234Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:40:44.234Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:40:44.234Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:40:44.234Z] github.com/docker/docker/container [2022-05-02T12:40:44.234Z] github.com/docker/docker/container/stream [2022-05-02T12:40:44.234Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:40:44.234Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:40:44.234Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/config [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/events [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/exec [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/images [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/links [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/names [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/network [2022-05-02T12:40:44.234Z] github.com/docker/docker/daemon/stats [2022-05-02T12:40:44.234Z] github.com/docker/docker/distribution [2022-05-02T12:40:44.234Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:40:44.234Z] github.com/docker/docker/distribution/utils [2022-05-02T12:40:44.234Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:40:44.234Z] github.com/docker/docker/dockerversion [2022-05-02T12:40:44.234Z] github.com/docker/docker/errdefs [2022-05-02T12:40:44.234Z] github.com/docker/docker/image [2022-05-02T12:40:44.234Z] github.com/docker/docker/image/cache [2022-05-02T12:40:44.234Z] github.com/docker/docker/image/tarexport [2022-05-02T12:40:44.234Z] github.com/docker/docker/image/v1 [2022-05-02T12:40:44.234Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:40:44.234Z] github.com/docker/docker/layer [2022-05-02T12:40:44.234Z] github.com/docker/docker/libcontainerd [2022-05-02T12:40:44.234Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:40:44.234Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:40:44.234Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:40:44.234Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:40:44.234Z] github.com/docker/docker/oci [2022-05-02T12:40:44.234Z] github.com/docker/docker/oci/caps [2022-05-02T12:40:44.234Z] github.com/docker/docker/opts [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/archive [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/directory [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/platform [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/pools [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/progress [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/signal [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/stack [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/system [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:40:44.234Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:40:44.234Z] github.com/docker/docker/plugin [2022-05-02T12:40:44.234Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:40:44.234Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:40:44.234Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:40:44.234Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:40:44.234Z] github.com/docker/docker/quota [2022-05-02T12:40:44.234Z] github.com/docker/docker/reference [2022-05-02T12:40:44.234Z] github.com/docker/docker/registry [2022-05-02T12:40:44.234Z] github.com/docker/docker/registry/resumable [2022-05-02T12:40:44.234Z] github.com/docker/docker/restartmanager [2022-05-02T12:40:44.234Z] github.com/docker/docker/rootless [2022-05-02T12:40:44.234Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:40:44.234Z] github.com/docker/docker/runconfig [2022-05-02T12:40:44.234Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/environment [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/registry [2022-05-02T12:40:44.234Z] github.com/docker/docker/testutil/request [2022-05-02T12:40:44.234Z] github.com/docker/docker/volume [2022-05-02T12:40:44.234Z] github.com/docker/docker/volume/drivers [2022-05-02T12:40:44.234Z] github.com/docker/docker/volume/local [2022-05-02T12:40:44.234Z] github.com/docker/docker/volume/mounts [2022-05-02T12:40:44.234Z] github.com/docker/docker/volume/service [2022-05-02T12:40:44.234Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:40:44.234Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:40:44.234Z] ++ grep --fixed-strings -v /libnetwork [2022-05-02T12:40:44.234Z] ++ echo 'github.com/docker/docker/api [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/backend [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/container [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/events [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/filters [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/image [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/mount [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/network [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/registry [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/time [2022-05-02T12:40:44.234Z] github.com/docker/docker/api/types/versions [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/volume [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/config [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/debug [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:40:44.235Z] github.com/docker/docker/client [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:40:44.235Z] github.com/docker/docker/container [2022-05-02T12:40:44.235Z] github.com/docker/docker/container/stream [2022-05-02T12:40:44.235Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:40:44.235Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:40:44.235Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/config [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/events [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/exec [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/images [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/links [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/names [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/network [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/stats [2022-05-02T12:40:44.235Z] github.com/docker/docker/distribution [2022-05-02T12:40:44.235Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:40:44.235Z] github.com/docker/docker/distribution/utils [2022-05-02T12:40:44.235Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:40:44.235Z] github.com/docker/docker/dockerversion [2022-05-02T12:40:44.235Z] github.com/docker/docker/errdefs [2022-05-02T12:40:44.235Z] github.com/docker/docker/image [2022-05-02T12:40:44.235Z] github.com/docker/docker/image/cache [2022-05-02T12:40:44.235Z] github.com/docker/docker/image/tarexport [2022-05-02T12:40:44.235Z] github.com/docker/docker/image/v1 [2022-05-02T12:40:44.235Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:40:44.235Z] github.com/docker/docker/layer [2022-05-02T12:40:44.235Z] github.com/docker/docker/libcontainerd [2022-05-02T12:40:44.235Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:40:44.235Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:40:44.235Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:40:44.235Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:40:44.235Z] github.com/docker/docker/oci [2022-05-02T12:40:44.235Z] github.com/docker/docker/oci/caps [2022-05-02T12:40:44.235Z] github.com/docker/docker/opts [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/archive [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/directory [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/platform [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/pools [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/progress [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/signal [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/stack [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/system [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:40:44.235Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:40:44.235Z] github.com/docker/docker/plugin [2022-05-02T12:40:44.235Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:40:44.235Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:40:44.235Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:40:44.235Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:40:44.235Z] github.com/docker/docker/quota [2022-05-02T12:40:44.235Z] github.com/docker/docker/reference [2022-05-02T12:40:44.235Z] github.com/docker/docker/registry [2022-05-02T12:40:44.235Z] github.com/docker/docker/registry/resumable [2022-05-02T12:40:44.235Z] github.com/docker/docker/restartmanager [2022-05-02T12:40:44.235Z] github.com/docker/docker/rootless [2022-05-02T12:40:44.235Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:40:44.235Z] github.com/docker/docker/runconfig [2022-05-02T12:40:44.235Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/environment [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/registry [2022-05-02T12:40:44.235Z] github.com/docker/docker/testutil/request [2022-05-02T12:40:44.235Z] github.com/docker/docker/volume [2022-05-02T12:40:44.235Z] github.com/docker/docker/volume/drivers [2022-05-02T12:40:44.235Z] github.com/docker/docker/volume/local [2022-05-02T12:40:44.235Z] github.com/docker/docker/volume/mounts [2022-05-02T12:40:44.235Z] github.com/docker/docker/volume/service [2022-05-02T12:40:44.235Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:40:44.235Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:40:44.235Z] + base_pkg_list='github.com/docker/docker/api [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/backend [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/container [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/events [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/filters [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/image [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/mount [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/network [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/registry [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/time [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/versions [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:40:44.235Z] github.com/docker/docker/api/types/volume [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:40:44.235Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/config [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/debug [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:40:44.235Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:40:44.235Z] github.com/docker/docker/client [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:40:44.235Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:40:44.235Z] github.com/docker/docker/container [2022-05-02T12:40:44.235Z] github.com/docker/docker/container/stream [2022-05-02T12:40:44.235Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:40:44.235Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:40:44.235Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/config [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/events [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/exec [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/images [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/links [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:40:44.235Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/names [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/network [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/stats [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution/utils [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:40:44.236Z] github.com/docker/docker/dockerversion [2022-05-02T12:40:44.236Z] github.com/docker/docker/errdefs [2022-05-02T12:40:44.236Z] github.com/docker/docker/image [2022-05-02T12:40:44.236Z] github.com/docker/docker/image/cache [2022-05-02T12:40:44.236Z] github.com/docker/docker/image/tarexport [2022-05-02T12:40:44.236Z] github.com/docker/docker/image/v1 [2022-05-02T12:40:44.236Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:40:44.236Z] github.com/docker/docker/layer [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:40:44.236Z] github.com/docker/docker/oci [2022-05-02T12:40:44.236Z] github.com/docker/docker/oci/caps [2022-05-02T12:40:44.236Z] github.com/docker/docker/opts [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/archive [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/directory [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/platform [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/pools [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/progress [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/signal [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/stack [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/system [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:40:44.236Z] github.com/docker/docker/plugin [2022-05-02T12:40:44.236Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:40:44.236Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:40:44.236Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:40:44.236Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:40:44.236Z] github.com/docker/docker/quota [2022-05-02T12:40:44.236Z] github.com/docker/docker/reference [2022-05-02T12:40:44.236Z] github.com/docker/docker/registry [2022-05-02T12:40:44.236Z] github.com/docker/docker/registry/resumable [2022-05-02T12:40:44.236Z] github.com/docker/docker/restartmanager [2022-05-02T12:40:44.236Z] github.com/docker/docker/rootless [2022-05-02T12:40:44.236Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:40:44.236Z] github.com/docker/docker/runconfig [2022-05-02T12:40:44.236Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/environment [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/registry [2022-05-02T12:40:44.236Z] github.com/docker/docker/testutil/request [2022-05-02T12:40:44.236Z] github.com/docker/docker/volume [2022-05-02T12:40:44.236Z] github.com/docker/docker/volume/drivers [2022-05-02T12:40:44.236Z] github.com/docker/docker/volume/local [2022-05-02T12:40:44.236Z] github.com/docker/docker/volume/mounts [2022-05-02T12:40:44.236Z] github.com/docker/docker/volume/service [2022-05-02T12:40:44.236Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:40:44.236Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:40:44.236Z] ++ grep --fixed-strings /libnetwork [2022-05-02T12:40:44.236Z] ++ echo 'github.com/docker/docker/api [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/backend [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/container [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/events [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/filters [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/image [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/mount [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/network [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/registry [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/time [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/versions [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:40:44.236Z] github.com/docker/docker/api/types/volume [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:40:44.236Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:40:44.236Z] github.com/docker/docker/cli [2022-05-02T12:40:44.236Z] github.com/docker/docker/cli/config [2022-05-02T12:40:44.236Z] github.com/docker/docker/cli/debug [2022-05-02T12:40:44.236Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:40:44.236Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:40:44.236Z] github.com/docker/docker/client [2022-05-02T12:40:44.236Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:40:44.236Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:40:44.236Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:40:44.236Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:40:44.236Z] github.com/docker/docker/container [2022-05-02T12:40:44.236Z] github.com/docker/docker/container/stream [2022-05-02T12:40:44.236Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:40:44.236Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:40:44.236Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/config [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/events [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/exec [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/images [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/links [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/names [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/network [2022-05-02T12:40:44.236Z] github.com/docker/docker/daemon/stats [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution/utils [2022-05-02T12:40:44.236Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:40:44.236Z] github.com/docker/docker/dockerversion [2022-05-02T12:40:44.236Z] github.com/docker/docker/errdefs [2022-05-02T12:40:44.236Z] github.com/docker/docker/image [2022-05-02T12:40:44.236Z] github.com/docker/docker/image/cache [2022-05-02T12:40:44.236Z] github.com/docker/docker/image/tarexport [2022-05-02T12:40:44.236Z] github.com/docker/docker/image/v1 [2022-05-02T12:40:44.236Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:40:44.236Z] github.com/docker/docker/layer [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:40:44.236Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/libnetwork/types [2022-05-02T12:40:44.236Z] github.com/docker/docker/oci [2022-05-02T12:40:44.236Z] github.com/docker/docker/oci/caps [2022-05-02T12:40:44.236Z] github.com/docker/docker/opts [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/archive [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/directory [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:40:44.236Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/platform [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/pools [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/progress [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/signal [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/stack [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/system [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:40:44.237Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:40:44.237Z] github.com/docker/docker/plugin [2022-05-02T12:40:44.237Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:40:44.237Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:40:44.237Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:40:44.237Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:40:44.237Z] github.com/docker/docker/quota [2022-05-02T12:40:44.237Z] github.com/docker/docker/reference [2022-05-02T12:40:44.237Z] github.com/docker/docker/registry [2022-05-02T12:40:44.237Z] github.com/docker/docker/registry/resumable [2022-05-02T12:40:44.237Z] github.com/docker/docker/restartmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/rootless [2022-05-02T12:40:44.237Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:40:44.237Z] github.com/docker/docker/runconfig [2022-05-02T12:40:44.237Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/environment [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/registry [2022-05-02T12:40:44.237Z] github.com/docker/docker/testutil/request [2022-05-02T12:40:44.237Z] github.com/docker/docker/volume [2022-05-02T12:40:44.237Z] github.com/docker/docker/volume/drivers [2022-05-02T12:40:44.237Z] github.com/docker/docker/volume/local [2022-05-02T12:40:44.237Z] github.com/docker/docker/volume/mounts [2022-05-02T12:40:44.237Z] github.com/docker/docker/volume/service [2022-05-02T12:40:44.237Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:40:44.237Z] github.com/docker/docker/volume/testutils' [2022-05-02T12:40:44.237Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/types' [2022-05-02T12:40:44.237Z] + echo 'github.com/docker/docker/libnetwork [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/types' [2022-05-02T12:40:44.237Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:40:44.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:40:44.237Z] + type docker-proxy [2022-05-02T12:40:44.237Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-02T12:40:44.237Z] + hack/make.sh binary-proxy install-proxy [2022-05-02T12:40:44.237Z] [2022-05-02T12:40:44.237Z] Removing bundles/ [2022-05-02T12:40:44.492Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T12:40:44.498Z] [2022-05-02T12:40:44.498Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-02T12:40:44.498Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-02T12:40:44.498Z] GOOS="" GOARCH="" GOARM="" [2022-05-02T12:40:44.749Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T12:40:45.315Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T12:40:45.572Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-05-02T12:40:45.572Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-02T12:40:45.829Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T12:40:46.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-02T12:40:46.650Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T12:40:47.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T12:40:48.020Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T12:40:48.277Z] docker_api_swarm_test.go:272: [da90753262b1f] joining swarm manager [de654c51d4b66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:40:49.646Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T12:40:50.210Z] docker_api_swarm_test.go:273: [ddf76538e5545] joining swarm manager [de654c51d4b66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:40:52.642Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-02T12:40:52.642Z] [2022-05-02T12:40:52.642Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-02T12:40:52.642Z] Installing docker-proxy to /usr/local/bin/ [2022-05-02T12:40:52.642Z] [2022-05-02T12:40:52.642Z] + mkdir -p bundles [2022-05-02T12:40:52.642Z] + '[' -n 'github.com/docker/docker/api [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/backend/build [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/httpstatus [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/httputils [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/middleware [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/build [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/container [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/debug [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/distribution [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/grpc [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/image [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/network [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/plugin [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/session [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/swarm [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/system [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/server/router/volume [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/backend [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/blkiodev [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/container [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/events [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/filters [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/image [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/mount [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/network [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/registry [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/strslice [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/swarm [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/time [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/versions [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-02T12:40:52.642Z] github.com/docker/docker/api/types/volume [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/builder-next [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/builder-next/worker [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/dockerfile [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/remotecontext [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/remotecontext/git [2022-05-02T12:40:52.642Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-02T12:40:52.642Z] github.com/docker/docker/cli [2022-05-02T12:40:52.642Z] github.com/docker/docker/cli/config [2022-05-02T12:40:52.642Z] github.com/docker/docker/cli/debug [2022-05-02T12:40:52.642Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-02T12:40:52.642Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-02T12:40:52.642Z] github.com/docker/docker/client [2022-05-02T12:40:52.642Z] github.com/docker/docker/cmd/docker-proxy [2022-05-02T12:40:52.642Z] github.com/docker/docker/cmd/dockerd [2022-05-02T12:40:52.642Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-02T12:40:52.642Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-02T12:40:52.642Z] github.com/docker/docker/container [2022-05-02T12:40:52.642Z] github.com/docker/docker/container/stream [2022-05-02T12:40:52.642Z] github.com/docker/docker/contrib/apparmor [2022-05-02T12:40:52.642Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-02T12:40:52.642Z] github.com/docker/docker/contrib/httpserver [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/cluster [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/cluster/convert [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/cluster/executor [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/cluster/provider [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/config [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/events [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/events/testutils [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/exec [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/images [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/initlayer [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/links [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/listeners [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/gelf [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/journald [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/local [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/logentries [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/splunk [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/syslog [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/logger/templates [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/names [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/network [2022-05-02T12:40:52.642Z] github.com/docker/docker/daemon/stats [2022-05-02T12:40:52.642Z] github.com/docker/docker/distribution [2022-05-02T12:40:52.642Z] github.com/docker/docker/distribution/metadata [2022-05-02T12:40:52.642Z] github.com/docker/docker/distribution/utils [2022-05-02T12:40:52.642Z] github.com/docker/docker/distribution/xfer [2022-05-02T12:40:52.642Z] github.com/docker/docker/dockerversion [2022-05-02T12:40:52.642Z] github.com/docker/docker/errdefs [2022-05-02T12:40:52.642Z] github.com/docker/docker/image [2022-05-02T12:40:52.642Z] github.com/docker/docker/image/cache [2022-05-02T12:40:52.642Z] github.com/docker/docker/image/tarexport [2022-05-02T12:40:52.642Z] github.com/docker/docker/image/v1 [2022-05-02T12:40:52.642Z] github.com/docker/docker/internal/test/suite [2022-05-02T12:40:52.642Z] github.com/docker/docker/layer [2022-05-02T12:40:52.642Z] github.com/docker/docker/libcontainerd [2022-05-02T12:40:52.642Z] github.com/docker/docker/libcontainerd/queue [2022-05-02T12:40:52.642Z] github.com/docker/docker/libcontainerd/remote [2022-05-02T12:40:52.642Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-02T12:40:52.642Z] github.com/docker/docker/libcontainerd/types [2022-05-02T12:40:52.642Z] github.com/docker/docker/oci [2022-05-02T12:40:52.642Z] github.com/docker/docker/oci/caps [2022-05-02T12:40:52.642Z] github.com/docker/docker/opts [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/aaparser [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/archive [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/authorization [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/broadcaster [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/capabilities [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/chrootarchive [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/containerfs [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/devicemapper [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/directory [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/dmesg [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/filenotify [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/fileutils [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/fsutils [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/homedir [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/idtools [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/ioutils [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/jsonmessage [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/longpath [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/loopback [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/namesgenerator [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/parsers [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/pidfile [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/platform [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/plugingetter [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/plugins [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/plugins/transport [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/pools [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/progress [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/pubsub [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/reexec [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/signal [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/stack [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/stdcopy [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/streamformatter [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/stringid [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/sysinfo [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/system [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/tailfile [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/tarsum [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/truncindex [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/urlutil [2022-05-02T12:40:52.642Z] github.com/docker/docker/pkg/useragent [2022-05-02T12:40:52.642Z] github.com/docker/docker/plugin [2022-05-02T12:40:52.642Z] github.com/docker/docker/plugin/executor/containerd [2022-05-02T12:40:52.642Z] github.com/docker/docker/plugin/v2 [2022-05-02T12:40:52.642Z] github.com/docker/docker/profiles/apparmor [2022-05-02T12:40:52.642Z] github.com/docker/docker/profiles/seccomp [2022-05-02T12:40:52.642Z] github.com/docker/docker/quota [2022-05-02T12:40:52.642Z] github.com/docker/docker/reference [2022-05-02T12:40:52.642Z] github.com/docker/docker/registry [2022-05-02T12:40:52.642Z] github.com/docker/docker/registry/resumable [2022-05-02T12:40:52.642Z] github.com/docker/docker/restartmanager [2022-05-02T12:40:52.642Z] github.com/docker/docker/rootless [2022-05-02T12:40:52.642Z] github.com/docker/docker/rootless/specconv [2022-05-02T12:40:52.642Z] github.com/docker/docker/runconfig [2022-05-02T12:40:52.642Z] github.com/docker/docker/runconfig/opts [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/daemon [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/environment [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/fakecontext [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/fakegit [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/fakestorage [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/fixtures/load [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/registry [2022-05-02T12:40:52.642Z] github.com/docker/docker/testutil/request [2022-05-02T12:40:52.642Z] github.com/docker/docker/volume [2022-05-02T12:40:52.643Z] github.com/docker/docker/volume/drivers [2022-05-02T12:40:52.643Z] github.com/docker/docker/volume/local [2022-05-02T12:40:52.643Z] github.com/docker/docker/volume/mounts [2022-05-02T12:40:52.643Z] github.com/docker/docker/volume/service [2022-05-02T12:40:52.643Z] github.com/docker/docker/volume/service/opts [2022-05-02T12:40:52.643Z] github.com/docker/docker/volume/testutils' ']' [2022-05-02T12:40:52.643Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-05-02T12:40:52.643Z] ? github.com/docker/docker/api [no test files] [2022-05-02T12:40:54.388Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T12:40:58.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T12:40:58.586Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.46s) [2022-05-02T12:40:58.586Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-02T12:41:05.127Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T12:41:05.383Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T12:41:05.639Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T12:41:06.201Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T12:41:07.130Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T12:41:08.060Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T12:41:08.060Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-02T12:41:08.060Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T12:41:08.060Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-02T12:41:08.060Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T12:41:08.060Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-02T12:41:08.060Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T12:41:08.060Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-02T12:41:08.060Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T12:41:08.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T12:41:08.518Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T12:41:08.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T12:41:09.429Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T12:41:09.429Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T12:41:09.686Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T12:41:10.249Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T12:41:10.773Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-05-02T12:41:10.811Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T12:41:11.067Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T12:41:11.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-02T12:41:12.960Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T12:41:14.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T12:41:14.387Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T12:41:14.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T12:41:14.387Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T12:41:14.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T12:41:14.853Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T12:41:14.853Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-05-02T12:41:14.853Z] PASS [2022-05-02T12:41:14.853Z] [2022-05-02T12:41:14.853Z] DONE 17 tests in 52.692s [2022-05-02T12:41:14.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-02T12:41:14.853Z] ++ 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 [2022-05-02T12:41:14.853Z] ++ set -e [2022-05-02T12:41:14.853Z] ++ '[' -n 0 ']' [2022-05-02T12:41:14.853Z] ++ set -x [2022-05-02T12:41:14.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-05-02T12:41:14.853Z] INFO: Testing against a local daemon [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:41:14.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:41:14.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-02T12:41:14.853Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-02T12:41:14.853Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-02T12:41:14.853Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-02T12:41:14.853Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-02T12:41:14.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-02T12:41:14.853Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-02T12:41:14.853Z] === RUN TestPluginInstall [2022-05-02T12:41:14.853Z] === RUN TestPluginInstall/no_auth [2022-05-02T12:41:15.417Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T12:41:15.673Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T12:41:16.242Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T12:41:16.242Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-02T12:41:16.242Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T12:41:16.816Z] time="2022-05-02T12:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:41:16.816Z] time="2022-05-02T12:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c2491014a603b0e6f12d87d19a5e6f921bc2e04cbc02b1cd8d9c84e319ecd02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:41:16.816Z] time="2022-05-02T12:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:41:16.816Z] time="2022-05-02T12:41:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c2491014a603b0e6f12d87d19a5e6f921bc2e04cbc02b1cd8d9c84e319ecd02" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:41:17.073Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T12:41:17.313Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T12:41:17.313Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T12:41:17.313Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T12:41:17.329Z] === RUN TestPluginInstall/with_htpasswd [2022-05-02T12:41:17.893Z] time="2022-05-02T12:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:41:17.893Z] time="2022-05-02T12:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b72dc6facdc373b1b1063fa3b152fa87aa2c829369f3d5c0127cab0c5be25165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:41:17.893Z] time="2022-05-02T12:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:41:17.893Z] time="2022-05-02T12:41:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b72dc6facdc373b1b1063fa3b152fa87aa2c829369f3d5c0127cab0c5be25165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:41:18.149Z] === RUN TestPluginInstall/with_insecure [2022-05-02T12:41:19.079Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T12:41:19.079Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T12:41:19.079Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T12:41:19.079Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T12:41:19.079Z] time="2022-05-02T12:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:41:19.079Z] time="2022-05-02T12:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a78921c8a6a0f1c6a6e07e63e869601f2dee8771223bccbb78567c784d52f87e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:41:19.079Z] time="2022-05-02T12:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-02T12:41:19.079Z] time="2022-05-02T12:41:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a78921c8a6a0f1c6a6e07e63e869601f2dee8771223bccbb78567c784d52f87e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-02T12:41:19.644Z] plugin_test.go:195: [d6b0b5be8da56] daemon is not started [2022-05-02T12:41:19.644Z] --- PASS: TestPluginInstall (4.60s) [2022-05-02T12:41:19.644Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2022-05-02T12:41:19.644Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-05-02T12:41:19.644Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-05-02T12:41:19.644Z] === RUN TestPluginsWithRuntimes [2022-05-02T12:41:19.644Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T12:41:20.207Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T12:41:21.138Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T12:41:21.138Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-02T12:41:21.701Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T12:41:22.269Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-02T12:41:23.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T12:41:23.046Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T12:41:23.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T12:41:23.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T12:41:23.046Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T12:41:23.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T12:41:23.046Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T12:41:23.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T12:41:23.200Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T12:41:23.456Z] --- PASS: TestPluginsWithRuntimes (3.96s) [2022-05-02T12:41:23.456Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-05-02T12:41:23.456Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2022-05-02T12:41:23.456Z] === RUN TestPluginBackCompatMediaTypes [2022-05-02T12:41:24.386Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-05-02T12:41:24.386Z] PASS [2022-05-02T12:41:24.386Z] [2022-05-02T12:41:24.386Z] DONE 24 tests in 9.553s [2022-05-02T12:41:24.386Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-02T12:41:24.386Z] ++ 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 [2022-05-02T12:41:24.386Z] ++ set -e [2022-05-02T12:41:24.386Z] ++ '[' -n 0 ']' [2022-05-02T12:41:24.386Z] ++ set -x [2022-05-02T12:41:24.386Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-05-02T12:41:24.386Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T12:41:24.386Z] INFO: Testing against a local daemon [2022-05-02T12:41:24.386Z] === RUN TestExternalGraphDriver [2022-05-02T12:41:24.386Z] === RUN TestExternalGraphDriver/json [2022-05-02T12:41:25.316Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T12:41:26.248Z] === RUN TestExternalGraphDriver/spec [2022-05-02T12:41:26.504Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T12:41:27.068Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T12:41:28.437Z] === RUN TestExternalGraphDriver/pull [2022-05-02T12:41:28.437Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T12:41:29.001Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T12:41:29.001Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T12:41:29.001Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T12:41:29.001Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T12:41:29.258Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T12:41:29.258Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T12:41:29.259Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T12:41:30.188Z] --- PASS: TestExternalGraphDriver (5.81s) [2022-05-02T12:41:30.188Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2022-05-02T12:41:30.188Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2022-05-02T12:41:30.188Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2022-05-02T12:41:30.188Z] === RUN TestGraphdriverPluginV2 [2022-05-02T12:41:30.445Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T12:41:31.812Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T12:41:31.812Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T12:41:32.069Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T12:41:32.631Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T12:41:33.344Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T12:41:33.913Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T12:41:34.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-02T12:41:34.847Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T12:41:34.847Z] --- PASS: TestGraphdriverPluginV2 (4.70s) [2022-05-02T12:41:34.847Z] PASS [2022-05-02T12:41:34.847Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T12:41:34.847Z] [2022-05-02T12:41:34.847Z] DONE 5 tests in 10.625s [2022-05-02T12:41:34.847Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T12:41:34.847Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-02T12:41:34.847Z] ++ 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 [2022-05-02T12:41:34.847Z] ++ set -e [2022-05-02T12:41:34.847Z] ++ '[' -n 0 ']' [2022-05-02T12:41:34.847Z] ++ set -x [2022-05-02T12:41:34.847Z] ++ 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 [2022-05-02T12:41:34.966Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T12:41:35.104Z] INFO: Testing against a local daemon [2022-05-02T12:41:35.104Z] === RUN TestContinueAfterPluginCrash [2022-05-02T12:41:35.104Z] === PAUSE TestContinueAfterPluginCrash [2022-05-02T12:41:35.104Z] === RUN TestReadPluginNoRead [2022-05-02T12:41:35.104Z] === PAUSE TestReadPluginNoRead [2022-05-02T12:41:35.104Z] === RUN TestDaemonStartWithLogOpt [2022-05-02T12:41:35.104Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-02T12:41:35.104Z] === CONT TestContinueAfterPluginCrash [2022-05-02T12:41:35.104Z] === CONT TestDaemonStartWithLogOpt [2022-05-02T12:41:35.666Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T12:41:35.666Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T12:41:35.666Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T12:41:35.923Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T12:41:35.923Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T12:41:36.854Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T12:41:38.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T12:41:39.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T12:41:39.154Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T12:41:39.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-02T12:41:40.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T12:41:40.906Z] --- PASS: TestDaemonStartWithLogOpt (5.87s) [2022-05-02T12:41:40.906Z] === CONT TestReadPluginNoRead [2022-05-02T12:41:41.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T12:41:41.471Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T12:41:42.401Z] docker_api_swarm_node_test.go:20: [daa9beebd4106] joining swarm manager [d9b8b95d936cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:41:42.401Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T12:41:43.331Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T12:41:43.331Z] docker_api_swarm_node_test.go:21: [df683566438d9] joining swarm manager [d9b8b95d936cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:41:44.262Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T12:41:44.520Z] === RUN TestReadPluginNoRead/default [2022-05-02T12:41:44.520Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T12:41:44.520Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T12:41:45.083Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T12:41:45.250Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T12:41:46.016Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-02T12:41:46.016Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T12:41:46.016Z] --- PASS: TestContinueAfterPluginCrash (11.06s) [2022-05-02T12:41:46.579Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T12:41:46.579Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T12:41:47.142Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T12:41:47.399Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-02T12:41:48.328Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T12:41:49.260Z] === CONT TestReadPluginNoRead [2022-05-02T12:41:49.260Z] read_test.go:92: [dfe1961000c4f] daemon is not started [2022-05-02T12:41:49.260Z] --- PASS: TestReadPluginNoRead (8.23s) [2022-05-02T12:41:49.260Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-05-02T12:41:49.260Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2022-05-02T12:41:49.260Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s) [2022-05-02T12:41:49.260Z] PASS [2022-05-02T12:41:49.260Z] [2022-05-02T12:41:49.260Z] DONE 6 tests in 14.247s [2022-05-02T12:41:49.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-02T12:41:49.260Z] ++ 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 [2022-05-02T12:41:49.260Z] ++ set -e [2022-05-02T12:41:49.260Z] ++ '[' -n 0 ']' [2022-05-02T12:41:49.260Z] ++ set -x [2022-05-02T12:41:49.260Z] ++ 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 [2022-05-02T12:41:49.260Z] testing: warning: no tests to run [2022-05-02T12:41:49.260Z] PASS [2022-05-02T12:41:49.260Z] [2022-05-02T12:41:49.260Z] DONE 0 tests in 0.052s [2022-05-02T12:41:49.260Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-02T12:41:49.260Z] ++ 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 [2022-05-02T12:41:49.260Z] ++ set -e [2022-05-02T12:41:49.260Z] ++ '[' -n 0 ']' [2022-05-02T12:41:49.260Z] ++ set -x [2022-05-02T12:41:49.260Z] ++ 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 [2022-05-02T12:41:49.260Z] INFO: Testing against a local daemon [2022-05-02T12:41:49.260Z] === RUN TestPluginWithDevMounts [2022-05-02T12:41:49.260Z] === PAUSE TestPluginWithDevMounts [2022-05-02T12:41:49.260Z] === CONT TestPluginWithDevMounts [2022-05-02T12:41:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T12:41:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T12:41:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T12:41:49.516Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T12:41:49.516Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T12:41:50.080Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T12:41:51.025Z] --- PASS: TestPluginWithDevMounts (1.71s) [2022-05-02T12:41:51.025Z] PASS [2022-05-02T12:41:51.025Z] [2022-05-02T12:41:51.025Z] DONE 1 tests in 1.818s [2022-05-02T12:41:51.025Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-02T12:41:51.025Z] ++ 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 [2022-05-02T12:41:51.025Z] ++ set -e [2022-05-02T12:41:51.025Z] ++ '[' -n 0 ']' [2022-05-02T12:41:51.025Z] ++ set -x [2022-05-02T12:41:51.025Z] ++ 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 [2022-05-02T12:41:51.281Z] INFO: Testing against a local daemon [2022-05-02T12:41:51.281Z] === RUN TestSecretInspect [2022-05-02T12:41:53.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T12:41:53.798Z] --- PASS: TestSecretInspect (2.20s) [2022-05-02T12:41:53.798Z] === RUN TestSecretList [2022-05-02T12:41:54.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-02T12:41:54.617Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T12:41:55.180Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T12:41:55.535Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T12:41:56.111Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T12:41:56.111Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-02T12:41:56.111Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T12:41:56.111Z] --- PASS: TestSecretList (2.78s) [2022-05-02T12:41:56.111Z] === RUN TestSecretsCreateAndDelete [2022-05-02T12:41:56.111Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T12:41:56.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T12:41:56.941Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T12:41:57.408Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T12:41:57.408Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T12:41:57.877Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T12:41:59.385Z] --- PASS: TestSecretsCreateAndDelete (2.79s) [2022-05-02T12:41:59.385Z] === RUN TestSecretsUpdate [2022-05-02T12:41:59.385Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T12:41:59.385Z] docker_api_swarm_test.go:502: [d0f53987612c6] joining swarm manager [dea78c81ed424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:41:59.643Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T12:42:00.093Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T12:42:00.093Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T12:42:00.093Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T12:42:00.572Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T12:42:01.939Z] --- PASS: TestSecretsUpdate (2.69s) [2022-05-02T12:42:01.939Z] === RUN TestTemplatedSecret [2022-05-02T12:42:03.834Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T12:42:04.397Z] --- PASS: TestTemplatedSecret (2.82s) [2022-05-02T12:42:04.397Z] === RUN TestSecretCreateResolve [2022-05-02T12:42:04.397Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T12:42:05.764Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T12:42:05.971Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T12:42:07.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T12:42:07.132Z] --- PASS: TestSecretCreateResolve (2.68s) [2022-05-02T12:42:07.132Z] PASS [2022-05-02T12:42:07.132Z] [2022-05-02T12:42:07.132Z] DONE 6 tests in 16.036s [2022-05-02T12:42:07.132Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-02T12:42:07.132Z] ++ 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 [2022-05-02T12:42:07.132Z] ++ set -e [2022-05-02T12:42:07.132Z] ++ '[' -n 0 ']' [2022-05-02T12:42:07.132Z] ++ set -x [2022-05-02T12:42:07.132Z] ++ 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 [2022-05-02T12:42:07.388Z] INFO: Testing against a local daemon [2022-05-02T12:42:07.388Z] === RUN TestServiceCreateInit [2022-05-02T12:42:07.388Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-02T12:42:07.538Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T12:42:07.538Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T12:42:07.538Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T12:42:07.538Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T12:42:07.538Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T12:42:07.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-02T12:42:09.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-02T12:42:09.270Z] docker_api_swarm_test.go:507: [d4b805f58bc82] joining swarm manager [dea78c81ed424]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:42:09.757Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T12:42:10.524Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-02T12:42:10.524Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T12:42:10.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-02T12:42:10.747Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T12:42:10.981Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-02T12:42:11.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-02T12:42:11.585Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-02T12:42:11.734Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T12:42:12.203Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T12:42:12.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000535de8_} [2022-05-02T12:42:13.189Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T12:42:14.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11235501768_/foo_false____} [2022-05-02T12:42:15.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11235501768_/foo_true____} [2022-05-02T12:42:15.690Z] --- PASS: TestServiceCreateInit (8.43s) [2022-05-02T12:42:15.690Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2022-05-02T12:42:15.690Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.04s) [2022-05-02T12:42:15.690Z] === RUN TestCreateServiceMultipleTimes [2022-05-02T12:42:17.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3846869534_/foo_false____} [2022-05-02T12:42:18.039Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-02T12:42:18.039Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-02T12:42:18.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3846869534_/foo_true____} [2022-05-02T12:42:20.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3846869534_/foo_true__0xc000535e48__} [2022-05-02T12:42:20.349Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T12:42:21.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000952048_} [2022-05-02T12:42:22.571Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T12:42:22.571Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T12:42:22.571Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T12:42:22.718Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-02T12:42:23.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000952060_} [2022-05-02T12:42:23.683Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-02T12:42:23.683Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T12:42:23.683Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-02T12:42:23.683Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T12:42:23.683Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-02T12:42:23.683Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T12:42:23.683Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-02T12:42:24.137Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T12:42:24.137Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T12:42:24.137Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T12:42:24.141Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-02T12:42:24.605Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T12:42:24.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000952078_} [2022-05-02T12:42:25.108Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-02T12:42:25.438Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T12:42:26.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009520f0_} [2022-05-02T12:42:27.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T12:42:28.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-02T12:42:28.496Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T12:42:28.839Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-02T12:42:30.391Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T12:42:31.015Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-02T12:42:31.015Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T12:42:31.015Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-02T12:42:31.015Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T12:42:31.015Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-02T12:42:31.015Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-02T12:42:31.759Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T12:42:31.763Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T12:42:32.323Z] --- PASS: TestCreateServiceMultipleTimes (16.73s) [2022-05-02T12:42:32.323Z] === RUN TestCreateServiceConflict [2022-05-02T12:42:33.326Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T12:42:33.689Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T12:42:33.796Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T12:42:33.796Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T12:42:33.796Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T12:42:33.976Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T12:42:34.739Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-02T12:42:34.783Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T12:42:35.056Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-05-02T12:42:35.056Z] === RUN TestCreateServiceMaxReplicas [2022-05-02T12:42:35.056Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T12:42:35.312Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T12:42:35.770Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T12:42:35.770Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T12:42:35.770Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T12:42:35.770Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T12:42:35.770Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T12:42:35.875Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T12:42:36.804Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-02T12:42:37.735Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T12:42:38.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-02T12:42:39.229Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T12:42:39.229Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2022-05-02T12:42:39.229Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-02T12:42:39.792Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T12:42:40.356Z] docker_api_swarm_node_test.go:81: [db9c158112981] joining swarm manager [d716121b9bb9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:42:40.613Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T12:42:41.984Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T12:42:42.916Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T12:42:42.953Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T12:42:43.481Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T12:42:44.263Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T12:42:44.301Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T12:42:44.864Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T12:42:45.427Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T12:42:46.356Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.1% of statements [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/builder/dockerfile 0.495s coverage: 49.3% of statements [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/builder/remotecontext/git 1.751s coverage: 86.3% of statements [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/cli [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-02T12:42:47.286Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-02T12:42:47.286Z] ok github.com/docker/docker/cmd/docker-proxy 0.248s coverage: 67.6% of statements [2022-05-02T12:42:47.743Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T12:42:48.672Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T12:42:48.673Z] ok github.com/docker/docker/client 0.146s coverage: 75.6% of statements [2022-05-02T12:42:49.237Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T12:42:49.237Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T12:42:49.535Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-02T12:42:49.800Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-02T12:42:50.362Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T12:42:50.925Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T12:42:51.487Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T12:42:52.052Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T12:42:52.982Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T12:42:53.544Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T12:42:53.801Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.65s) [2022-05-02T12:42:53.801Z] === RUN TestCreateServiceSecretFileMode [2022-05-02T12:42:54.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-02T12:42:55.430Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T12:42:56.361Z] docker_api_swarm_node_test.go:53: [d760584dc83ba] joining swarm manager [d0e2f8865881b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:42:57.296Z] --- PASS: TestCreateServiceSecretFileMode (3.69s) [2022-05-02T12:42:57.296Z] === RUN TestCreateServiceConfigFileMode [2022-05-02T12:42:57.553Z] docker_api_swarm_node_test.go:54: [d8c62831925ab] joining swarm manager [d0e2f8865881b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:42:59.446Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T12:42:59.841Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-02T12:43:00.298Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-02T12:43:00.298Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T12:43:00.298Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-02T12:43:00.377Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2022-05-02T12:43:00.377Z] === RUN TestCreateServiceSysctls [2022-05-02T12:43:01.743Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T12:43:02.673Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T12:43:04.022Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-02T12:43:04.045Z] --- PASS: TestCreateServiceSysctls (3.70s) [2022-05-02T12:43:04.045Z] === RUN TestCreateServiceCapabilities [2022-05-02T12:43:06.194Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-02T12:43:06.566Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T12:43:07.128Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2022-05-02T12:43:07.128Z] === RUN TestInspect [2022-05-02T12:43:09.019Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T12:43:09.276Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T12:43:10.647Z] --- PASS: TestInspect (3.52s) [2022-05-02T12:43:10.647Z] === RUN TestCreateJob [2022-05-02T12:43:11.977Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-02T12:43:11.977Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T12:43:11.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-02T12:43:11.977Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T12:43:11.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-02T12:43:11.977Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T12:43:11.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-02T12:43:11.978Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T12:43:11.978Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-02T12:43:12.435Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-02T12:43:13.168Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-02T12:43:13.731Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T12:43:13.988Z] --- PASS: TestCreateJob (3.40s) [2022-05-02T12:43:13.988Z] === RUN TestReplicatedJob [2022-05-02T12:43:14.551Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T12:43:15.479Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T12:43:16.849Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T12:43:17.780Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T12:43:19.149Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T12:43:19.149Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T12:43:20.079Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T12:43:20.336Z] --- PASS: TestReplicatedJob (6.34s) [2022-05-02T12:43:20.336Z] === RUN TestUpdateReplicatedJob [2022-05-02T12:43:20.900Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T12:43:20.900Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T12:43:20.900Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T12:43:21.464Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T12:43:22.394Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T12:43:22.394Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-02T12:43:22.394Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T12:43:22.394Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T12:43:22.957Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T12:43:23.215Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T12:43:23.215Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T12:43:23.475Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T12:43:23.475Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-05-02T12:43:23.475Z] === RUN TestServiceListWithStatuses [2022-05-02T12:43:23.475Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:43:23.475Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-02T12:43:23.475Z] === RUN TestDockerNetworkConnectAlias [2022-05-02T12:43:23.475Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T12:43:23.475Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T12:43:23.475Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T12:43:23.475Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T12:43:23.731Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T12:43:25.658Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T12:43:25.658Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T12:43:26.127Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T12:43:26.291Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T12:43:26.291Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T12:43:26.291Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T12:43:28.813Z] --- PASS: TestDockerNetworkConnectAlias (5.02s) [2022-05-02T12:43:28.813Z] === RUN TestDockerNetworkReConnect [2022-05-02T12:43:29.376Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T12:43:29.376Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T12:43:29.376Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T12:43:29.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T12:43:29.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T12:43:29.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T12:43:29.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-02T12:43:30.564Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T12:43:31.935Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T12:43:32.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T12:43:33.122Z] --- PASS: TestDockerNetworkReConnect (4.71s) [2022-05-02T12:43:33.122Z] === RUN TestServicePlugin [2022-05-02T12:43:33.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T12:43:33.367Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T12:43:33.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T12:43:33.367Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T12:43:33.367Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T12:43:33.367Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T12:43:33.836Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T12:43:34.051Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T12:43:34.304Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T12:43:34.304Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T12:43:34.304Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T12:43:35.401Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.2% of statements [2022-05-02T12:43:35.401Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-05-02T12:43:35.401Z] ok github.com/docker/docker/cmd/dockerd/trap 2.572s coverage: 0.0% of statements [2022-05-02T12:43:35.401Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-02T12:43:35.401Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-02T12:43:35.401Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-02T12:43:35.401Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-02T12:43:35.401Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-02T12:43:35.418Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T12:43:35.980Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T12:43:36.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-02T12:43:36.542Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T12:43:36.542Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T12:43:37.471Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T12:43:37.471Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-02T12:43:37.471Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-02T12:43:37.471Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-02T12:43:37.471Z] plugin_test.go:61: [df2dbc83803ce] joining swarm manager [d80fad62d890d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:43:38.707Z] ok github.com/docker/docker/daemon/cluster 0.080s coverage: 0.5% of statements [2022-05-02T12:43:38.840Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-02T12:43:38.840Z] docker_api_swarm_test.go:202: [d95cd5061a132] joining swarm manager [de721f3196c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:43:39.096Z] plugin_test.go:64: [d14cda34754e0] joining swarm manager [d80fad62d890d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:43:39.353Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-02T12:43:40.095Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-05-02T12:43:41.038Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-02T12:43:41.246Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-02T12:43:41.246Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-02T12:43:41.246Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-02T12:43:41.246Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-02T12:43:47.796Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T12:43:48.360Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T12:43:49.181Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-05-02T12:43:49.181Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.5% of statements [2022-05-02T12:43:49.441Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-02T12:43:50.013Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-02T12:43:50.253Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T12:43:50.274Z] ok github.com/docker/docker/daemon 10.181s coverage: 16.7% of statements [2022-05-02T12:43:50.274Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-02T12:43:50.274Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-02T12:43:50.274Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-02T12:43:50.274Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-02T12:43:51.619Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-02T12:43:51.689Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.763s coverage: 74.8% of statements [2022-05-02T12:43:52.549Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T12:43:52.632Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-05-02T12:43:53.111Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T12:43:53.206Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.393s coverage: 56.2% of statements [2022-05-02T12:43:53.677Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T12:43:54.240Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T12:43:54.496Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T12:43:54.593Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-05-02T12:43:54.931Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-02T12:43:54.931Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T12:43:54.931Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-02T12:43:54.931Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T12:43:55.390Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-02T12:43:55.425Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-02T12:43:55.998Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 50.6% of statements [2022-05-02T12:43:56.792Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-02T12:43:57.386Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.618s coverage: 46.1% of statements [2022-05-02T12:43:57.386Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-02T12:43:57.725Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T12:43:58.328Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.711s coverage: 58.2% of statements [2022-05-02T12:43:58.328Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-02T12:43:58.328Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-02T12:43:58.328Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-05-02T12:43:58.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-02T12:43:59.716Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-05-02T12:43:59.977Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-05-02T12:44:00.022Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-02T12:44:00.920Z] ok github.com/docker/docker/daemon/images 0.066s coverage: 6.6% of statements [2022-05-02T12:44:00.920Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-02T12:44:00.920Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-02T12:44:00.950Z] docker_api_swarm_test.go:384: [df1d37ce3ed80] joining swarm manager [d4659928faf8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:44:01.862Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.0% of statements [2022-05-02T12:44:02.317Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-02T12:44:02.317Z] docker_api_swarm_test.go:385: [d1e10a13845a5] joining swarm manager [d4659928faf8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:44:02.434Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 79.9% of statements [2022-05-02T12:44:02.695Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-05-02T12:44:02.695Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-02T12:44:02.879Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-02T12:44:03.268Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-05-02T12:44:03.529Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-02T12:44:04.101Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-05-02T12:44:04.101Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-02T12:44:04.254Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T12:44:04.410Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T12:44:04.410Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T12:44:04.410Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T12:44:04.410Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T12:44:05.044Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-05-02T12:44:05.044Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-02T12:44:05.305Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 54.9% of statements [2022-05-02T12:44:05.642Z] --- PASS: TestServicePlugin (32.17s) [2022-05-02T12:44:05.642Z] === RUN TestServiceUpdateLabel [2022-05-02T12:44:05.877Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2022-05-02T12:44:06.821Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-05-02T12:44:06.821Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-05-02T12:44:07.393Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-02T12:44:08.160Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-05-02T12:44:08.160Z] === RUN TestServiceUpdateSecrets [2022-05-02T12:44:08.337Z] ok github.com/docker/docker/daemon/logger/splunk 1.593s coverage: 82.5% of statements [2022-05-02T12:44:08.337Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-02T12:44:08.337Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-02T12:44:09.281Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-05-02T12:44:09.528Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T12:44:09.785Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T12:44:09.852Z] ok github.com/docker/docker/distribution 0.611s coverage: 28.2% of statements [2022-05-02T12:44:09.852Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-02T12:44:10.117Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T12:44:10.250Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T12:44:10.250Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T12:44:10.250Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T12:44:10.250Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T12:44:10.689Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-05-02T12:44:10.717Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T12:44:11.211Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T12:44:11.261Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-02T12:44:11.281Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-02T12:44:11.281Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T12:44:11.522Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-05-02T12:44:11.537Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-02T12:44:11.784Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-05-02T12:44:11.784Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-02T12:44:11.793Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-02T12:44:11.793Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T12:44:12.384Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-05-02T12:44:12.384Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-02T12:44:12.644Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-02T12:44:12.722Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T12:44:13.585Z] ok github.com/docker/docker/oci 0.016s coverage: 46.0% of statements [2022-05-02T12:44:13.651Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T12:44:13.651Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T12:44:13.651Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T12:44:14.157Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-02T12:44:14.157Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-05-02T12:44:14.214Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T12:44:14.214Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T12:44:15.141Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T12:44:16.068Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-02T12:44:16.070Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.1% of statements [2022-05-02T12:44:16.324Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-02T12:44:16.324Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-02T12:44:16.324Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-02T12:44:16.324Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-02T12:44:16.324Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T12:44:16.642Z] ok github.com/docker/docker/pkg/authorization 0.171s coverage: 68.3% of statements [2022-05-02T12:44:16.902Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2022-05-02T12:44:17.164Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-02T12:44:18.213Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-02T12:44:18.258Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T12:44:18.780Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T12:44:19.344Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T12:44:19.601Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T12:44:20.465Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-05-02T12:44:20.465Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-02T12:44:20.465Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-02T12:44:20.725Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-02T12:44:21.149Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T12:44:21.296Z] ok github.com/docker/docker/layer 7.530s coverage: 69.0% of statements [2022-05-02T12:44:21.296Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-02T12:44:21.296Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-02T12:44:21.296Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-02T12:44:21.296Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-02T12:44:21.296Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-02T12:44:21.296Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-02T12:44:21.557Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-05-02T12:44:21.557Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-02T12:44:21.818Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-05-02T12:44:22.080Z] ok github.com/docker/docker/pkg/fsutils 0.174s coverage: 85.1% of statements [2022-05-02T12:44:22.117Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-05-02T12:44:22.117Z] === RUN TestServiceUpdateConfigs [2022-05-02T12:44:23.023Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 67.9% of statements [2022-05-02T12:44:23.023Z] ok github.com/docker/docker/pkg/ioutils 0.424s coverage: 71.5% of statements [2022-05-02T12:44:23.595Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-05-02T12:44:23.595Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-02T12:44:23.595Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-02T12:44:23.595Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-05-02T12:44:23.856Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-02T12:44:24.125Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-02T12:44:24.125Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-02T12:44:24.386Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-02T12:44:24.386Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-02T12:44:24.386Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-02T12:44:24.958Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-05-02T12:44:25.325Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-02T12:44:25.325Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T12:44:25.391Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T12:44:25.531Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-02T12:44:25.531Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-02T12:44:25.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T12:44:25.648Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-02T12:44:25.784Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-02T12:44:25.792Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-02T12:44:26.211Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T12:44:26.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-02T12:44:26.916Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T12:44:26.916Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T12:44:26.916Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T12:44:26.916Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T12:44:26.916Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T12:44:26.916Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T12:44:26.916Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T12:44:26.916Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T12:44:26.916Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T12:44:26.916Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T12:44:26.916Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T12:44:27.175Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-05-02T12:44:27.175Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-02T12:44:27.206Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T12:44:27.436Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-02T12:44:27.697Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-02T12:44:27.958Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-02T12:44:28.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T12:44:28.219Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-02T12:44:28.480Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-02T12:44:28.728Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T12:44:29.053Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-02T12:44:29.290Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T12:44:29.314Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-05-02T12:44:29.575Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-05-02T12:44:30.146Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-02T12:44:30.146Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-02T12:44:30.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T12:44:30.628Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T12:44:30.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T12:44:30.628Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T12:44:30.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T12:44:30.628Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T12:44:30.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T12:44:31.588Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-02T12:44:31.808Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T12:44:32.060Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.3% of statements [2022-05-02T12:44:32.060Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-05-02T12:44:32.632Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-05-02T12:44:33.047Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-02T12:44:33.575Z] ok github.com/docker/docker/quota 0.204s coverage: 71.4% of statements [2022-05-02T12:44:33.838Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-02T12:44:34.784Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-05-02T12:44:34.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-02T12:44:34.807Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T12:44:35.045Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-02T12:44:35.306Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-02T12:44:35.878Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-02T12:44:36.140Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-02T12:44:36.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-02T12:44:36.844Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T12:44:37.055Z] --- PASS: TestServiceUpdateConfigs (14.59s) [2022-05-02T12:44:37.055Z] === RUN TestServiceUpdateNetwork [2022-05-02T12:44:37.350Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T12:44:37.525Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-02T12:44:38.097Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.4% of statements [2022-05-02T12:44:38.669Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-02T12:44:39.611Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-02T12:44:40.633Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T12:44:42.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-02T12:44:43.593Z] === RUN TestDockerSuite/TestExec [2022-05-02T12:44:43.593Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T12:44:44.156Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T12:44:44.718Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T12:44:44.974Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T12:44:46.343Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T12:44:46.604Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T12:44:47.167Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T12:44:47.732Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T12:44:47.988Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T12:44:48.562Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T12:44:49.149Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T12:44:49.714Z] --- PASS: TestServiceUpdateNetwork (12.94s) [2022-05-02T12:44:49.714Z] === RUN TestServiceUpdatePidsLimit [2022-05-02T12:44:50.277Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T12:44:51.205Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-02T12:44:51.205Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T12:44:52.114Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T12:44:52.114Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T12:44:52.114Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T12:44:52.114Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T12:44:52.114Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T12:44:52.114Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T12:44:52.114Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T12:44:52.114Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T12:44:52.114Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T12:44:52.114Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T12:44:52.114Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T12:44:52.114Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T12:44:52.134Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-02T12:44:52.134Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T12:44:52.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-02T12:44:53.063Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T12:44:53.992Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T12:44:54.999Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T12:44:54.999Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T12:44:56.506Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T12:44:57.069Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-02T12:44:57.632Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T12:44:58.196Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T12:44:58.453Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T12:44:59.015Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T12:44:59.015Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-02T12:44:59.577Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T12:45:00.139Z] check_test.go:378: [d1e10a13845a5] daemon is not started [2022-05-02T12:45:00.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-02T12:45:01.069Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T12:45:01.574Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/rootless [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/volume [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-02T12:45:01.574Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-02T12:45:01.574Z] [2022-05-02T12:45:01.574Z] === Skipped [2022-05-02T12:45:01.574Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-02T12:45:01.574Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-02T12:45:01.574Z] [2022-05-02T12:45:01.574Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-02T12:45:01.574Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-02T12:45:01.574Z] [2022-05-02T12:45:01.574Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-02T12:45:01.574Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-02T12:45:01.574Z] [2022-05-02T12:45:01.574Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-02T12:45:01.574Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-02T12:45:01.574Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-02T12:45:01.575Z] time="2022-05-02T12:43:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-02T12:45:01.575Z] time="2022-05-02T12:43:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-02T12:45:01.575Z] time="2022-05-02T12:43:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-02T12:45:01.575Z] time="2022-05-02T12:43:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-02T12:45:01.575Z] time="2022-05-02T12:43:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-02T12:45:01.575Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-02T12:45:01.575Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-02T12:45:01.575Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-02T12:45:01.575Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-02T12:45:01.575Z] graphtest_unix.go:71: No driver to put! [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-02T12:45:01.575Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-02T12:45:01.575Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-02T12:45:01.575Z] [2022-05-02T12:45:01.575Z] DONE 2526 tests, 28 skipped in 247.469s [2022-05-02T12:45:01.575Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/bitseq [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cluster [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/config [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/datastore [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/driverapi [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/etchosts [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/idm [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipam [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/iptables [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/netlabel [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/netutils [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/networkdb [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/ns [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/options [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/osl [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/portallocator [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/portmapper [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/testutils [2022-05-02T12:45:01.575Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-02T12:45:01.575Z] + 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 [2022-05-02T12:45:02.004Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T12:45:02.041Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T12:45:02.260Z] docker_api_swarm_test.go:802: [df9592409a4ca] joining swarm manager [d9554a2fcb485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:45:02.516Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T12:45:02.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-02T12:45:02.725Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T12:45:02.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-02T12:45:03.882Z] docker_api_swarm_test.go:802: [d2060fca50529] joining swarm manager [d9554a2fcb485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:45:04.810Z] docker_api_swarm_test.go:802: [d27e524ca4fec] joining swarm manager [d9554a2fcb485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-02T12:45:06.711Z] --- PASS: TestServiceUpdatePidsLimit (17.04s) [2022-05-02T12:45:06.711Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2022-05-02T12:45:06.711Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-05-02T12:45:06.711Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-05-02T12:45:06.711Z] PASS [2022-05-02T12:45:06.711Z] [2022-05-02T12:45:06.711Z] === Skipped [2022-05-02T12:45:06.711Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-02T12:45:06.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-02T12:45:06.711Z] [2022-05-02T12:45:06.711Z] DONE 27 tests, 1 skipped in 179.630s [2022-05-02T12:45:06.711Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-02T12:45:06.711Z] ++ 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 [2022-05-02T12:45:06.711Z] ++ set -e [2022-05-02T12:45:06.711Z] ++ '[' -n 0 ']' [2022-05-02T12:45:06.711Z] ++ set -x [2022-05-02T12:45:06.712Z] ++ 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 [2022-05-02T12:45:06.974Z] INFO: Testing against a local daemon [2022-05-02T12:45:06.974Z] === RUN TestSessionCreate [2022-05-02T12:45:06.974Z] --- PASS: TestSessionCreate (0.02s) [2022-05-02T12:45:06.974Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-02T12:45:06.974Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-02T12:45:06.974Z] PASS [2022-05-02T12:45:06.974Z] [2022-05-02T12:45:06.974Z] DONE 2 tests in 0.127s [2022-05-02T12:45:06.974Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-02T12:45:06.974Z] ++ 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 [2022-05-02T12:45:06.974Z] ++ set -e [2022-05-02T12:45:06.974Z] ++ '[' -n 0 ']' [2022-05-02T12:45:06.974Z] ++ set -x [2022-05-02T12:45:06.974Z] ++ 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 [2022-05-02T12:45:06.974Z] INFO: Testing against a local daemon [2022-05-02T12:45:06.974Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-02T12:45:06.974Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T12:45:06.974Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:45:06.974Z] === RUN TestDiskUsage [2022-05-02T12:45:06.974Z] === PAUSE TestDiskUsage [2022-05-02T12:45:06.974Z] === RUN TestEventsExecDie [2022-05-02T12:45:07.230Z] docker_api_swarm_test.go:802: [d49337c72e26f] joining swarm manager [d9554a2fcb485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-02T12:45:07.793Z] --- PASS: TestEventsExecDie (0.66s) [2022-05-02T12:45:07.793Z] === RUN TestEventsBackwardsCompatible [2022-05-02T12:45:07.793Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-02T12:45:07.793Z] === RUN TestEventsVolumeCreate [2022-05-02T12:45:07.793Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-02T12:45:07.793Z] === RUN TestInfoBinaryCommits [2022-05-02T12:45:07.793Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-05-02T12:45:07.793Z] === RUN TestInfoAPIVersioned [2022-05-02T12:45:07.793Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-02T12:45:07.793Z] === RUN TestInfoAPI [2022-05-02T12:45:07.793Z] --- PASS: TestInfoAPI (0.02s) [2022-05-02T12:45:07.793Z] === RUN TestInfoAPIWarnings [2022-05-02T12:45:08.720Z] docker_api_swarm_test.go:810: [d761903b6e5e5] joining swarm manager [d9554a2fcb485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-02T12:45:09.099Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T12:45:14.006Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T12:45:14.006Z] === RUN TestDockerSuite/TestExecTTY [2022-05-02T12:45:14.570Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T12:45:15.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-02T12:45:15.119Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T12:45:15.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-02T12:45:15.119Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T12:45:15.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-02T12:45:15.132Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T12:45:15.697Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T12:45:16.259Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T12:45:16.259Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-02T12:45:16.259Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T12:45:16.296Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T12:45:17.624Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-02T12:45:18.186Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T12:45:18.747Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-02T12:45:19.311Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T12:45:19.874Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T12:45:22.089Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T12:45:22.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-02T12:45:22.209Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T12:45:22.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-02T12:45:22.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-02T12:45:22.671Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T12:45:22.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-02T12:45:22.671Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T12:45:22.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-02T12:45:23.630Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T12:45:25.119Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-02T12:45:25.119Z] === RUN TestInfoDebug [2022-05-02T12:45:25.119Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T12:45:25.119Z] --- PASS: TestInfoDebug (0.52s) [2022-05-02T12:45:25.119Z] === RUN TestInfoInsecureRegistries [2022-05-02T12:45:25.375Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-02T12:45:25.375Z] === RUN TestInfoRegistryMirrors [2022-05-02T12:45:25.942Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-02T12:45:25.942Z] === RUN TestLoginFailsWithBadCredentials [2022-05-02T12:45:26.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2022-05-02T12:45:26.198Z] === RUN TestPingCacheHeaders [2022-05-02T12:45:26.198Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-02T12:45:26.198Z] === RUN TestPingGet [2022-05-02T12:45:26.198Z] --- PASS: TestPingGet (0.01s) [2022-05-02T12:45:26.198Z] === RUN TestPingHead [2022-05-02T12:45:26.198Z] --- PASS: TestPingHead (0.01s) [2022-05-02T12:45:26.198Z] === RUN TestPingSwarmHeader [2022-05-02T12:45:26.759Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-02T12:45:27.320Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-02T12:45:28.260Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-02T12:45:28.260Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-05-02T12:45:28.260Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-02T12:45:28.260Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-02T12:45:28.260Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-02T12:45:28.260Z] === RUN TestVersion [2022-05-02T12:45:28.260Z] --- PASS: TestVersion (0.01s) [2022-05-02T12:45:28.260Z] === CONT TestDiskUsage [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/container_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/image_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/volume_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-02T12:45:28.828Z] === RUN TestDiskUsage/after_container.Run [2022-05-02T12:45:29.085Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-02T12:45:29.341Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-02T12:45:29.411Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T12:45:29.411Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T12:45:29.411Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage (1.33s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.21s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-02T12:45:29.597Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-02T12:45:29.598Z] PASS [2022-05-02T12:45:29.598Z] [2022-05-02T12:45:29.598Z] === Skipped [2022-05-02T12:45:29.598Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-02T12:45:29.598Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-02T12:45:29.598Z] [2022-05-02T12:45:29.598Z] DONE 54 tests, 1 skipped in 22.607s [2022-05-02T12:45:29.598Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-02T12:45:29.598Z] ++ 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 [2022-05-02T12:45:29.598Z] ++ set -e [2022-05-02T12:45:29.598Z] ++ '[' -n 0 ']' [2022-05-02T12:45:29.598Z] ++ set -x [2022-05-02T12:45:29.598Z] ++ 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 [2022-05-02T12:45:29.598Z] INFO: Testing against a local daemon [2022-05-02T12:45:29.598Z] === RUN TestVolumesCreateAndList [2022-05-02T12:45:29.598Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-02T12:45:29.598Z] === RUN TestVolumesRemove [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-02T12:45:29.854Z] === RUN TestVolumesInspect [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-02T12:45:29.854Z] === RUN TestVolumesInvalidJSON [2022-05-02T12:45:29.854Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-02T12:45:29.854Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-02T12:45:29.854Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-02T12:45:29.854Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-02T12:45:29.854Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-02T12:45:29.854Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-02T12:45:29.854Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-02T12:45:29.854Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-02T12:45:29.854Z] PASS [2022-05-02T12:45:29.854Z] [2022-05-02T12:45:29.854Z] DONE 9 tests in 0.206s [2022-05-02T12:45:29.854Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T12:45:29.854Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T12:45:29.854Z] +++ kill 6661 [2022-05-02T12:45:29.866Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T12:45:30.111Z] +++ /etc/init.d/apparmor stop [2022-05-02T12:45:30.111Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T12:45:30.111Z] [2022-05-02T12:45:30.111Z] Unloading profiles will leave already running processes permanently [2022-05-02T12:45:30.111Z] unconfined, which can lead to unexpected situations. [2022-05-02T12:45:30.111Z] [2022-05-02T12:45:30.111Z] To set a process to complain mode, use the command line tool [2022-05-02T12:45:30.111Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T12:45:30.111Z] +++ true [2022-05-02T12:45:30.111Z] exiting test-integration [2022-05-02T12:45:30.111Z] ++ exit 0 [2022-05-02T12:45:30.111Z] [2022-05-02T12:45:30.322Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T12:45:30.322Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T12:45:30.322Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T12:45:30.675Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T12:45:30.932Z] + for job in $(jobs -p) [2022-05-02T12:45:30.932Z] + wait 6789 [2022-05-02T12:45:36.177Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T12:45:36.177Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T12:45:36.177Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T12:45:36.177Z] === RUN TestDockerSuite/TestHealth [2022-05-02T12:45:40.723Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T12:45:40.723Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T12:45:40.723Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork 37.214s coverage: 40.6% of statements [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.353s coverage: 59.9% of statements [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.150s coverage: 4.0% of statements [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-05-02T12:45:48.288Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-02T12:45:48.288Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-02T12:45:52.947Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T12:45:53.064Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T12:45:53.064Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T12:45:53.933Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T12:45:53.933Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T12:45:54.401Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T12:45:55.231Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T12:45:55.231Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T12:45:55.231Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T12:45:56.191Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T12:45:56.191Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T12:45:58.068Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T12:45:58.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T12:45:58.069Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T12:45:58.297Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.721s coverage: 7.2% of statements [2022-05-02T12:45:58.297Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-02T12:45:58.297Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-02T12:45:58.297Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-02T12:45:58.297Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-02T12:45:58.297Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-02T12:45:58.297Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-02T12:45:58.297Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-02T12:45:58.297Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-02T12:45:58.325Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T12:45:58.558Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-02T12:45:58.819Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-02T12:45:58.887Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T12:45:59.143Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T12:45:59.706Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T12:46:00.857Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T12:46:01.818Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T12:46:02.273Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T12:46:02.971Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T12:46:02.971Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T12:46:02.971Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T12:46:03.233Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T12:46:03.534Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T12:46:04.194Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T12:46:04.463Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T12:46:04.463Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T12:46:05.155Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T12:46:05.838Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T12:46:06.680Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T12:46:06.769Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T12:46:08.138Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T12:46:08.395Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T12:46:08.816Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-05-02T12:46:08.959Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T12:46:09.523Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T12:46:09.523Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-02T12:46:09.523Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T12:46:10.086Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T12:46:10.343Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T12:46:10.906Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T12:46:11.162Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T12:46:11.725Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T12:46:12.289Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T12:46:12.289Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-02T12:46:13.219Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T12:46:13.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-02T12:46:13.720Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T12:46:13.720Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T12:46:13.720Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T12:46:13.783Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T12:46:14.039Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T12:46:14.295Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T12:46:14.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-02T12:46:14.303Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T12:46:14.553Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T12:46:14.553Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-02T12:46:14.553Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T12:46:14.680Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T12:46:15.267Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-02T12:46:15.267Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T12:46:15.481Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T12:46:15.725Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-02T12:46:15.737Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T12:46:16.301Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T12:46:16.863Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T12:46:16.863Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T12:46:16.863Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T12:46:16.863Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-02T12:46:16.863Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T12:46:17.119Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T12:46:17.682Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T12:46:17.682Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T12:46:17.896Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-02T12:46:17.896Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T12:46:17.896Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-02T12:46:17.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-02T12:46:18.194Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T12:46:19.123Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T12:46:20.445Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T12:46:21.039Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T12:46:21.299Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T12:46:21.863Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T12:46:22.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-02T12:46:22.685Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T12:46:22.870Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-02T12:46:23.727Z] ok github.com/docker/docker/libnetwork/ipam 14.242s coverage: 85.3% of statements [2022-05-02T12:46:23.727Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-02T12:46:23.727Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-02T12:46:24.054Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T12:46:24.299Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-02T12:46:24.561Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-02T12:46:24.561Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-02T12:46:24.617Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T12:46:24.617Z] docker_api_swarm_service_test.go:395: [d934a8f5191f9] joining swarm manager [df82ea6c1e8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:46:24.822Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-02T12:46:25.096Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-02T12:46:25.097Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T12:46:25.097Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-02T12:46:25.097Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T12:46:25.097Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-02T12:46:25.182Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T12:46:25.396Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-05-02T12:46:25.744Z] docker_api_swarm_service_test.go:395: [dac36ad7e8b49] joining swarm manager [df82ea6c1e8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:46:25.745Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T12:46:25.968Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-05-02T12:46:26.229Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-02T12:46:26.308Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T12:46:26.490Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-02T12:46:26.665Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-02T12:46:26.871Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T12:46:27.434Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T12:46:27.434Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-02T12:46:28.233Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-02T12:46:28.702Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-02T12:46:29.331Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T12:46:29.691Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-02T12:46:30.166Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-02T12:46:31.222Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T12:46:31.785Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T12:46:32.042Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T12:46:32.971Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T12:46:34.865Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T12:46:36.230Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T12:46:36.230Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T12:46:37.334Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-02T12:46:37.598Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T12:46:37.855Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T12:46:38.226Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T12:46:38.226Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T12:46:38.226Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T12:46:38.418Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T12:46:39.557Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-02T12:46:39.557Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T12:46:39.557Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-02T12:46:39.790Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T12:46:40.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-02T12:46:41.124Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-02T12:46:41.124Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T12:46:41.124Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-02T12:46:41.593Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-02T12:46:43.466Z] docker_api_swarm_service_test.go:343: [d56b13990db98] joining swarm manager [d07fa19706153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:46:43.805Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-02T12:46:44.029Z] docker_api_swarm_service_test.go:343: [d9ae558b7bf28] joining swarm manager [d07fa19706153]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:46:45.348Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-02T12:46:45.809Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-02T12:46:45.809Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T12:46:45.809Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-02T12:46:46.549Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T12:46:47.351Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-02T12:46:47.812Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-02T12:46:47.812Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T12:46:47.812Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-02T12:46:47.812Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T12:46:47.812Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-02T12:46:48.443Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T12:46:49.372Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T12:46:49.937Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T12:46:51.311Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-02T12:46:51.311Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T12:46:51.567Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T12:46:51.568Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T12:46:51.568Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T12:46:52.132Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T12:46:52.694Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T12:46:54.902Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-02T12:46:55.964Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T12:46:56.527Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T12:46:57.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-02T12:46:59.794Z] docker_api_swarm_service_test.go:490: [deb3602a605a1] joining swarm manager [da8df8df92518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:47:00.357Z] docker_api_swarm_service_test.go:490: [d4f8cdad4f0b8] joining swarm manager [da8df8df92518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:47:00.920Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T12:47:01.850Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T12:47:01.850Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T12:47:03.217Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T12:47:03.781Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T12:47:04.712Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T12:47:05.641Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T12:47:06.203Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T12:47:06.718Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T12:47:06.718Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T12:47:06.718Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T12:47:08.721Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T12:47:08.721Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T12:47:09.284Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T12:47:13.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-02T12:47:15.541Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T12:47:15.970Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T12:47:19.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-02T12:47:20.625Z] docker_api_swarm_service_test.go:128: [d7e8235ad1458] joining swarm manager [d3fe708c37ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:47:21.189Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T12:47:21.752Z] docker_api_swarm_service_test.go:129: [d1898bd18db3f] joining swarm manager [d3fe708c37ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:47:21.752Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T12:47:22.682Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T12:47:23.247Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T12:47:23.811Z] docker_api_swarm_service_test.go:137: [dc9716a68c4d0] joining swarm manager [d3fe708c37ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-02T12:47:23.811Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T12:47:24.069Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T12:47:24.633Z] docker_api_swarm_service_test.go:138: [d96c4c12576a9] joining swarm manager [d3fe708c37ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-02T12:47:24.633Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T12:47:26.524Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T12:47:26.780Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-02T12:47:27.947Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T12:47:33.307Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T12:47:33.316Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T12:47:33.572Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T12:47:34.134Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T12:47:36.649Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T12:47:37.489Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-02T12:47:37.489Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-02T12:47:37.489Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-02T12:47:37.974Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T12:47:39.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-02T12:47:39.661Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T12:47:40.119Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-02T12:47:40.119Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T12:47:40.576Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-02T12:47:40.576Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T12:47:40.576Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-02T12:47:41.035Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-02T12:47:41.035Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T12:47:41.493Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-02T12:47:41.899Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T12:47:41.899Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-02T12:47:41.899Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T12:47:42.465Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T12:47:42.882Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T12:47:45.018Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T12:47:45.743Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T12:47:47.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-02T12:47:47.364Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T12:47:49.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-02T12:47:49.820Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T12:47:51.711Z] docker_api_swarm_service_test.go:304: [d5292bdcecdbf] joining swarm manager [d7378b7eee4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:47:52.064Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T12:47:52.276Z] docker_api_swarm_service_test.go:304: [da9dbde81f940] joining swarm manager [d7378b7eee4ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:47:55.402Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T12:47:55.547Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T12:47:56.477Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T12:47:57.405Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T12:47:58.337Z] === RUN TestDockerSuite/TestPortList [2022-05-02T12:48:06.432Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T12:48:06.432Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T12:48:11.434Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-02T12:48:11.434Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-02T12:48:11.434Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T12:48:11.434Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-02T12:48:12.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-02T12:48:12.977Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T12:48:12.977Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T12:48:12.977Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T12:48:13.127Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T12:48:13.127Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T12:48:13.127Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T12:48:13.233Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T12:48:13.489Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T12:48:14.052Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T12:48:14.052Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T12:48:14.308Z] docker_api_swarm_service_test.go:100: [de99aa6de28a9] joining swarm manager [ddf52f61091f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:48:14.565Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T12:48:14.821Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T12:48:15.079Z] docker_api_swarm_service_test.go:101: [d850d68ef1921] joining swarm manager [ddf52f61091f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:48:16.009Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T12:48:16.009Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-02T12:48:17.993Z] ok github.com/docker/docker/libnetwork/networkdb 104.940s coverage: 60.1% of statements [2022-05-02T12:48:17.993Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-02T12:48:17.993Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-02T12:48:17.993Z] ok github.com/docker/docker/libnetwork/osl 4.305s coverage: 39.7% of statements [2022-05-02T12:48:17.993Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-05-02T12:48:18.254Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-02T12:48:18.824Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-05-02T12:48:19.085Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-02T12:48:19.085Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-02T12:48:19.286Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-02T12:48:19.345Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === Skipped [2022-05-02T12:48:19.345Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-02T12:48:19.345Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-02T12:48:19.345Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-02T12:48:19.345Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-02T12:48:19.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-02T12:48:19.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-02T12:48:19.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-02T12:48:19.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-02T12:48:19.345Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-02T12:48:19.345Z] firewalld_test.go:14: firewalld is not running [2022-05-02T12:48:19.345Z] [2022-05-02T12:48:19.345Z] DONE 326 tests, 9 skipped in 200.367s Post stage [Pipeline] junit [2022-05-02T12:48:19.947Z] Recording test results [2022-05-02T12:48:20.171Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T12:48:20.171Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T12:48:20.171Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T12:48:20.171Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T12:48:20.171Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T12:48:20.171Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T12:48:20.217Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-02T12:48:20.283Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-02T12:48:20.474Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-02T12:48:20.474Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T12:48:20.653Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43552/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=789223f2dc6f92553311f22523bb53abf7936039 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:789223f2dc6f92553311f22523bb53abf7936039 hack/validate/vendor [2022-05-02T12:48:21.224Z] No vendor changes in diff. [2022-05-02T12:48:21.224Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T12:48:21.798Z] + echo Ensuring container killed. [2022-05-02T12:48:21.798Z] Ensuring container killed. [2022-05-02T12:48:21.798Z] + docker rm -vf docker-pr2 [2022-05-02T12:48:21.798Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-05-02T12:48:22.086Z] + echo Chowning /workspace to jenkins user [2022-05-02T12:48:22.086Z] Chowning /workspace to jenkins user [2022-05-02T12:48:22.086Z] + id -u [2022-05-02T12:48:22.086Z] + id -g [2022-05-02T12:48:22.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43552:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T12:48:22.365Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T12:48:23.293Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T12:48:23.772Z] + bundleName=unit [2022-05-02T12:48:23.772Z] + echo Creating unit-bundles.tar.gz [2022-05-02T12:48:23.772Z] Creating unit-bundles.tar.gz [2022-05-02T12:48:23.772Z] + 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 [2022-05-02T12:48:23.772Z] bundles/junit-report-libnetwork.xml [2022-05-02T12:48:23.772Z] bundles/junit-report.xml [2022-05-02T12:48:23.772Z] bundles/go-test-report-libnetwork.json [2022-05-02T12:48:23.772Z] bundles/go-test-report.json [2022-05-02T12:48:23.772Z] bundles/profile-libnetwork.out [2022-05-02T12:48:23.772Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-02T12:48:23.786Z] Archiving artifacts [2022-05-02T12:48:23.888Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T12:48:24.225Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T12:48:24.539Z] + make clean [2022-05-02T12:48:24.801Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T12:48:24.801Z] docker-dev-cache [2022-05-02T12:48:24.801Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T12:48:25.184Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T12:48:28.457Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T12:48:28.457Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T12:48:29.839Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T12:48:30.980Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T12:48:31.334Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T12:48:32.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T12:48:32.460Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T12:48:32.460Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T12:48:35.354Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-02T12:48:36.315Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T12:48:37.542Z] check_test.go:378: [de99aa6de28a9] daemon is not started [2022-05-02T12:48:37.798Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T12:48:37.851Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T12:48:38.728Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T12:48:40.622Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T12:48:41.185Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T12:48:41.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-02T12:48:41.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-02T12:48:41.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-02T12:48:42.113Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T12:48:43.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-02T12:48:43.611Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T12:48:44.982Z] docker_api_swarm_service_test.go:533: [d0d88af3db529] joining swarm manager [d52f20d819fbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:48:45.093Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-02T12:48:45.548Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T12:48:46.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T12:48:46.483Z] docker_api_swarm_service_test.go:534: [d311a0b4bc827] joining swarm manager [d52f20d819fbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:48:46.739Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T12:48:46.739Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T12:48:47.304Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T12:48:47.988Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-02T12:48:48.132Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-02T12:48:49.097Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T12:48:49.829Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T12:48:50.884Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-02T12:48:51.722Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T12:48:52.285Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T12:48:52.285Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-02T12:48:52.285Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T12:48:52.541Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T12:48:52.541Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T12:48:52.541Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T12:48:53.481Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T12:48:54.411Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-02T12:48:55.340Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T12:48:55.903Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T12:48:58.776Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T12:48:59.382Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T12:49:02.449Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T12:49:02.449Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T12:49:03.817Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T12:49:03.817Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T12:49:04.049Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T12:49:04.074Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T12:49:04.074Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T12:49:06.591Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T12:49:07.153Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T12:49:09.046Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T12:49:09.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-02T12:49:10.174Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T12:49:10.174Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T12:49:10.430Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T12:49:11.799Z] docker_api_swarm_service_test.go:148: [dd84e23d4915a] joining swarm manager [d307a04d2fea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:49:12.591Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-02T12:49:12.729Z] docker_api_swarm_service_test.go:148: [d74c5514e5aa0] joining swarm manager [d307a04d2fea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:49:13.294Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T12:49:14.667Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T12:49:14.667Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T12:49:16.033Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T12:49:16.962Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T12:49:17.892Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T12:49:18.367Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T12:49:18.456Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T12:49:18.456Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T12:49:19.017Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T12:49:22.287Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T12:49:22.287Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T12:49:23.217Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T12:49:23.473Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T12:49:24.136Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T12:49:24.402Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T12:49:24.658Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T12:49:24.914Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T12:49:25.099Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-02T12:49:25.099Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T12:49:25.099Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T12:49:25.099Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T12:49:25.099Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T12:49:25.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T12:49:25.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T12:49:26.041Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T12:49:26.972Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T12:49:27.536Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T12:49:27.995Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T12:49:27.995Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T12:49:27.995Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T12:49:28.100Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T12:49:28.663Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-02T12:49:29.593Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-02T12:49:30.963Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-02T12:49:31.537Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-02T12:49:32.108Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-02T12:49:33.035Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-02T12:49:33.292Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-02T12:49:33.854Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T12:49:34.783Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-02T12:49:35.346Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T12:49:35.909Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T12:49:36.471Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T12:49:37.036Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T12:49:37.036Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T12:49:38.926Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T12:49:39.185Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T12:49:39.748Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T12:49:40.311Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T12:49:40.873Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T12:49:40.873Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T12:49:41.129Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T12:49:41.691Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T12:49:42.253Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T12:49:42.510Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T12:49:43.076Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T12:49:43.076Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T12:49:43.638Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T12:49:43.638Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T12:49:44.568Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T12:49:44.824Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T12:49:45.387Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T12:49:45.949Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T12:49:45.950Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T12:49:46.512Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T12:49:47.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T12:49:48.381Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T12:49:48.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-02T12:49:49.200Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T12:49:49.762Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T12:49:50.325Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T12:49:50.888Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T12:49:51.823Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T12:49:52.750Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T12:49:54.118Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T12:49:56.017Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T12:49:56.017Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T12:49:56.582Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T12:49:57.951Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T12:49:59.318Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T12:50:01.210Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T12:50:02.945Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-02T12:50:02.945Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-02T12:50:02.945Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T12:50:02.945Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-02T12:50:03.103Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T12:50:03.103Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-02T12:50:03.103Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T12:50:03.103Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-02T12:50:03.103Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T12:50:03.359Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T12:50:04.727Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T12:50:05.664Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T12:50:07.556Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T12:50:08.119Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T12:50:09.486Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T12:50:09.743Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-02T12:50:09.743Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-02T12:50:09.743Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T12:50:10.304Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-02T12:50:11.235Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T12:50:11.235Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T12:50:12.166Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T12:50:12.732Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T12:50:13.660Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-02T12:50:13.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-02T12:50:14.222Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T12:50:14.222Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T12:50:14.784Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T12:50:15.040Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T12:50:15.970Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T12:50:16.534Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T12:50:17.100Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T12:50:18.031Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T12:50:18.595Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T12:50:18.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-02T12:50:18.629Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T12:50:19.159Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T12:50:19.159Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T12:50:19.722Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T12:50:20.286Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T12:50:21.653Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-02T12:50:21.653Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T12:50:21.653Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T12:50:21.653Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-02T12:50:21.653Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T12:50:24.939Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T12:50:24.939Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-02T12:50:24.939Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T12:50:27.458Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-02T12:50:29.348Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-02T12:50:31.866Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-02T12:50:33.408Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T12:50:35.135Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-02T12:50:36.063Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-02T12:50:36.625Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T12:50:38.517Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-02T12:50:38.517Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-02T12:50:38.517Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T12:50:38.517Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T12:50:39.081Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T12:50:39.337Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-02T12:50:40.260Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T12:50:40.261Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T12:50:40.261Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T12:50:40.261Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T12:50:40.261Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T12:50:41.229Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T12:50:42.596Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T12:50:43.525Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T12:50:45.031Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T12:50:48.195Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T12:50:49.812Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T12:50:50.072Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T12:50:50.072Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T12:50:50.072Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T12:50:50.328Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T12:50:50.328Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T12:50:50.585Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T12:50:51.083Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T12:50:51.083Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T12:50:51.083Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T12:50:51.083Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T12:50:51.083Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T12:50:51.514Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T12:50:52.077Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T12:50:52.608Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T12:50:53.005Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T12:50:53.005Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T12:50:53.261Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T12:50:54.190Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T12:50:56.986Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T12:50:56.986Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T12:50:56.986Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T12:50:56.986Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T12:50:56.986Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T12:50:56.986Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T12:50:56.986Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T12:50:56.986Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T12:50:56.986Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T12:50:56.986Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T12:50:57.274Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T12:50:57.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T12:50:58.364Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T12:50:58.621Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T12:50:59.182Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T12:51:00.110Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T12:51:01.477Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T12:51:01.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T12:51:03.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T12:51:03.321Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T12:51:03.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T12:51:03.321Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T12:51:03.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T12:51:03.321Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T12:51:03.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T12:51:03.368Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-02T12:51:03.930Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T12:51:04.315Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-02T12:51:05.824Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T12:51:06.626Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T12:51:07.728Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T12:51:09.094Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T12:51:10.022Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T12:51:10.022Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T12:51:10.195Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T12:51:10.584Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T12:51:11.148Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T12:51:11.710Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T12:51:12.276Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-02T12:51:12.276Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T12:51:14.172Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T12:51:16.065Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-02T12:51:16.065Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T12:51:19.336Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-02T12:51:19.592Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T12:51:20.155Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T12:51:20.155Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-02T12:51:20.720Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T12:51:20.720Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T12:51:21.282Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T12:51:22.211Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T12:51:22.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-02T12:51:22.211Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T12:51:22.775Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T12:51:24.275Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T12:51:24.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-02T12:51:24.730Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T12:51:25.185Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T12:51:27.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-02T12:51:28.143Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-02T12:51:28.143Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-02T12:51:28.143Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T12:51:29.073Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-02T12:51:29.637Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T12:51:30.200Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-02T12:51:31.131Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T12:51:31.449Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T12:51:31.695Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-02T12:51:31.917Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T12:51:31.917Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T12:51:31.917Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T12:51:31.917Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T12:51:31.917Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T12:51:31.917Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T12:51:31.917Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T12:51:31.917Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T12:51:31.917Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T12:51:31.917Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T12:51:32.385Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T12:51:32.625Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-02T12:51:32.625Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T12:51:33.188Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T12:51:33.188Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-02T12:51:33.750Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T12:51:34.315Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T12:51:34.878Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T12:51:34.878Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-02T12:51:34.878Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T12:51:35.467Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T12:51:35.807Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T12:51:35.922Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T12:51:36.183Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T12:51:36.183Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T12:51:36.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-02T12:51:36.372Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T12:51:36.372Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-02T12:51:36.372Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T12:51:36.938Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-02T12:51:38.304Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T12:51:38.304Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-02T12:51:38.304Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T12:51:39.232Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-02T12:51:40.599Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T12:51:41.714Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T12:51:41.714Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T12:51:41.967Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T12:51:42.536Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-02T12:51:42.536Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T12:51:44.167Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-02T12:51:44.167Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-02T12:51:44.167Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-02T12:51:46.620Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T12:51:46.709Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T12:51:46.709Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T12:51:46.966Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-02T12:51:47.479Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T12:51:47.896Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-02T12:51:48.826Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-02T12:51:49.083Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-02T12:51:52.356Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-02T12:51:53.284Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-02T12:51:53.783Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T12:51:55.175Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-02T12:51:55.738Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-02T12:51:56.302Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-02T12:51:56.558Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-02T12:51:56.815Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-02T12:51:57.379Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-02T12:51:57.943Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-02T12:51:58.506Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-02T12:51:59.069Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T12:51:59.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-02T12:51:59.631Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T12:52:00.194Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T12:52:01.825Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-02T12:52:02.454Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T12:52:02.723Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-02T12:52:02.723Z] === RUN TestDockerSuite/TestRunState [2022-05-02T12:52:04.089Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T12:52:04.653Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T12:52:05.214Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T12:52:05.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-02T12:52:05.470Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-02T12:52:05.470Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-02T12:52:05.470Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T12:52:06.033Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T12:52:06.595Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-02T12:52:07.964Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T12:52:07.964Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T12:52:07.964Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T12:52:08.527Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-02T12:52:09.900Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-02T12:52:10.463Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-02T12:52:10.463Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-02T12:52:11.132Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T12:52:11.831Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-02T12:52:12.120Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T12:52:12.573Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T12:52:12.573Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T12:52:12.573Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T12:52:13.723Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-02T12:52:14.228Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-02T12:52:15.091Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T12:52:16.314Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T12:52:16.460Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-02T12:52:17.864Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T12:52:18.350Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T12:52:18.913Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T12:52:19.277Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T12:52:19.277Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T12:52:19.277Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T12:52:19.277Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T12:52:19.475Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-02T12:52:19.475Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T12:52:20.038Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T12:52:20.269Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T12:52:20.269Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T12:52:20.269Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T12:52:21.953Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T12:52:22.210Z] docker_cli_service_logs_test.go:246: checking task vwn9zsl7ckl9 [2022-05-02T12:52:22.210Z] docker_cli_service_logs_test.go:251: checking messages for vwn9zsl7ckl9 [2022-05-02T12:52:22.210Z] docker_cli_service_logs_test.go:246: checking task wejzvt8b3z8i [2022-05-02T12:52:22.210Z] docker_cli_service_logs_test.go:251: checking messages for wejzvt8b3z8i [2022-05-02T12:52:23.141Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-02T12:52:23.398Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T12:52:23.960Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T12:52:23.960Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T12:52:23.960Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T12:52:24.522Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T12:52:24.963Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T12:52:25.086Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T12:52:25.650Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-02T12:52:25.650Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-02T12:52:25.650Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-02T12:52:25.650Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T12:52:25.907Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T12:52:26.471Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T12:52:29.056Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-02T12:52:29.744Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T12:52:29.999Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T12:52:30.561Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T12:52:30.756Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T12:52:30.756Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T12:52:30.756Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T12:52:30.756Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T12:52:30.756Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T12:52:30.756Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T12:52:30.756Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T12:52:31.931Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T12:52:32.782Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T12:52:32.782Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T12:52:32.782Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T12:52:33.297Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T12:52:35.190Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T12:52:35.424Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T12:52:35.425Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T12:52:37.079Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T12:52:37.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T12:52:37.335Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-02T12:52:37.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T12:52:37.335Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-02T12:52:37.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T12:52:37.335Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-02T12:52:37.336Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T12:52:37.336Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-02T12:52:37.336Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-02T12:52:37.336Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-02T12:52:37.898Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-02T12:52:38.471Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-02T12:52:39.141Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T12:52:39.141Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T12:52:39.141Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T12:52:39.141Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T12:52:39.141Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T12:52:39.401Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-02T12:52:39.964Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-02T12:52:40.528Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T12:52:40.528Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-02T12:52:41.456Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-02T12:52:41.456Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-02T12:52:41.456Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-02T12:52:41.456Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T12:52:41.456Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-02T12:52:41.456Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-02T12:52:41.456Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-02T12:52:41.456Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-02T12:52:41.456Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-02T12:52:41.456Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-02T12:52:41.456Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-02T12:52:41.457Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-02T12:52:41.457Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-02T12:52:41.457Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-02T12:52:41.457Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-02T12:52:42.020Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-02T12:52:42.624Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-02T12:52:42.624Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-02T12:52:43.556Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-02T12:52:43.556Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T12:52:43.813Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T12:52:44.376Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T12:52:44.376Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-02T12:52:44.632Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-02T12:52:45.560Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-02T12:52:45.560Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T12:52:45.560Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T12:52:46.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-02T12:52:46.123Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T12:52:47.491Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-02T12:52:47.711Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T12:52:48.054Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-02T12:52:48.054Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-02T12:52:48.054Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T12:52:48.180Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T12:52:48.313Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T12:52:48.313Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T12:52:48.569Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-02T12:52:49.498Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T12:52:49.754Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T12:52:50.397Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T12:52:50.397Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T12:52:50.397Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T12:52:51.123Z] docker_cli_swarm_test.go:1895: [d54f39605a548] joining swarm manager [dd10d1d42c9c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:52:51.685Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T12:52:51.961Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T12:52:51.961Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T12:52:52.248Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T12:52:52.248Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T12:52:52.248Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T12:52:52.248Z] docker_cli_swarm_test.go:1896: [d03615ee8ee8b] joining swarm manager [dd10d1d42c9c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:52:53.177Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-02T12:52:54.124Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-02T12:52:54.836Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T12:52:54.836Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T12:52:56.205Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T12:52:56.205Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T12:52:56.462Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T12:52:57.831Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2226585568 [2022-05-02T12:52:57.831Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T12:52:57.831Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T12:52:57.899Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T12:52:58.886Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T12:52:59.200Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T12:52:59.200Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T12:52:59.200Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T12:52:59.875Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T12:53:00.128Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T12:53:01.440Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T12:53:01.495Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T12:53:01.751Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T12:53:01.909Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T12:53:02.007Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T12:53:02.007Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T12:53:02.007Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T12:53:02.569Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T12:53:02.569Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T12:53:03.472Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T12:53:03.496Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-02T12:53:04.058Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T12:53:04.229Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T12:53:04.229Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T12:53:04.621Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T12:53:05.688Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T12:53:08.788Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-02T12:53:09.718Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-02T12:53:11.610Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T12:53:12.173Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T12:53:12.787Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T12:53:12.849Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-02T12:53:12.849Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T12:53:13.116Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T12:53:13.318Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T12:53:13.318Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T12:53:13.318Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T12:53:13.318Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T12:53:13.318Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T12:53:13.786Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T12:53:13.786Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T12:53:14.772Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T12:53:15.240Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T12:53:15.632Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T12:53:16.560Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-02T12:53:17.459Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T12:53:17.459Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T12:53:17.490Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T12:53:17.915Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T12:53:17.915Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T12:53:17.915Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T12:53:18.053Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T12:53:18.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-02T12:53:19.551Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T12:53:19.712Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-02T12:53:20.919Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T12:53:21.649Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T12:53:21.649Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T12:53:21.649Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-02T12:53:22.286Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T12:53:22.424Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T12:53:24.804Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T12:53:28.975Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T12:53:32.242Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T12:53:33.995Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T12:53:35.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-02T12:53:36.443Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T12:53:37.009Z] docker_cli_swarm_test.go:1796: [d3c198c19d208] joining swarm manager [d9d60cf655af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:53:37.372Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-02T12:53:38.375Z] docker_cli_swarm_test.go:1797: [d6807f605187d] joining swarm manager [d9d60cf655af5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:53:39.303Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-02T12:53:39.766Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T12:53:39.766Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T12:53:40.668Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T12:53:41.234Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T12:53:41.796Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T12:53:42.358Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T12:53:42.358Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-02T12:53:42.358Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T12:53:42.920Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T12:53:43.666Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T12:53:43.666Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T12:53:43.666Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T12:53:45.879Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T12:53:46.194Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T12:53:48.708Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-02T12:53:49.271Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-02T12:53:49.533Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-02T12:53:49.533Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-02T12:53:49.533Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-02T12:53:49.533Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-02T12:53:49.533Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-02T12:53:50.096Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-02T12:53:50.660Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-02T12:53:51.223Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-02T12:53:52.153Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-02T12:53:53.096Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-02T12:53:54.538Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T12:53:54.538Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T12:53:54.538Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T12:53:54.538Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T12:53:54.538Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T12:53:54.538Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T12:53:54.538Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T12:53:55.037Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-02T12:53:55.500Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T12:53:57.270Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-02T12:53:57.528Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-02T12:53:57.528Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-02T12:53:57.528Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-02T12:53:58.091Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-02T12:53:58.348Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-02T12:53:59.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T12:54:00.207Z] docker_cli_swarm_test.go:1315: [d266a737e7d0f] joining swarm manager [d51ab665047f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:54:01.574Z] docker_cli_swarm_test.go:1316: [db71252677fff] joining swarm manager [d51ab665047f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:54:02.136Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-02T12:54:04.034Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T12:54:04.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-02T12:54:06.205Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T12:54:06.205Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T12:54:06.205Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T12:54:06.205Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T12:54:06.205Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T12:54:06.205Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T12:54:06.205Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T12:54:06.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-02T12:54:07.911Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T12:54:08.367Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T12:54:08.367Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T12:54:08.367Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T12:54:10.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T12:54:12.947Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-02T12:54:13.881Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-02T12:54:14.142Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T12:54:15.786Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-02T12:54:16.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-02T12:54:17.277Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-02T12:54:18.643Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-02T12:54:18.925Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T12:54:18.925Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T12:54:18.925Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T12:54:20.009Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-02T12:54:21.377Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-02T12:54:22.748Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-02T12:54:24.114Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T12:54:27.469Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T12:54:27.469Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T12:54:27.469Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T12:54:28.583Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T12:54:34.531Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T12:54:38.951Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T12:54:38.951Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T12:54:39.207Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T12:54:39.223Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T12:54:39.223Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T12:54:39.223Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T12:54:39.223Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T12:54:39.223Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T12:54:39.223Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T12:54:39.223Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T12:54:39.223Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T12:54:39.462Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T12:54:39.720Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T12:54:39.720Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T12:54:39.720Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T12:54:40.284Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T12:54:40.284Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T12:54:40.847Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T12:54:40.847Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T12:54:40.847Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T12:54:40.847Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T12:54:40.847Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T12:54:42.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T12:54:42.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T12:54:42.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T12:54:42.755Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T12:54:42.755Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-02T12:54:46.419Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T12:54:47.760Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T12:54:49.291Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T12:54:49.548Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T12:54:49.548Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T12:54:49.548Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T12:54:51.438Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T12:54:53.580Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T12:54:53.958Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T12:54:53.958Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite (1352.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.25s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.30s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.28s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.27s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.08s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.60s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.30s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.76s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.92s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.90s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.95s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.24s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.75s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.47s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.26s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.09s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.00s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.99s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.62s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.63s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.77s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.13s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.61s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.43s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.72s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.03s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.89s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.70s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.57s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.33s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.85s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.53s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.73s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.77s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2022-05-02T12:54:53.958Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.18s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.09s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.99s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.50s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.42s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.45s) [2022-05-02T12:54:53.958Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-02T12:54:53.958Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-02T12:54:53.958Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-02T12:54:53.958Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.07s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.58s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.83s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.67s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.68s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.43s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.41s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.77s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.29s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.74s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.86s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.19s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.13s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.31s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.30s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.40s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.33s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.10s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.72s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.14s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.56s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnv (1.54s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.66s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.28s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.80s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.50s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.07s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2022-05-02T12:54:53.958Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.41s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.07s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.94s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.56s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.53s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.65s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.84s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.41s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.73s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.04s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.26s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.05s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.97s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.45s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.85s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.92s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.93s) [2022-05-02T12:54:53.958Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.86s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.41s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.51s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.83s) [2022-05-02T12:54:53.958Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.13s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.36s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.37s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.27s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildPATH (2.30s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.70s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.12s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.79s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.96s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.32s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildUser (1.75s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.26s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.98s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.67s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.57s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.96s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.68s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.16s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.76s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitTTY (1.30s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.32s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.27s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.09s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.97s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.03s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.12s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.63s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.91s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.57s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.80s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.27s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.72s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.38s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.31s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.51s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.72s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000535de8_} (1.46s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11235501768_/foo_false____} (1.38s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11235501768_/foo_true____} (1.36s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3846869534_/foo_false____} (1.57s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3846869534_/foo_true____} (1.61s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3846869534_/foo_true__0xc000535e48__} (1.43s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000952048_} (1.46s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000952060_} (1.63s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000952078_} (1.36s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009520f0_} (1.29s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.90s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.72s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.14s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.14s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.25s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.19s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.33s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.94s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.54s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.61s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.94s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.07s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.37s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.89s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.23s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.46s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.88s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToDot (0.66s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.45s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.29s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.76s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-05-02T12:54:53.959Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.06s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.37s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2022-05-02T12:54:53.959Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.60s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.45s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.63s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.96s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.89s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsAttach (0.65s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsCopy (0.93s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.05s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.45s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.34s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.55s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-05-02T12:54:53.960Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-02T12:54:53.960Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.92s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.99s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.62s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecEnv (0.80s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.73s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.63s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.45s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.68s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecStartFails (0.81s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecTTY (0.78s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-05-02T12:54:53.960Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestHealth (18.95s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.70s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.83s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-05-02T12:54:53.960Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T12:54:53.960Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.61s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectStatus (0.69s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.11s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.70s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.56s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.55s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.62s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.57s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.04s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.95s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.93s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.57s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.61s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestNetHostname (1.82s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPluginActive (2.12s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.08s) [2022-05-02T12:54:53.960Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.54s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.09s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPortList (7.10s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.28s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.12s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.66s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-05-02T12:54:53.960Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.90s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.32s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.02s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.29s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.51s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.81s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.86s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.12s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.30s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.09s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-05-02T12:54:53.961Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.81s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.79s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.51s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.95s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.92s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.23s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.65s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.75s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.75s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.10s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.85s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.59s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.85s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.05s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.57s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.64s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.34s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.17s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.47s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.72s) [2022-05-02T12:54:53.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-02T12:54:53.961Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.27s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.89s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.26s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-05-02T12:54:53.961Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.55s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.65s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.57s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.30s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-05-02T12:54:53.961Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.68s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.07s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-05-02T12:54:53.961Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.21s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.31s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunMount (3.94s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.98s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.50s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.73s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.19s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.03s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetHost (0.77s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.70s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.59s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.62s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.31s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.53s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.79s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.01s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunSysctls (1.26s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.52s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.40s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.95s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.62s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUserByName (0.54s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.08s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.71s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.74s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.56s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.45s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.26s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.85s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartRecordError (1.52s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.96s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.98s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.74s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.10s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s) [2022-05-02T12:54:54.218Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.88s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.69s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.87s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.38s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.49s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.43s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-05-02T12:54:54.218Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2022-05-02T12:54:54.219Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2022-05-02T12:54:54.219Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-02T12:54:54.219Z] === RUN TestDockerRegistrySuite [2022-05-02T12:54:54.219Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T12:54:55.147Z] check_test.go:194: [d2fdfe345a15a] daemon is not started [2022-05-02T12:54:55.147Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T12:54:56.303Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T12:54:56.303Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T12:54:56.303Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T12:54:56.514Z] check_test.go:194: [de8deb6528052] daemon is not started [2022-05-02T12:54:56.514Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T12:54:57.442Z] check_test.go:194: [d1f9a833c4755] daemon is not started [2022-05-02T12:54:57.442Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T12:54:57.698Z] check_test.go:194: [d1d8d77caa951] daemon is not started [2022-05-02T12:54:57.698Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T12:54:57.835Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T12:54:57.835Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T12:54:57.835Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T12:54:57.835Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T12:54:57.835Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T12:54:57.835Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T12:54:57.835Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T12:55:00.216Z] check_test.go:194: [d3cf94b84ac9c] daemon is not started [2022-05-02T12:55:00.216Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T12:55:01.547Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T12:55:01.547Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T12:55:01.547Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T12:55:01.547Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T12:55:02.248Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T12:55:04.441Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T12:55:04.442Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T12:55:04.442Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T12:55:04.442Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T12:55:04.442Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T12:55:04.442Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T12:55:04.442Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T12:55:04.442Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T12:55:05.466Z] check_test.go:194: [dfa92979ab7ff] daemon is not started [2022-05-02T12:55:05.467Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T12:55:07.374Z] check_test.go:194: [d25deb2bcb796] daemon is not started [2022-05-02T12:55:07.374Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T12:55:08.123Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T12:55:08.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T12:55:08.302Z] check_test.go:194: [d64224ecf93af] daemon is not started [2022-05-02T12:55:08.302Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T12:55:09.230Z] check_test.go:194: [d80ac76665013] daemon is not started [2022-05-02T12:55:09.230Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T12:55:10.596Z] check_test.go:194: [da0419d1d6234] daemon is not started [2022-05-02T12:55:10.596Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T12:55:11.524Z] check_test.go:194: [d601af825ccc0] daemon is not started [2022-05-02T12:55:11.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T12:55:11.881Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T12:55:12.086Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-02T12:55:13.014Z] check_test.go:194: [d12ca7b43de79] daemon is not started [2022-05-02T12:55:13.014Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T12:55:13.944Z] check_test.go:194: [da03693f62437] daemon is not started [2022-05-02T12:55:13.944Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T12:55:14.772Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T12:55:14.772Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T12:55:14.772Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T12:55:14.772Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T12:55:15.313Z] check_test.go:194: [dbaa0ac381020] daemon is not started [2022-05-02T12:55:15.313Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T12:55:16.242Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-02T12:55:16.499Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e15b9e2abca56161cf9546ee5f8877e916f88c12d510255e96a04e86179faef [2022-05-02T12:55:17.427Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5fef8716ba632445b08352a6c434734a3ca68c0be9cfcee7c22f8ff78c3b4da1 [2022-05-02T12:55:17.684Z] check_test.go:194: [d3b87035f7765] daemon is not started [2022-05-02T12:55:17.684Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T12:55:18.497Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T12:55:18.497Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T12:55:19.056Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8e2fcd25f59dd18c3229abcec88d7d430df928a0b04fbe2e83d9c832716020e [2022-05-02T12:55:19.984Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:65c54ce6519ca1a2ff3851f43f62f2d45f8d9c7bc228e919ae630e8e95b41125 [2022-05-02T12:55:19.984Z] check_test.go:194: [d7397cd392bbe] daemon is not started [2022-05-02T12:55:20.241Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T12:55:21.607Z] check_test.go:194: [dfcf5335131dd] daemon is not started [2022-05-02T12:55:21.607Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T12:55:22.241Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T12:55:22.241Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T12:55:22.241Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T12:55:22.241Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T12:55:22.241Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T12:55:24.142Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-02T12:55:24.399Z] check_test.go:194: [debda0f01a381] daemon is not started [2022-05-02T12:55:24.399Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T12:55:25.321Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T12:55:25.321Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T12:55:25.765Z] check_test.go:194: [d07ed9c99cc91] daemon is not started [2022-05-02T12:55:25.765Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T12:55:25.765Z] check_test.go:194: [d7e2acc849054] daemon is not started [2022-05-02T12:55:25.765Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T12:55:27.133Z] check_test.go:194: [de954dcc60a73] daemon is not started [2022-05-02T12:55:27.133Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T12:55:28.068Z] check_test.go:194: [df64f493e2b5c] daemon is not started [2022-05-02T12:55:28.068Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T12:55:28.208Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T12:55:28.208Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T12:55:28.208Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T12:55:29.435Z] check_test.go:194: [d618dcce8d931] daemon is not started [2022-05-02T12:55:29.435Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T12:55:31.093Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T12:55:31.093Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T12:55:31.327Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-02T12:55:32.257Z] check_test.go:194: [d16a0ef2e90b3] daemon is not started [2022-05-02T12:55:32.257Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T12:55:32.824Z] check_test.go:194: [d0f586751415c] daemon is not started [2022-05-02T12:55:32.824Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T12:55:33.411Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T12:55:33.411Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T12:55:33.411Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T12:55:33.753Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-02T12:55:33.983Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T12:55:34.009Z] check_test.go:194: [db4560cf0f539] daemon is not started [2022-05-02T12:55:34.009Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T12:55:34.570Z] check_test.go:194: [dfc36703f1ffb] daemon is not started [2022-05-02T12:55:34.570Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T12:55:34.570Z] check_test.go:194: [d3aef5a002cfe] daemon is not started [2022-05-02T12:55:34.570Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T12:55:34.827Z] check_test.go:194: [d80c741e4a48c] daemon is not started [2022-05-02T12:55:35.083Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T12:55:35.340Z] check_test.go:194: [dd7cb42a15514] daemon is not started [2022-05-02T12:55:35.340Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T12:55:35.596Z] check_test.go:194: [d460e94dfc86e] daemon is not started [2022-05-02T12:55:35.596Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T12:55:35.853Z] check_test.go:194: [d5969272097ed] daemon is not started [2022-05-02T12:55:35.853Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T12:55:37.221Z] check_test.go:194: [d40a00cc1b83a] daemon is not started [2022-05-02T12:55:37.221Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T12:55:38.152Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-02T12:55:38.717Z] check_test.go:194: [dd5fb26ea75c7] daemon is not started [2022-05-02T12:55:38.717Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T12:55:39.645Z] check_test.go:194: [df8f893b8e8e1] daemon is not started [2022-05-02T12:55:39.646Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T12:55:39.746Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T12:55:40.601Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T12:55:40.601Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T12:55:40.601Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T12:55:41.025Z] check_test.go:194: [def13fc4878f2] daemon is not started [2022-05-02T12:55:41.025Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T12:55:41.069Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T12:55:41.070Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T12:55:41.070Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T12:55:41.952Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite (48.61s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.29s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.22s) [2022-05-02T12:55:42.514Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.34s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.48s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.04s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.06s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.92s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.57s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.71s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.94s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-05-02T12:55:42.515Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-05-02T12:55:42.515Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T12:55:42.515Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T12:55:42.770Z] check_test.go:221: [d168167d20c9d] daemon is not started [2022-05-02T12:55:42.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T12:55:44.865Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T12:55:45.352Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-02T12:55:45.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T12:55:45.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T12:55:45.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T12:55:45.518Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T12:55:45.518Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T12:55:45.608Z] check_test.go:221: [d972f987f2d29] daemon is not started [2022-05-02T12:55:45.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T12:55:48.413Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T12:55:48.413Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T12:55:48.413Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T12:55:49.777Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-02T12:55:49.777Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-02T12:55:49.777Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-02T12:55:50.731Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T12:55:51.299Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T12:55:51.299Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T12:55:51.299Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T12:55:52.297Z] check_test.go:221: [df69b6b625fb0] daemon is not started [2022-05-02T12:55:52.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T12:55:53.226Z] check_test.go:221: [d4883159200af] daemon is not started [2022-05-02T12:55:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T12:55:53.226Z] check_test.go:221: [d63a88bbffda2] daemon is not started [2022-05-02T12:55:53.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T12:55:53.685Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T12:55:54.153Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T12:55:54.153Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T12:55:54.594Z] check_test.go:221: [d87f7a59e7325] daemon is not started [2022-05-02T12:55:54.595Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T12:55:55.020Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T12:55:55.020Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T12:55:55.158Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-02T12:55:55.720Z] check_test.go:221: [d522cec028114] daemon is not started [2022-05-02T12:55:55.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T12:55:55.720Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-02T12:55:56.649Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-02T12:55:56.905Z] check_test.go:221: [dabf8126a4fae] daemon is not started [2022-05-02T12:55:56.905Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T12:55:57.105Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-02T12:55:58.092Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T12:55:59.424Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-02T12:55:59.681Z] check_test.go:221: [deef500edc894] daemon is not started [2022-05-02T12:55:59.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T12:55:59.690Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T12:56:00.244Z] check_test.go:221: [d4961a8e14c84] daemon is not started [2022-05-02T12:56:00.244Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T12:56:00.310Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T12:56:00.806Z] check_test.go:221: [db35f681ec7ce] daemon is not started [2022-05-02T12:56:00.806Z] --- PASS: TestDockerSchema1RegistrySuite (18.15s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.32s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.94s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2022-05-02T12:56:00.807Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s) [2022-05-02T12:56:00.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T12:56:00.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T12:56:01.736Z] check_test.go:250: [d832ea215a150] daemon is not started [2022-05-02T12:56:01.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T12:56:02.299Z] check_test.go:250: [d006243f55b3e] daemon is not started [2022-05-02T12:56:02.299Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T12:56:02.555Z] check_test.go:250: [dd71e1c725042] daemon is not started [2022-05-02T12:56:02.555Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T12:56:02.580Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T12:56:02.580Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T12:56:02.580Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T12:56:02.580Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T12:56:02.580Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T12:56:02.580Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T12:56:02.580Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T12:56:02.580Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T12:56:02.580Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T12:56:02.580Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T12:56:02.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-02T12:56:03.924Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T12:56:04.181Z] check_test.go:250: [d50467a3a37bd] daemon is not started [2022-05-02T12:56:04.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T12:56:04.744Z] check_test.go:250: [d35983103ece0] daemon is not started [2022-05-02T12:56:04.744Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T12:56:05.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T12:56:05.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-02T12:56:05.672Z] check_test.go:250: [deb607308b533] daemon is not started [2022-05-02T12:56:05.672Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T12:56:05.672Z] check_test.go:250: [dcdc567e688ea] daemon is not started [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.99s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-05-02T12:56:05.672Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-02T12:56:05.672Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T12:56:05.672Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-02T12:56:08.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-02T12:56:10.914Z] check_test.go:277: [d3dc81d70c696] daemon is not started [2022-05-02T12:56:10.914Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T12:56:11.171Z] check_test.go:277: [daa04bd7863c4] daemon is not started [2022-05-02T12:56:11.171Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T12:56:11.171Z] check_test.go:277: [d3d7af06ee2e4] daemon is not started [2022-05-02T12:56:11.171Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T12:56:11.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-02T12:56:11.430Z] check_test.go:277: [d7d246a92d304] daemon is not started [2022-05-02T12:56:11.430Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T12:56:11.430Z] check_test.go:277: [df815dde2b275] daemon is not started [2022-05-02T12:56:11.430Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-05-02T12:56:11.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-02T12:56:11.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-05-02T12:56:11.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-05-02T12:56:11.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-05-02T12:56:11.430Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-05-02T12:56:11.430Z] === RUN TestDockerNetworkSuite [2022-05-02T12:56:11.430Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-02T12:56:12.365Z] docker_cli_network_unix_test.go:46: [d38e254a88839] daemon is not started [2022-05-02T12:56:12.621Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-02T12:56:12.820Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-02T12:56:13.183Z] docker_cli_network_unix_test.go:46: [d654e61e7eaaf] daemon is not started [2022-05-02T12:56:13.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-02T12:56:13.810Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T12:56:14.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-02T12:56:15.702Z] docker_cli_network_unix_test.go:46: [d762f84862b48] daemon is not started [2022-05-02T12:56:15.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-02T12:56:17.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000402180_} [2022-05-02T12:56:17.472Z] docker_cli_network_unix_test.go:46: [d5145c1cdaf20] daemon is not started [2022-05-02T12:56:17.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-02T12:56:17.728Z] docker_cli_network_unix_test.go:1233: [d7a64023ce7ac] daemon is not started [2022-05-02T12:56:19.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14148281182_c:\foo_false____} [2022-05-02T12:56:20.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-02T12:56:21.173Z] docker_cli_network_unix_test.go:46: [d40cbd82837a8] daemon is not started [2022-05-02T12:56:21.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-02T12:56:22.041Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-02T12:56:22.042Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-02T12:56:22.042Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-02T12:56:22.042Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-02T12:56:22.042Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-02T12:56:22.499Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-02T12:56:22.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14148281182_c:\foo_true____} [2022-05-02T12:56:25.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T12:56:25.680Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T12:56:25.903Z] docker_cli_network_unix_test.go:46: [d4fbf55cec99e] daemon is not started [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T12:56:26.136Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T12:56:26.136Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T12:56:26.136Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T12:56:26.136Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T12:56:26.231Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-02T12:56:26.341Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T12:56:26.594Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T12:56:26.594Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T12:56:26.594Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T12:56:26.594Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T12:56:26.594Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T12:56:26.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-02T12:56:28.724Z] docker_cli_network_unix_test.go:46: [d120e61751e54] daemon is not started [2022-05-02T12:56:28.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T12:56:29.481Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T12:56:29.481Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T12:56:29.481Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T12:56:29.481Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T12:56:29.907Z] docker_cli_network_unix_test.go:46: [db60d969e54aa] daemon is not started [2022-05-02T12:56:29.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-02T12:56:30.470Z] docker_cli_network_unix_test.go:46: [d54cb2fcb4535] daemon is not started [2022-05-02T12:56:30.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-02T12:56:30.727Z] docker_cli_network_unix_test.go:46: [d026b0d06a2d4] daemon is not started [2022-05-02T12:56:30.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-02T12:56:31.091Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T12:56:31.544Z] docker_cli_network_unix_test.go:46: [d9984f1f02034] daemon is not started [2022-05-02T12:56:31.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-02T12:56:32.015Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-02T12:56:32.015Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T12:56:32.015Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-02T12:56:32.015Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T12:56:32.361Z] docker_cli_network_unix_test.go:46: [d6ff6bcaa05bc] daemon is not started [2022-05-02T12:56:32.473Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-02T12:56:32.473Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T12:56:32.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-02T12:56:32.875Z] docker_cli_network_unix_test.go:46: [d4b2ca46333df] daemon is not started [2022-05-02T12:56:32.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-02T12:56:32.931Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-02T12:56:32.931Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T12:56:32.931Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-02T12:56:32.931Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T12:56:32.931Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-02T12:56:33.132Z] docker_cli_network_unix_test.go:46: [d5881da43153c] daemon is not started [2022-05-02T12:56:33.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-02T12:56:33.196Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T12:56:33.196Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T12:56:33.196Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T12:56:33.196Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-02T12:56:33.695Z] docker_cli_network_unix_test.go:46: [d9fba8adca9f4] daemon is not started [2022-05-02T12:56:33.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-02T12:56:33.952Z] docker_cli_network_unix_test.go:46: [d596370c171af] daemon is not started [2022-05-02T12:56:34.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-02T12:56:34.208Z] docker_cli_network_unix_test.go:46: [d8fcdc235e40c] daemon is not started [2022-05-02T12:56:34.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-02T12:56:34.208Z] docker_cli_network_unix_test.go:46: [d278588df44d8] daemon is not started [2022-05-02T12:56:34.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-02T12:56:35.138Z] docker_cli_network_unix_test.go:46: [db682e60ab581] daemon is not started [2022-05-02T12:56:35.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-02T12:56:35.699Z] docker_cli_network_unix_test.go:46: [d430b14eef93a] daemon is not started [2022-05-02T12:56:36.081Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T12:56:36.081Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T12:56:36.081Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T12:56:36.081Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T12:56:36.081Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T12:56:36.081Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T12:56:36.081Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T12:56:36.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-02T12:56:36.262Z] docker_cli_network_unix_test.go:46: [d2662126ef1f0] daemon is not started [2022-05-02T12:56:36.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-02T12:56:36.262Z] docker_cli_network_unix_test.go:46: [d55d7d864c694] daemon is not started [2022-05-02T12:56:36.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-02T12:56:36.517Z] docker_cli_network_unix_test.go:46: [df32263bd957f] daemon is not started [2022-05-02T12:56:36.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-02T12:56:37.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-02T12:56:37.608Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T12:56:37.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-02T12:56:37.608Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T12:56:37.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-02T12:56:37.608Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T12:56:37.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-02T12:56:37.884Z] docker_cli_network_unix_test.go:968: [d38ef38ceecdb] daemon is not started [2022-05-02T12:56:38.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-02T12:56:39.139Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-02T12:56:40.179Z] docker_cli_network_unix_test.go:46: [d6da3cce5eae6] daemon is not started [2022-05-02T12:56:40.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-02T12:56:41.854Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T12:56:42.697Z] docker_cli_network_unix_test.go:1116: [df1c33931a8f8] daemon is not started [2022-05-02T12:56:44.744Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T12:56:44.744Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T12:56:44.744Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T12:56:44.744Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T12:56:44.744Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T12:56:44.916Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-02T12:56:45.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-02T12:56:45.965Z] docker_cli_network_unix_test.go:46: [d75d5f314d5d7] daemon is not started [2022-05-02T12:56:45.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-02T12:56:46.028Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-02T12:56:46.539Z] docker_cli_network_unix_test.go:46: [d230674fac903] daemon is not started [2022-05-02T12:56:46.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-02T12:56:46.539Z] docker_cli_network_unix_test.go:46: [db20270059b85] daemon is not started [2022-05-02T12:56:46.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-02T12:56:46.539Z] docker_cli_network_unix_test.go:46: [d3c4471a6bf61] daemon is not started [2022-05-02T12:56:46.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-02T12:56:46.796Z] docker_cli_network_unix_test.go:46: [d115de81f6982] daemon is not started [2022-05-02T12:56:46.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-02T12:56:47.052Z] docker_cli_network_unix_test.go:46: [d680192f2bac7] daemon is not started [2022-05-02T12:56:47.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-02T12:56:47.052Z] docker_cli_network_unix_test.go:46: [dd57af6fb9acd] daemon is not started [2022-05-02T12:56:47.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-02T12:56:48.417Z] docker_cli_network_unix_test.go:46: [d57d54e1c658b] daemon is not started [2022-05-02T12:56:49.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-02T12:56:49.601Z] docker_cli_network_unix_test.go:46: [de54dd5ac184b] daemon is not started [2022-05-02T12:56:49.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-02T12:56:49.601Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-02T12:56:49.601Z] docker_cli_network_unix_test.go:46: [d8f629926a6e8] daemon is not started [2022-05-02T12:56:49.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-02T12:56:49.859Z] docker_cli_network_unix_test.go:46: [d90beccaf874b] daemon is not started [2022-05-02T12:56:50.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-02T12:56:51.899Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T12:56:53.688Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-02T12:56:53.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-02T12:56:55.834Z] docker_cli_swarm_test.go:1180: [d9772c6468a70] joining swarm manager [d314ed0c0ac76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:56:55.834Z] docker_cli_network_unix_test.go:1084: [d2c584985dc5e] daemon is not started [2022-05-02T12:56:57.087Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T12:56:57.087Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T12:56:57.087Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T12:56:57.087Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T12:56:57.087Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T12:56:57.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-02T12:56:57.201Z] docker_cli_network_unix_test.go:46: [d064aac441311] daemon is not started [2022-05-02T12:56:57.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-02T12:56:57.763Z] docker_cli_network_unix_test.go:46: [da3560f61ef64] daemon is not started [2022-05-02T12:56:57.769Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T12:56:58.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-02T12:56:59.337Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-02T12:56:59.337Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T12:56:59.385Z] docker_cli_network_unix_test.go:46: [da94809c05df4] daemon is not started [2022-05-02T12:56:59.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-02T12:56:59.641Z] docker_cli_network_unix_test.go:46: [d6927bf8f0180] daemon is not started [2022-05-02T12:56:59.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-02T12:56:59.805Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T12:56:59.805Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T12:56:59.805Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T12:57:00.204Z] docker_cli_network_unix_test.go:46: [d825078f36d94] daemon is not started [2022-05-02T12:57:00.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-02T12:57:00.766Z] docker_cli_network_unix_test.go:46: [d1d7bf508df1e] daemon is not started [2022-05-02T12:57:00.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-02T12:57:01.694Z] docker_cli_network_unix_test.go:46: [d951b83bc47c4] daemon is not started [2022-05-02T12:57:01.694Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-02T12:57:01.951Z] docker_cli_swarm_test.go:1189: [d452d153b13a3] joining swarm manager [d314ed0c0ac76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:57:02.762Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T12:57:02.762Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T12:57:02.762Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T12:57:06.182Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-02T12:57:06.182Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-02T12:57:06.182Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T12:57:06.182Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-02T12:57:06.182Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T12:57:06.182Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-02T12:57:06.182Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T12:57:06.182Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-02T12:57:06.182Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T12:57:06.182Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-02T12:57:06.182Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T12:57:06.182Z] === RUN TestDockerSuite/TestBuildFails [2022-05-02T12:57:06.651Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-02T12:57:06.651Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-02T12:57:07.215Z] docker_cli_network_unix_test.go:46: [d41a816eda8a6] daemon is not started [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite (55.53s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.10s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.72s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.53s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.09s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.50s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-02T12:57:07.215Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.66s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.36s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.06s) [2022-05-02T12:57:07.215Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.24s) [2022-05-02T12:57:07.215Z] === RUN TestDockerHubPullSuite [2022-05-02T12:57:07.215Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-02T12:57:07.477Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T12:57:07.477Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T12:57:07.477Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T12:57:07.477Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T12:57:07.477Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T12:57:08.580Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-02T12:57:09.688Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T12:57:09.688Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T12:57:09.688Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T12:57:09.688Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T12:57:09.688Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T12:57:11.097Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-02T12:57:11.659Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-02T12:57:12.649Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T12:57:12.649Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T12:57:12.649Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T12:57:12.649Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T12:57:12.649Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T12:57:12.649Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T12:57:12.649Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T12:57:12.649Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T12:57:12.649Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T12:57:13.117Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T12:57:13.117Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T12:57:13.548Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-02T12:57:13.548Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-02T12:57:13.548Z] --- PASS: TestDockerHubPullSuite (6.51s) [2022-05-02T12:57:13.548Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-05-02T12:57:13.548Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-02T12:57:13.548Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2022-05-02T12:57:13.548Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2022-05-02T12:57:13.548Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-02T12:57:13.548Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-02T12:57:13.548Z] PASS [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === Skipped [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-02T12:57:13.548Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.548Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-02T12:57:13.548Z] [2022-05-02T12:57:13.548Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-02T12:57:13.549Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-02T12:57:13.549Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-02T12:57:13.549Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-02T12:57:13.549Z] docker_cli_network_unix_test.go:46: [d8f629926a6e8] daemon is not started [2022-05-02T12:57:13.549Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] DONE 1265 tests, 51 skipped in 1497.749s [2022-05-02T12:57:13.549Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T12:57:13.549Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T12:57:13.549Z] +++ kill 9359 [2022-05-02T12:57:13.549Z] +++ /etc/init.d/apparmor stop [2022-05-02T12:57:13.549Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] Unloading profiles will leave already running processes permanently [2022-05-02T12:57:13.549Z] unconfined, which can lead to unexpected situations. [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.549Z] To set a process to complain mode, use the command line tool [2022-05-02T12:57:13.549Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T12:57:13.549Z] +++ true [2022-05-02T12:57:13.549Z] exiting test-integration [2022-05-02T12:57:13.549Z] ++ exit 0 [2022-05-02T12:57:13.549Z] [2022-05-02T12:57:13.805Z] + for job in $(jobs -p) [2022-05-02T12:57:13.805Z] + wait 6790 [2022-05-02T12:57:15.334Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T12:57:18.281Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T12:57:18.748Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T12:57:18.748Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T12:57:19.163Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-02T12:57:21.697Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T12:57:22.164Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T12:57:22.632Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T12:57:22.632Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T12:57:22.632Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T12:57:23.100Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T12:57:23.100Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T12:57:23.100Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T12:57:23.100Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T12:57:23.568Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T12:57:25.038Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-02T12:57:32.223Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T12:57:32.690Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T12:57:33.158Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T12:57:36.948Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T12:57:36.948Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T12:57:36.948Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T12:57:36.948Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T12:57:37.538Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T12:57:39.907Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T12:57:39.907Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T12:57:39.907Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T12:57:40.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T12:57:40.375Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T12:57:40.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T12:57:40.375Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T12:57:40.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T12:57:40.375Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T12:57:40.375Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T12:57:40.375Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T12:57:40.375Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T12:57:40.375Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T12:57:40.375Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T12:57:43.325Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T12:57:46.274Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T12:57:49.229Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T12:57:50.174Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-02T12:57:50.174Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-02T12:57:52.463Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-02T12:57:53.693Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T12:57:56.655Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-02T12:57:57.344Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-02T12:57:57.344Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T12:57:57.344Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-02T12:57:57.813Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-02T12:57:58.282Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-02T12:57:58.282Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T12:57:58.282Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-02T12:58:00.821Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-02T12:58:01.722Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-02T12:58:02.712Z] docker_cli_swarm_test.go:1112: [d9ba46183bb43] joining swarm manager [d1c453f8b9e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T12:58:04.080Z] docker_cli_swarm_test.go:1113: [d096208ce52c2] joining swarm manager [d1c453f8b9e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T12:58:05.509Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-02T12:58:12.658Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T12:58:14.872Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T12:58:15.856Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T12:58:16.117Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-02T12:58:16.117Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T12:58:16.117Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-02T12:58:18.976Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T12:58:20.607Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T12:58:21.592Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T12:58:22.061Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T12:58:28.623Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-02T12:58:29.092Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-02T12:58:29.211Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T12:58:31.311Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-02T12:58:31.311Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T12:58:31.311Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-02T12:58:32.300Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-02T12:58:32.769Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-02T12:58:33.904Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T12:58:33.989Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T12:58:34.457Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T12:58:34.457Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T12:58:34.457Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T12:58:34.457Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T12:58:34.457Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T12:58:34.457Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T12:58:34.457Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T12:58:34.457Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T12:58:35.444Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T12:58:35.444Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T12:58:35.444Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T12:58:37.698Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T12:58:37.698Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T12:58:37.699Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T12:58:37.699Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T12:58:38.166Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T12:58:39.231Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T12:58:40.389Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T12:58:43.206Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-02T12:58:43.678Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-02T12:58:44.667Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-02T12:58:45.201Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T12:58:45.655Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-02T12:58:46.644Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-02T12:58:47.633Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-02T12:58:49.854Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-02T12:58:49.954Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T12:58:55.831Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T12:58:57.024Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-02T12:58:57.024Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T12:58:57.024Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-02T12:58:57.024Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T12:58:57.024Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-02T12:58:57.024Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-02T12:58:57.024Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-02T12:58:57.024Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-02T12:58:57.494Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-02T12:58:57.963Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-02T12:58:58.934Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-02T12:59:04.714Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-02T12:59:15.034Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T12:59:15.034Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T12:59:17.059Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T12:59:17.526Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T12:59:17.994Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T12:59:18.749Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T12:59:24.523Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T12:59:24.523Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T12:59:24.523Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T12:59:25.450Z] docker_cli_swarm_test.go:1166: [d2f632a58bdfa] joining swarm manager [d1c453f8b9e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-02T12:59:26.688Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T12:59:30.490Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T12:59:30.490Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T12:59:32.463Z] === RUN TestDockerSuite/TestExec [2022-05-02T12:59:32.463Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T12:59:32.463Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T12:59:32.463Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T12:59:32.463Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T12:59:34.627Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T12:59:35.240Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T12:59:35.708Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T12:59:37.513Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T12:59:37.513Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T12:59:37.513Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T12:59:37.513Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T12:59:37.513Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T12:59:37.513Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T12:59:37.513Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T12:59:40.363Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-02T12:59:40.363Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T12:59:40.363Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-02T12:59:40.363Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-02T12:59:41.225Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T12:59:41.573Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T12:59:44.952Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T12:59:48.688Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T12:59:52.404Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T12:59:58.169Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T12:59:58.169Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T12:59:58.169Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T12:59:58.169Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T12:59:58.169Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T12:59:58.169Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T12:59:58.169Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T13:00:01.885Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T13:00:04.125Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-02T13:00:04.125Z] docker_cli_swarm_test.go:1447: [d5ab3a7e4f0fc] joining swarm manager [d4e2b4bdc504d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:00:04.125Z] docker_cli_swarm_test.go:1448: [d2efa0332da70] joining swarm manager [d4e2b4bdc504d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-02T13:00:06.870Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T13:00:06.870Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:00:06.870Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T13:00:07.656Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T13:00:07.656Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:00:07.656Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T13:00:07.656Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:00:07.656Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T13:00:07.656Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:00:07.656Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T13:00:07.656Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:00:07.656Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T13:00:07.656Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:00:07.656Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T13:00:09.825Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T13:00:11.371Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T13:00:11.371Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:00:11.371Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T13:00:11.371Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:00:11.371Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T13:00:11.371Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:00:11.371Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T13:00:11.371Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:00:11.371Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T13:00:11.371Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:00:11.371Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T13:00:11.391Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T13:00:12.207Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-02T13:00:12.207Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-02T13:00:12.207Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-02T13:00:12.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-02T13:00:12.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-02T13:00:13.389Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-02T13:00:14.557Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T13:00:14.557Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:00:14.557Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T13:00:15.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-02T13:00:16.021Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-02T13:00:17.278Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T13:00:19.448Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-02T13:00:20.815Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-02T13:00:21.608Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T13:00:21.608Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:00:21.608Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T13:00:21.608Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:00:21.608Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T13:00:21.608Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:00:21.608Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T13:00:23.331Z] docker_cli_swarm_unix_test.go:63: [d2a14fe961475] joining swarm manager [d3c46e7113e36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:00:24.439Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T13:00:24.439Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:00:24.439Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T13:00:24.439Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:00:24.439Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T13:00:24.439Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:00:24.439Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T13:00:28.656Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T13:00:30.307Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T13:00:30.307Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T13:00:34.111Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T13:00:34.111Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:00:34.111Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T13:00:34.111Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:00:34.111Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T13:00:35.703Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T13:00:37.089Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-02T13:00:39.418Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T13:00:46.640Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T13:00:46.640Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:00:46.640Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T13:00:46.640Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T13:00:46.640Z] === RUN TestDockerSuite/TestHealth [2022-05-02T13:00:46.640Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:00:46.640Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T13:00:46.640Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T13:00:47.100Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T13:00:47.100Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T13:00:47.519Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-02T13:00:51.763Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T13:00:51.763Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T13:00:51.763Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:00:51.763Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T13:00:51.763Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T13:00:52.219Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T13:00:52.219Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T13:00:53.180Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T13:00:53.180Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:00:53.180Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T13:00:54.141Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T13:00:54.141Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T13:00:54.581Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-02T13:00:56.304Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T13:00:56.304Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T13:00:58.469Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T13:01:00.366Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-02T13:01:01.361Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T13:01:01.818Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T13:01:01.818Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:01:01.818Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T13:01:04.349Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T13:01:04.349Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T13:01:05.535Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T13:01:05.535Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T13:01:05.536Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T13:01:05.536Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T13:01:05.993Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T13:01:05.993Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T13:01:05.993Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T13:01:05.993Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T13:01:05.993Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T13:01:05.993Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T13:01:05.993Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T13:01:05.993Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T13:01:05.993Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:01:05.993Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T13:01:08.892Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T13:01:11.780Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T13:01:11.780Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:01:11.780Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T13:01:11.780Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:01:11.780Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T13:01:12.236Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T13:01:12.236Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:01:12.236Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T13:01:14.776Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T13:01:15.126Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T13:01:15.126Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T13:01:18.015Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T13:01:18.015Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:01:18.015Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T13:01:18.015Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:01:18.015Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T13:01:18.015Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:01:18.015Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T13:01:19.510Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-02T13:01:19.510Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-02T13:01:19.510Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-02T13:01:20.876Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-02T13:01:20.903Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T13:01:21.448Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-02T13:01:21.448Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:01:21.448Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-02T13:01:21.929Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T13:01:21.929Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:01:22.396Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T13:01:22.396Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:01:22.396Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T13:01:24.144Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-02T13:01:26.187Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T13:01:26.187Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:01:26.187Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-02T13:01:26.661Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-02T13:01:26.673Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T13:01:26.673Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:01:26.673Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T13:01:26.674Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:01:26.674Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T13:01:26.674Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:01:26.674Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T13:01:28.552Z] docker_api_swarm_test.go:962: [d3da619cf73ab] joining swarm manager [d6aee135db341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-02T13:01:28.844Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T13:01:32.572Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T13:01:32.572Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T13:01:35.460Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T13:01:39.106Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-02T13:01:39.175Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T13:01:39.175Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:01:39.175Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T13:01:39.175Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T13:01:40.637Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-02T13:01:40.638Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:01:40.638Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-02T13:01:40.638Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:01:40.638Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-02T13:01:41.122Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T13:01:42.894Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T13:01:44.366Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-02T13:01:45.874Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T13:01:45.874Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T13:01:46.598Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-02T13:01:46.605Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T13:01:50.147Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-02T13:01:53.185Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-02T13:01:53.185Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-02T13:01:53.643Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-02T13:01:53.659Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T13:01:56.536Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-02T13:01:56.546Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T13:01:58.073Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-02T13:01:58.795Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-02T13:01:59.433Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T13:01:59.605Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-02T13:02:01.312Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-02T13:02:03.155Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T13:02:03.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-02T13:02:03.849Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T13:02:03.849Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:02:03.849Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T13:02:03.849Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:02:04.318Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T13:02:04.318Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:02:04.318Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T13:02:06.044Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T13:02:06.054Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T13:02:06.468Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-02T13:02:09.058Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T13:02:11.946Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T13:02:11.946Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T13:02:11.946Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T13:02:11.946Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T13:02:14.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-02T13:02:14.840Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T13:02:16.550Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T13:02:17.435Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-02T13:02:17.538Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T13:02:17.538Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:02:17.727Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T13:02:18.526Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T13:02:18.526Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:02:18.526Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T13:02:18.526Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:02:18.526Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T13:02:19.760Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-02T13:02:19.808Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-02T13:02:20.746Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T13:02:21.704Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-02T13:02:24.221Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-02T13:02:24.776Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T13:02:26.619Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T13:02:26.741Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-02T13:02:26.945Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T13:02:26.945Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:02:26.945Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T13:02:29.259Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-02T13:02:30.659Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T13:02:30.659Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T13:02:32.528Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-02T13:02:33.782Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T13:02:34.417Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-02T13:02:34.586Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-02T13:02:36.429Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T13:02:38.311Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-02T13:02:39.654Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T13:02:39.655Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:02:39.655Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T13:02:42.201Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T13:02:48.327Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T13:02:48.327Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:02:48.327Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T13:02:48.608Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-02T13:02:49.244Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T13:02:52.964Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T13:02:54.385Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-02T13:02:56.994Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T13:02:57.625Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T13:02:57.625Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:02:57.625Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T13:03:00.157Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-02T13:03:00.517Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T13:03:01.125Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-02T13:03:01.125Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:03:01.125Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-02T13:03:01.125Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:03:01.125Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-02T13:03:02.866Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T13:03:02.866Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:03:02.866Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T13:03:02.866Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:03:02.866Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T13:03:02.866Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:03:02.866Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T13:03:02.866Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:03:03.334Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T13:03:03.334Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:03:03.334Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T13:03:03.334Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:03:03.334Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T13:03:03.334Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:03:03.334Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T13:03:03.334Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T13:03:03.404Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T13:03:04.021Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-02T13:03:04.021Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:03:04.021Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-02T13:03:13.692Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T13:03:13.692Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:03:13.692Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T13:03:13.692Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:03:13.692Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T13:03:13.760Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T13:03:15.861Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T13:03:19.576Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T13:03:22.420Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T13:03:22.420Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.420Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T13:03:22.467Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T13:03:22.467Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T13:03:22.467Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T13:03:22.467Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T13:03:22.467Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T13:03:22.467Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T13:03:22.467Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T13:03:22.467Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T13:03:22.467Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T13:03:22.467Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T13:03:22.467Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T13:03:22.467Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T13:03:22.467Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T13:03:22.467Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T13:03:22.467Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T13:03:22.467Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPortList [2022-05-02T13:03:22.467Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:03:22.467Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T13:03:25.369Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T13:03:25.369Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:03:25.369Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T13:03:25.369Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:03:25.369Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T13:03:25.369Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:03:25.369Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T13:03:28.234Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T13:03:28.234Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T13:03:28.234Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T13:03:28.234Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T13:03:28.234Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T13:03:28.234Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T13:03:28.234Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T13:03:28.234Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:03:28.234Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T13:03:29.159Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T13:03:29.159Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:03:29.159Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T13:03:29.159Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T13:03:30.633Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-02T13:03:32.116Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T13:03:32.116Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T13:03:32.116Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:03:32.116Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T13:03:32.116Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:03:32.116Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T13:03:32.116Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:03:32.116Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T13:03:34.005Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T13:03:34.005Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:03:34.005Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T13:03:35.909Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T13:03:38.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T13:03:41.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T13:03:41.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T13:03:41.813Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:03:41.813Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T13:03:44.763Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T13:03:44.763Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T13:03:45.498Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-02T13:03:46.348Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T13:03:46.348Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:03:46.348Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-02T13:03:47.722Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T13:03:47.722Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:03:47.722Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T13:03:47.722Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:03:47.722Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T13:03:50.752Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T13:03:50.752Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T13:03:53.701Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T13:03:53.701Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:03:53.701Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T13:03:54.671Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-02T13:03:57.500Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T13:03:57.500Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T13:03:58.744Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T13:04:01.297Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite (1560.65s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.76s) [2022-05-02T13:04:03.541Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.75s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.26s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.48s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.93s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.35s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.24s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.83s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.75s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.33s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.28s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.55s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.46s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.71s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.11s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.28s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.82s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.85s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.75s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.22s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.90s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.98s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.60s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.14s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.45s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.44s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.06s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.07s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.91s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.15s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.61s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.26s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.48s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.47s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.26s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.71s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.86s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.00s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.96s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.58s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.78s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.11s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.23s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.88s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.26s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.72s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.07s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.28s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.95s) [2022-05-02T13:04:03.541Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.89s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.11s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.93s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.04s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.16s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.66s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.40s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-05-02T13:04:03.541Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.34s) [2022-05-02T13:04:03.541Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T13:04:03.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-02T13:04:03.541Z] docker_cli_external_volume_driver_test.go:53: [d925e67bb3310] daemon is not started [2022-05-02T13:04:06.053Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T13:04:10.807Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T13:04:10.807Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T13:04:10.807Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T13:04:10.807Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T13:04:10.807Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T13:04:13.759Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T13:04:13.759Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:04:13.759Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T13:04:16.405Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T13:04:16.405Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T13:04:16.405Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:04:16.405Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T13:04:16.405Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T13:04:16.405Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T13:04:17.549Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T13:04:17.549Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:04:17.549Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T13:04:18.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-02T13:04:19.764Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T13:04:19.764Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T13:04:19.805Z] === RUN TestDockerSuite/TestBuildRm [2022-05-02T13:04:22.190Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T13:04:25.637Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T13:04:27.854Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T13:04:27.854Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:04:27.854Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T13:04:27.854Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:04:27.854Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T13:04:27.854Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:04:27.854Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T13:04:27.854Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:04:27.854Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T13:04:27.854Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:04:27.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-02T13:04:30.723Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T13:04:30.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T13:04:30.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-02T13:04:33.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-02T13:04:34.601Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-02T13:04:36.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-02T13:04:37.766Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T13:04:37.766Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:04:37.766Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T13:04:37.766Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:04:37.766Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T13:04:38.326Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-02T13:04:38.326Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:04:38.786Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-02T13:04:38.786Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:04:39.242Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-02T13:04:40.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-02T13:04:40.772Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-02T13:04:44.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004c00_} [2022-05-02T13:04:44.826Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T13:04:44.826Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:04:44.826Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T13:04:44.826Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:04:44.826Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T13:04:44.826Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:04:44.826Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T13:04:44.827Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:04:44.827Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T13:04:45.449Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-02T13:04:46.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13995435762_c:\foo_false____} [2022-05-02T13:04:50.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13995435762_c:\foo_true____} [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T13:04:53.266Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T13:04:53.266Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T13:04:53.266Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T13:04:53.266Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T13:04:53.266Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T13:04:53.266Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:04:53.266Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T13:04:55.108Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T13:04:55.108Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:04:55.108Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T13:04:55.563Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T13:04:55.563Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:04:55.563Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T13:04:55.744Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T13:04:57.058Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T13:04:57.058Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T13:04:57.058Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.058Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T13:04:57.089Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T13:04:57.554Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T13:04:57.554Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:04:57.554Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T13:05:00.427Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-02T13:05:00.852Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T13:05:00.852Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T13:05:00.852Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:05:00.852Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-02T13:05:03.808Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T13:05:03.808Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:05:03.808Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T13:05:03.808Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:05:03.808Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T13:05:03.808Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:05:03.808Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T13:05:04.597Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-02T13:05:09.679Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T13:05:10.361Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T13:05:12.632Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T13:05:12.632Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:05:12.632Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T13:05:12.632Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:05:12.632Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T13:05:13.248Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T13:05:18.086Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-02T13:05:19.052Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-02T13:05:20.018Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-02T13:05:25.145Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T13:05:25.145Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:05:25.145Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T13:05:25.145Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:05:25.145Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T13:05:26.020Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-02T13:05:34.100Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-02T13:05:34.815Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-02T13:05:34.815Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-02T13:05:37.660Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T13:05:37.660Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:05:37.660Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T13:05:37.660Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:05:37.660Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T13:05:38.340Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T13:05:38.340Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:05:38.340Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T13:05:39.224Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T13:05:39.224Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:05:39.224Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T13:05:39.224Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:05:39.224Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T13:05:39.499Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-02T13:05:39.499Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-02T13:05:43.022Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T13:05:43.022Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:05:43.022Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T13:05:43.022Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:05:43.022Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T13:05:43.022Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:05:43.022Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T13:05:43.022Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:05:43.022Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T13:05:43.022Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T13:05:43.022Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T13:05:45.366Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-02T13:05:45.972Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T13:05:48.925Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T13:05:48.925Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T13:05:48.934Z] docker_cli_external_volume_driver_test.go:53: [dff2942665503] daemon is not started [2022-05-02T13:05:49.394Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T13:05:50.786Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T13:05:51.242Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T13:05:51.621Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T13:05:51.697Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T13:05:52.152Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T13:05:52.607Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T13:05:52.607Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T13:05:52.607Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:05:52.607Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T13:05:53.076Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T13:05:53.076Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:05:53.546Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T13:05:53.546Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T13:05:54.014Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T13:06:00.684Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T13:06:03.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-02T13:06:04.443Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T13:06:04.443Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T13:06:05.348Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T13:06:05.348Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:06:05.348Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T13:06:05.430Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T13:06:09.220Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T13:06:09.689Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T13:06:09.689Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:06:09.689Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T13:06:10.479Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-02T13:06:10.479Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:06:10.479Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-02T13:06:12.399Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T13:06:12.399Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T13:06:12.399Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T13:06:12.639Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T13:06:12.639Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T13:06:13.108Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T13:06:13.108Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.108Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T13:06:13.377Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-02T13:06:13.576Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T13:06:13.576Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.576Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T13:06:13.576Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.576Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T13:06:13.576Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.576Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T13:06:13.576Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.576Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T13:06:13.576Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:06:13.576Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T13:06:14.909Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-02T13:06:16.527Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T13:06:20.328Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T13:06:20.685Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-02T13:06:21.839Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-02T13:06:23.287Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T13:06:27.770Z] === RUN TestDockerSuite/TestBuildUser [2022-05-02T13:06:27.770Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:06:27.770Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-02T13:06:27.770Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:06:27.770Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-02T13:06:27.770Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:06:27.770Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-02T13:06:30.046Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T13:06:31.588Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T13:06:32.470Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-02T13:06:32.554Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T13:06:32.932Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-02T13:06:33.718Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-02T13:06:34.005Z] docker_cli_external_volume_driver_test.go:53: [d37da08bdaa16] daemon is not started [2022-05-02T13:06:36.679Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-02T13:06:36.679Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:06:36.679Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-02T13:06:36.679Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:06:36.679Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-02T13:06:39.584Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-02T13:06:41.134Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T13:06:46.748Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T13:06:46.933Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T13:06:48.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-02T13:06:48.841Z] docker_cli_external_volume_driver_test.go:53: [d786a5b7817d1] daemon is not started [2022-05-02T13:06:49.707Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T13:06:50.176Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T13:06:55.471Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T13:06:56.056Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T13:06:56.526Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T13:06:57.513Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T13:07:00.141Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T13:07:00.141Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T13:07:01.821Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-02T13:07:03.353Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-02T13:07:03.865Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T13:07:04.673Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T13:07:06.944Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-02T13:07:10.546Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T13:07:10.546Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T13:07:10.547Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T13:07:10.547Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:07:10.547Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T13:07:10.547Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:07:10.547Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T13:07:10.547Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:07:10.547Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T13:07:12.112Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T13:07:12.112Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:07:12.112Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T13:07:15.063Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T13:07:18.139Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-02T13:07:23.738Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T13:07:24.908Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T13:07:25.199Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-02T13:07:25.199Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:07:25.199Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-02T13:07:25.199Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:07:25.364Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T13:07:25.656Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-02T13:07:26.707Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T13:07:28.549Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-02T13:07:28.549Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:07:29.006Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-02T13:07:30.498Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T13:07:31.135Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T13:07:31.592Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T13:07:31.592Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T13:07:31.592Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T13:07:31.592Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T13:07:31.592Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T13:07:31.592Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T13:07:31.592Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:07:31.592Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T13:07:34.480Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T13:07:34.480Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:07:34.480Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T13:07:34.480Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:07:34.480Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-02T13:07:36.368Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T13:07:36.368Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:07:36.368Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T13:07:38.581Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T13:07:38.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-02T13:07:40.250Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T13:07:43.791Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-02T13:07:43.965Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T13:07:44.454Z] === RUN TestDockerSuite/TestExec [2022-05-02T13:07:44.454Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:07:44.454Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T13:07:44.454Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:07:44.454Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T13:07:46.130Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T13:07:46.684Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T13:07:48.471Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-02T13:07:48.471Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-02T13:07:48.901Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T13:07:48.901Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:07:48.901Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T13:07:48.901Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:07:49.019Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T13:07:49.379Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T13:07:49.379Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:07:49.379Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T13:07:51.657Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T13:07:51.907Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T13:07:52.362Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T13:07:53.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-02T13:07:54.616Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T13:07:57.590Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T13:07:58.129Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T13:07:58.129Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.129Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T13:07:58.129Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.129Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T13:07:58.129Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.129Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T13:07:58.129Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.129Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T13:07:58.129Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.129Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T13:07:58.129Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.130Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T13:07:58.130Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.130Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T13:07:58.130Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.130Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T13:07:58.130Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.130Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T13:07:58.130Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.130Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T13:07:58.130Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:07:58.130Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T13:07:59.803Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T13:08:01.016Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T13:08:01.016Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:08:01.016Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T13:08:05.668Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T13:08:05.668Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:08:05.668Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T13:08:05.668Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:08:05.668Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T13:08:05.668Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:08:05.668Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T13:08:05.686Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T13:08:05.686Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:08:05.686Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T13:08:05.686Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:08:05.686Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T13:08:07.849Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T13:08:07.849Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T13:08:07.849Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T13:08:07.849Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T13:08:07.849Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T13:08:07.849Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T13:08:07.849Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:08:07.849Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T13:08:08.631Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T13:08:08.638Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-02T13:08:09.529Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-02T13:08:09.530Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:08:09.988Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-02T13:08:09.988Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:08:10.015Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T13:08:10.445Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-02T13:08:10.445Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:08:10.445Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-02T13:08:11.976Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-02T13:08:12.904Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T13:08:13.390Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T13:08:13.390Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:08:13.390Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T13:08:13.390Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:08:13.858Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T13:08:13.858Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:08:13.858Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T13:08:13.858Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:08:13.858Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T13:08:13.858Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:08:13.858Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T13:08:15.791Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T13:08:15.792Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:08:15.792Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T13:08:15.792Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:08:15.792Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T13:08:15.792Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:08:15.792Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T13:08:16.810Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T13:08:16.810Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:08:16.810Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T13:08:16.810Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:08:16.810Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T13:08:16.810Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:08:16.810Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T13:08:16.810Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:08:16.810Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T13:08:16.810Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:08:16.810Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T13:08:18.679Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T13:08:18.679Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:08:18.679Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T13:08:18.679Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:08:18.679Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T13:08:18.679Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:08:18.679Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T13:08:18.679Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:08:18.679Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T13:08:19.763Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T13:08:19.763Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:08:19.763Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T13:08:20.852Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T13:08:22.286Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-02T13:08:24.457Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-02T13:08:24.457Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:08:24.915Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-02T13:08:24.915Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:08:24.915Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-02T13:08:24.915Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:08:24.915Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-02T13:08:26.919Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T13:08:26.919Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:08:26.919Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T13:08:26.919Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:08:26.919Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T13:08:26.919Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:08:26.919Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T13:08:27.809Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-02T13:08:29.382Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T13:08:29.382Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:08:29.382Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T13:08:29.382Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:08:29.382Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T13:08:29.382Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:08:29.382Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T13:08:29.382Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:08:29.382Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T13:08:29.382Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:08:29.382Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T13:08:29.382Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:08:29.382Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T13:08:31.572Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T13:08:31.572Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:08:31.572Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T13:08:31.572Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T13:08:31.572Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:08:31.572Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T13:08:34.068Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T13:08:35.292Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T13:08:38.105Z] === RUN TestDockerSuite/TestCommitChange [2022-05-02T13:08:38.189Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T13:08:38.189Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:08:38.189Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T13:08:39.928Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T13:08:41.078Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T13:08:41.078Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:08:41.078Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T13:08:41.078Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:08:41.078Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T13:08:41.078Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:08:41.078Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T13:08:43.718Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T13:08:43.882Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-02T13:08:43.975Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T13:08:46.860Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T13:08:48.563Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-02T13:08:48.563Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:08:48.563Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-02T13:08:49.757Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T13:08:50.873Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestHealth [2022-05-02T13:08:50.873Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T13:08:50.873Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T13:08:52.646Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T13:08:52.646Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T13:08:52.646Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:08:52.646Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T13:08:52.646Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:08:52.646Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T13:08:52.647Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:08:52.647Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T13:08:52.647Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:08:52.647Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:08:52.647Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:08:52.647Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T13:08:52.647Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:08:52.647Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T13:08:52.647Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:08:52.647Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T13:08:55.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-02T13:08:56.736Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T13:08:56.736Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T13:08:56.736Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:08:56.736Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T13:08:56.736Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T13:08:56.736Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T13:08:57.204Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T13:08:58.197Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T13:08:58.197Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:08:58.197Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T13:08:58.414Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T13:08:58.414Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:08:58.414Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T13:08:58.414Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T13:08:58.414Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:08:58.414Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T13:08:58.414Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:08:58.414Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T13:08:58.414Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:08:58.414Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T13:08:58.414Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:08:58.414Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T13:08:59.761Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T13:08:59.761Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T13:09:01.977Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T13:09:02.445Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T13:09:03.348Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-02T13:09:03.348Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:09:03.348Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-02T13:09:05.399Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T13:09:05.456Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T13:09:05.456Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:09:05.456Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T13:09:08.347Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:09:08.347Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T13:09:09.196Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T13:09:09.196Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T13:09:09.196Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:09:09.196Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T13:09:13.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-02T13:09:13.922Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T13:09:13.947Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T13:09:13.947Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T13:09:13.947Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T13:09:13.947Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.947Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T13:09:13.947Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.948Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T13:09:13.948Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:09:13.948Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T13:09:13.948Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.948Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T13:09:13.948Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.948Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T13:09:13.948Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T13:09:13.948Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.948Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T13:09:13.948Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:09:13.948Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T13:09:16.882Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T13:09:16.882Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:09:16.882Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T13:09:16.882Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:09:16.882Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T13:09:16.882Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:09:16.882Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T13:09:16.903Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-02T13:09:19.701Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-02T13:09:19.701Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-02T13:09:19.701Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-02T13:09:19.701Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-02T13:09:19.701Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-02T13:09:19.701Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-02T13:09:19.701Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-02T13:09:19.701Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-02T13:09:19.868Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T13:09:19.868Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.868Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T13:09:19.868Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.868Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T13:09:19.868Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T13:09:19.868Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:09:19.868Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T13:09:22.818Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T13:09:23.287Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T13:09:23.930Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T13:09:26.241Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T13:09:26.241Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:09:26.241Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T13:09:26.241Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:09:26.241Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T13:09:26.241Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:09:26.241Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T13:09:28.254Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T13:09:28.599Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:09:28.599Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T13:09:29.055Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T13:09:30.016Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T13:09:30.031Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T13:09:32.185Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T13:09:34.349Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T13:09:35.311Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T13:09:35.896Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T13:09:35.896Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:09:35.896Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T13:09:35.896Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:09:35.896Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T13:09:35.896Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:09:35.896Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T13:09:36.811Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-02T13:09:36.811Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:09:36.811Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T13:09:38.201Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T13:09:38.201Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T13:09:38.201Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T13:09:38.201Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T13:09:38.201Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T13:09:38.201Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T13:09:38.201Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.201Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T13:09:38.202Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:09:38.661Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:09:38.854Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T13:09:41.811Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T13:09:41.811Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T13:09:42.378Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T13:09:42.378Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:09:42.378Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T13:09:42.378Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:09:42.378Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T13:09:42.378Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:09:42.378Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T13:09:42.378Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:09:42.378Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T13:09:42.378Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:09:42.378Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T13:09:43.863Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-02T13:09:43.863Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:09:43.863Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-02T13:09:43.863Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:09:43.863Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-02T13:09:43.863Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:09:43.863Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-02T13:09:44.762Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T13:09:45.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-02T13:09:46.032Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-02T13:09:46.032Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:09:46.032Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-02T13:09:46.032Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-02T13:09:47.713Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T13:09:47.713Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:09:47.713Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T13:09:47.713Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T13:09:48.926Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-02T13:09:48.926Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-02T13:09:48.926Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:09:48.926Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-02T13:09:48.926Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:09:48.926Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-02T13:09:48.926Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:09:48.926Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-02T13:09:50.670Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T13:09:51.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-02T13:09:52.668Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T13:09:52.668Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:09:52.668Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T13:09:54.564Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T13:09:54.718Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-02T13:09:55.655Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T13:09:57.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-02T13:09:57.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-02T13:09:57.612Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:09:57.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-02T13:09:59.785Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-02T13:09:59.785Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-02T13:10:00.433Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T13:10:02.646Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T13:10:02.687Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-02T13:10:02.687Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:10:02.687Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-02T13:10:02.687Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:10:02.687Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-02T13:10:02.697Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T13:10:04.860Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T13:10:05.582Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-02T13:10:05.582Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-02T13:10:05.595Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T13:10:07.754Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-02T13:10:07.754Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:10:07.754Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-02T13:10:07.754Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T13:10:08.551Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T13:10:10.644Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T13:10:10.644Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:10:10.644Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T13:10:10.644Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:10:10.644Z] === RUN TestDockerSuite/TestRunState [2022-05-02T13:10:10.644Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:10:10.644Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T13:10:11.485Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-02T13:10:11.485Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-02T13:10:11.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T13:10:13.550Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T13:10:13.550Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:10:13.550Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T13:10:14.006Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T13:10:14.006Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:10:14.006Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T13:10:14.006Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:10:14.006Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T13:10:14.383Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-02T13:10:14.460Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T13:10:14.460Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T13:10:14.460Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:10:14.460Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T13:10:15.293Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T13:10:17.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-02T13:10:18.106Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T13:10:18.244Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T13:10:18.244Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T13:10:18.244Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T13:10:18.244Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T13:10:20.230Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:10:20.230Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T13:10:21.192Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T13:10:22.402Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T13:10:22.402Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:10:22.402Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T13:10:22.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-02T13:10:22.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-02T13:10:22.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-02T13:10:22.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-02T13:10:22.785Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-02T13:10:24.147Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T13:10:25.288Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T13:10:25.288Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:10:25.288Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T13:10:25.288Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:10:25.288Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T13:10:25.678Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-02T13:10:25.678Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:10:25.678Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-02T13:10:29.006Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T13:10:31.307Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T13:10:32.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-02T13:10:32.732Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-02T13:10:32.732Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:10:32.732Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-02T13:10:33.522Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T13:10:33.522Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:10:33.522Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T13:10:35.628Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-02T13:10:35.628Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-02T13:10:36.477Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T13:10:36.477Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T13:10:39.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T13:10:40.306Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-02T13:10:42.486Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-02T13:10:42.486Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:10:42.486Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-02T13:10:42.486Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:10:42.486Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-02T13:10:42.486Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:10:42.486Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-02T13:10:42.486Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:10:42.486Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-02T13:10:42.486Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:10:42.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-02T13:10:43.974Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T13:10:45.135Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T13:10:45.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-02T13:10:45.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-02T13:10:47.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-02T13:10:47.037Z] docker_cli_external_volume_driver_test.go:485: [dc739a63a0f06] daemon is not started [2022-05-02T13:10:47.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-02T13:10:52.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-02T13:10:52.508Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T13:10:52.508Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:10:52.508Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T13:10:52.508Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T13:10:53.796Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T13:10:54.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-02T13:10:56.220Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T13:10:57.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bfed98_} [2022-05-02T13:10:59.107Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T13:11:00.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13115924822_c:\foo_false____} [2022-05-02T13:11:00.953Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T13:11:01.996Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T13:11:01.996Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T13:11:01.996Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T13:11:01.996Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T13:11:01.996Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T13:11:01.996Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:11:01.996Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T13:11:03.913Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T13:11:05.128Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-02T13:11:05.128Z] docker_cli_external_volume_driver_test.go:53: [da2e4c112968e] daemon is not started [2022-05-02T13:11:06.861Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T13:11:06.861Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:11:06.861Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T13:11:07.778Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T13:11:08.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13115924822_c:\foo_true____} [2022-05-02T13:11:09.940Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T13:11:10.647Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-02T13:11:10.905Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-02T13:11:10.905Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-02T13:11:10.905Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-02T13:11:10.905Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-02T13:11:10.905Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-02T13:11:10.905Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:11:10.905Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-02T13:11:12.103Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T13:11:13.601Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T13:11:17.870Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T13:11:17.870Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T13:11:17.870Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T13:11:17.870Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T13:11:17.870Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T13:11:17.870Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:11:17.870Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-02T13:11:19.455Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-02T13:11:19.455Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-02T13:11:19.455Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:11:19.455Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite (437.11s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-05-02T13:11:19.961Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-02T13:11:19.961Z] PASS [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] === Skipped [2022-05-02T13:11:19.961Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-02T13:11:19.961Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-02T13:11:19.961Z] check_test.go:307: [d2255765fb642] daemon is not started [2022-05-02T13:11:19.961Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-02T13:11:19.961Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-02T13:11:19.961Z] check_test.go:307: [d813b1d5f0787] daemon is not started [2022-05-02T13:11:19.961Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-02T13:11:19.961Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-02T13:11:19.961Z] check_test.go:307: [d2eb33d9547d2] daemon is not started [2022-05-02T13:11:19.961Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-02T13:11:19.961Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-02T13:11:19.961Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-02T13:11:19.961Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-02T13:11:19.961Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] DONE 269 tests, 5 skipped in 2342.183s [2022-05-02T13:11:19.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-02T13:11:19.961Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52592707e73a/docker.pid [2022-05-02T13:11:19.961Z] +++ kill 7131 [2022-05-02T13:11:19.961Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7131 is not a child of this shell [2022-05-02T13:11:19.961Z] warning: PID 7131 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52592707e73a/docker.pid had a nonzero exit code [2022-05-02T13:11:19.961Z] ++++ cat bundles/test-integration/docker.pid [2022-05-02T13:11:19.961Z] +++ kill 9351 [2022-05-02T13:11:19.961Z] +++ /etc/init.d/apparmor stop [2022-05-02T13:11:19.961Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] Unloading profiles will leave already running processes permanently [2022-05-02T13:11:19.961Z] unconfined, which can lead to unexpected situations. [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] To set a process to complain mode, use the command line tool [2022-05-02T13:11:19.961Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-02T13:11:19.961Z] +++ true [2022-05-02T13:11:19.961Z] exiting test-integration [2022-05-02T13:11:19.961Z] ++ exit 0 [2022-05-02T13:11:19.961Z] [2022-05-02T13:11:19.961Z] + exit 0 [2022-05-02T13:11:19.961Z] ++ jobs -p [2022-05-02T13:11:19.961Z] + pids= [2022-05-02T13:11:19.961Z] + echo 'Remaining pids to kill: []' [2022-05-02T13:11:19.961Z] Remaining pids to kill: [] [2022-05-02T13:11:19.961Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-02T13:11:19.974Z] Recording test results [2022-05-02T13:11:20.034Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T13:11:20.490Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T13:11:20.955Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T13:11:21.420Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T13:11:21.463Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-02T13:11:21.847Z] + echo Ensuring container killed. [2022-05-02T13:11:21.847Z] Ensuring container killed. [2022-05-02T13:11:21.847Z] + docker ps -aq -f name=docker-pr2-* [2022-05-02T13:11:21.847Z] + cids=662bc9ce4e94 [2022-05-02T13:11:21.847Z] b3c01c4108b1 [2022-05-02T13:11:21.847Z] dfbc33edb852 [2022-05-02T13:11:21.847Z] + [ -n 662bc9ce4e94 [2022-05-02T13:11:21.847Z] b3c01c4108b1 [2022-05-02T13:11:21.847Z] dfbc33edb852 ] [2022-05-02T13:11:21.847Z] + docker rm -vf 662bc9ce4e94 b3c01c4108b1 dfbc33edb852 [2022-05-02T13:11:22.780Z] 662bc9ce4e94 [2022-05-02T13:11:22.780Z] b3c01c4108b1 [2022-05-02T13:11:22.780Z] dfbc33edb852 [Pipeline] sh [2022-05-02T13:11:22.947Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T13:11:22.947Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T13:11:23.055Z] + echo Chowning /workspace to jenkins user [2022-05-02T13:11:23.056Z] Chowning /workspace to jenkins user [2022-05-02T13:11:23.056Z] + id -u [2022-05-02T13:11:23.056Z] + id -g [2022-05-02T13:11:23.056Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43552:/workspace busybox chown -R 1000:1000 /workspace [2022-05-02T13:11:23.056Z] Unable to find image 'busybox:latest' locally [2022-05-02T13:11:23.056Z] latest: Pulling from library/busybox [2022-05-02T13:11:23.311Z] 50e8d59317eb: Pulling fs layer [2022-05-02T13:11:23.311Z] 50e8d59317eb: Download complete [2022-05-02T13:11:23.311Z] 50e8d59317eb: Pull complete [2022-05-02T13:11:23.311Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-02T13:11:23.567Z] Status: Downloaded newer image for busybox:latest [2022-05-02T13:11:24.029Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T13:11:24.029Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:11:24.029Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T13:11:24.029Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:11:24.029Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T13:11:25.837Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-02T13:11:26.418Z] + bundleName=amd64 [2022-05-02T13:11:26.418Z] + echo Creating amd64-bundles.tar.gz [2022-05-02T13:11:26.418Z] Creating amd64-bundles.tar.gz [2022-05-02T13:11:26.418Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-02T13:11:26.418Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-02T13:11:26.507Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-02T13:11:26.507Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-02T13:11:26.507Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:11:26.507Z] === RUN TestDockerSuite/TestCpRelativePath [Pipeline] archiveArtifacts [2022-05-02T13:11:27.795Z] Archiving artifacts [2022-05-02T13:11:27.835Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T13:11:28.731Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T13:11:29.401Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-02T13:11:29.401Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:11:29.401Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-02T13:11:29.401Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:11:29.401Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-02T13:11:29.401Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:11:29.401Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-02T13:11:29.780Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:11:30.086Z] + make clean [2022-05-02T13:11:30.087Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:11:30.342Z] docker-dev-cache [2022-05-02T13:11:30.342Z] docker-mod-cache [Pipeline] deleteDir [2022-05-02T13:11:30.803Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T13:11:31.677Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T13:11:31.677Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:11:31.677Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T13:11:34.589Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T13:11:34.589Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T13:11:34.589Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T13:11:34.589Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T13:11:34.589Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T13:11:34.589Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T13:11:34.589Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T13:11:34.589Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T13:11:34.589Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T13:11:34.589Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T13:11:34.589Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T13:11:34.589Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T13:11:34.589Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T13:11:34.589Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T13:11:34.589Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T13:11:34.589Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.589Z] === RUN TestDockerSuite/TestPortList [2022-05-02T13:11:34.589Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:11:34.590Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T13:11:35.178Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-02T13:11:37.348Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-02T13:11:37.348Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:11:37.348Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-02T13:11:37.348Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:11:37.805Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-02T13:11:41.742Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T13:11:41.742Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.742Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T13:11:41.742Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T13:11:41.742Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T13:11:41.742Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T13:11:41.742Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.742Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T13:11:41.742Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.743Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T13:11:41.743Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.743Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T13:11:41.743Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.743Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T13:11:41.743Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.743Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T13:11:41.963Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T13:11:41.963Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:11:41.963Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T13:11:46.635Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T13:11:46.635Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:11:46.635Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T13:11:46.635Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:11:46.635Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T13:11:46.635Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:11:46.636Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T13:11:46.636Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:11:46.636Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T13:11:47.613Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T13:11:47.613Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:11:47.613Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T13:11:55.184Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T13:11:55.184Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.184Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T13:11:55.184Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.184Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T13:11:55.184Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.184Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T13:11:55.184Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.184Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T13:11:55.184Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.184Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T13:11:55.184Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.184Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T13:11:55.461Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-02T13:11:55.461Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.461Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-02T13:11:55.461Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:11:55.461Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-02T13:11:57.362Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T13:11:58.036Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T13:11:58.036Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:11:58.036Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-02T13:12:01.095Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T13:12:01.095Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:12:01.095Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T13:12:04.822Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T13:12:04.822Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:12:04.822Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T13:12:04.822Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:12:04.822Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T13:12:04.822Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:12:04.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T13:12:04.822Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:12:04.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T13:12:04.822Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:12:04.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T13:12:04.822Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:12:04.822Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T13:12:07.856Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-02T13:12:07.856Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:12:07.856Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-02T13:12:07.856Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:12:07.856Z] === RUN TestDockerSuite/TestCpToDot [2022-05-02T13:12:10.540Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T13:12:10.751Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-02T13:12:10.751Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:12:10.751Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-02T13:12:10.751Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:12:10.751Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-02T13:12:13.676Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-02T13:12:13.676Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:12:13.676Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-02T13:12:13.676Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:12:13.676Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-02T13:12:13.676Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:12:13.676Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-02T13:12:13.676Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:12:13.676Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-02T13:12:13.676Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-02T13:12:14.133Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-02T13:12:16.306Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-02T13:12:19.200Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-02T13:12:19.200Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-02T13:12:19.200Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-02T13:12:22.174Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-02T13:12:22.471Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T13:12:22.471Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T13:12:22.471Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T13:12:22.471Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:12:22.471Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T13:12:22.471Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T13:12:22.471Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T13:12:22.471Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T13:12:22.631Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-02T13:12:23.090Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-02T13:12:23.090Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:12:23.090Z] === RUN TestDockerSuite/TestCreateRM [2022-05-02T13:12:23.548Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-02T13:12:23.548Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:12:23.548Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-02T13:12:23.548Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-02T13:12:24.005Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-02T13:12:24.635Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T13:12:24.635Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T13:12:28.360Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T13:12:28.360Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T13:12:28.370Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T13:12:28.817Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T13:12:28.817Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T13:12:28.817Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T13:12:29.365Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T13:12:29.365Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:12:29.365Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T13:12:38.786Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-02T13:12:38.786Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-02T13:12:38.786Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-02T13:12:39.106Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T13:12:39.106Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:12:39.106Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T13:12:39.106Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T13:12:39.106Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T13:12:39.106Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:12:39.106Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T13:12:42.512Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-02T13:12:42.512Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-02T13:12:42.512Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:12:42.512Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-02T13:12:44.299Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-02T13:12:45.409Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-02T13:12:45.409Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDockerFails [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-02T13:12:45.409Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-02T13:12:45.409Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-02T13:12:45.409Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.866Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-02T13:12:45.866Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.866Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-02T13:12:45.866Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:12:45.866Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-02T13:12:47.665Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T13:12:48.121Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T13:12:48.121Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T13:12:48.762Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-02T13:12:50.170Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T13:12:50.938Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-02T13:12:53.836Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-02T13:13:00.573Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T13:13:00.573Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:13:00.573Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T13:13:00.606Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite (2508.06s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.18s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.07s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.29s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.04s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.99s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.28s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.04s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.51s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (2.63s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.94s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.99s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.20s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.73s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.79s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.19s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.77s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.25s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.46s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.42s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.21s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.58s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.39s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.99s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.91s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.36s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.69s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.28s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.74s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.59s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.86s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.17s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.94s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-05-02T13:13:01.539Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.43s) [2022-05-02T13:13:01.539Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.04s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.48s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.40s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.36s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.19s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.17s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.64s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.59s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.77s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.41s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.67s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.01s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.33s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.00s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.30s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.87s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.24s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.82s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.29s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.21s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFails (2.91s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.74s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.68s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.65s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.07s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.68s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.41s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildHistory (11.57s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.68s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLabel (1.00s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.18s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.48s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.85s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.72s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.06s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.52s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.34s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.44s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.40s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.54s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.56s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.09s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.16s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.72s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.69s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.93s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.47s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.26s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.52s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.35s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.92s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.85s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.10s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildRm (13.84s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.11s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.23s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.23s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.82s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.80s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.30s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.74s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildStderr (5.20s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.50s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.22s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.77s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.20s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.83s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.53s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.32s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.74s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.36s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.25s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.00s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.41s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.07s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.05s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestCommitChange (5.38s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.86s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.78s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestCommitTTY (7.73s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.87s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.76s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.94s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.86s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.07s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.04s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.57s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.61s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.57s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.60s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.13s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.12s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.99s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.05s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.89s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.21s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.81s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.82s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.97s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.58s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.82s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.06s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:13:01.540Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:13:01.540Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.67s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.47s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.94s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.88s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.92s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.94s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000402180_} (2.97s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14148281182_c:\foo_false____} (2.89s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14148281182_c:\foo_true____} (2.90s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.99s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.06s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.54s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.06s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.93s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.03s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpToDot (3.12s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCpToStdout (3.12s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.19s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.70s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.76s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.96s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.11s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.99s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.61s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsCopy (5.35s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.41s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.00s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.87s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFilters (6.01s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFormat (5.87s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsRename (3.16s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsResize (33.33s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.98s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.65s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.96s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.94s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.92s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.53s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.51s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.57s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.63s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.25s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.55s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecInspectID (5.52s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.72s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.57s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.47s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.16s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.05s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.04s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.00s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.83s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.15s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.17s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.96s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.96s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.87s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.91s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectDefault (2.92s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectHistory (4.80s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.53s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.91s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.58s) [2022-05-02T13:13:01.541Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.52s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectStatus (3.60s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.47s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.53s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.93s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.59s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.99s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.88s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.89s) [2022-05-02T13:13:01.541Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.94s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.93s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.14s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.94s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.56s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.87s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.91s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.88s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.55s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.39s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.99s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.00s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsSince (9.49s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsTail (3.23s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.13s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.93s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.88s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.78s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsByOrder (12.15s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.18s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.12s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.48s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.24s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.50s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.56s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.80s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.35s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.09s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.08s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.50s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.20s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.71s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.00s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.37s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.41s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.53s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.30s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.45s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.78s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.64s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.06s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.59s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.26s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.19s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.78s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.63s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.86s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.89s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.90s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.88s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.92s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.82s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.69s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.08s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.98s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.87s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.90s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.65s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.14s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.09s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.99s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunExitCode (2.92s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.89s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.92s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.93s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.23s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.48s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-02T13:13:01.542Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.39s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T13:13:01.542Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.71s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.20s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.24s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.69s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.84s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.42s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunRm (2.98s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.03s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.96s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.87s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.07s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.89s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.84s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.91s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.67s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.87s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.79s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.25s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.49s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.92s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.93s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.60s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.39s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.97s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.77s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.72s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.89s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.92s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.90s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.25s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.33s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.07s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.04s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.60s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.54s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.18s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.27s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.65s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.51s) [2022-05-02T13:13:01.543Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-02T13:13:01.543Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.59s) [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T13:13:01.543Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.543Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T13:13:01.544Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T13:13:01.544Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T13:13:01.544Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-02T13:13:01.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T13:13:01.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T13:13:01.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T13:13:01.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T13:13:01.544Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerDaemonSuite [2022-05-02T13:13:01.544Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T13:13:01.544Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T13:13:01.544Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T13:13:01.544Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerSwarmSuite [2022-05-02T13:13:01.544Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-02T13:13:01.544Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T13:13:01.544Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerNetworkSuite [2022-05-02T13:13:01.544Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-02T13:13:01.544Z] === RUN TestDockerHubPullSuite [2022-05-02T13:13:01.544Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-02T13:13:01.544Z] PASS [2022-05-02T13:13:01.544Z] ok github.com/docker/docker/integration-cli 2508.432s [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === Skipped [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:13:01.544Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.07s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.07s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:13:01.544Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:13:01.544Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-02T13:13:01.544Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:13:01.544Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:13:01.544Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-02T13:13:01.544Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:13:01.544Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:13:01.544Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T13:13:01.544Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:13:01.544Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.544Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:13:01.544Z] [2022-05-02T13:13:01.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:13:01.544Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T13:13:01.545Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:13:01.545Z] [2022-05-02T13:13:01.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:13:01.545Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.545Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:13:01.545Z] [2022-05-02T13:13:01.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-02T13:13:01.545Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T13:13:01.545Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-05-02T13:13:01.545Z] [2022-05-02T13:13:01.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:13:01.545Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.545Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:13:01.545Z] [2022-05-02T13:13:01.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:13:01.545Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.545Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:13:01.545Z] [2022-05-02T13:13:01.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:13:01.545Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.545Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:13:01.545Z] [2022-05-02T13:13:01.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-02T13:13:01.545Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T13:13:01.545Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T13:13:02.001Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-02T13:13:02.001Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.001Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-05-02T13:13:02.001Z] [2022-05-02T13:13:02.001Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-02T13:13:02.002Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2022-05-02T13:13:02.002Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-02T13:13:02.002Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-02T13:13:02.002Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:13:02.002Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.002Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:13:02.002Z] [2022-05-02T13:13:02.002Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:13:02.002Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:13:02.003Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:13:02.003Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:13:02.003Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-02T13:13:02.003Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-02T13:13:02.003Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:13:02.003Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:13:02.003Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:13:02.003Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:13:02.003Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.003Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:13:02.003Z] [2022-05-02T13:13:02.003Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T13:13:02.004Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:13:02.004Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:13:02.004Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:13:02.004Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:13:02.004Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:13:02.004Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:13:02.004Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-02T13:13:02.004Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:13:02.004Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T13:13:02.004Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.004Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-02T13:13:02.004Z] [2022-05-02T13:13:02.004Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-05-02T13:13:02.005Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:13:02.005Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T13:13:02.005Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:13:02.005Z] [2022-05-02T13:13:02.005Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-02T13:13:02.005Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:13:02.006Z] [2022-05-02T13:13:02.006Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:13:02.006Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:13:02.007Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.007Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:13:02.007Z] [2022-05-02T13:13:02.007Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-02T13:13:02.007Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T13:13:02.008Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.008Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-02T13:13:02.008Z] [2022-05-02T13:13:02.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-02T13:13:02.008Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-02T13:13:02.466Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T13:13:02.466Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-02T13:13:02.466Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:13:02.466Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.466Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:13:02.466Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:13:02.467Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.467Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:13:02.467Z] [2022-05-02T13:13:02.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:13:02.468Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.468Z] [2022-05-02T13:13:02.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-02T13:13:02.468Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.468Z] [2022-05-02T13:13:02.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-02T13:13:02.468Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:13:02.468Z] [2022-05-02T13:13:02.468Z] DONE 1088 tests, 544 skipped in 2517.538s [2022-05-02T13:13:02.468Z] INFO: Integration tests ended at 05/02/2022 13:13:02. Duration:00:41:57.6642971 [2022-05-02T13:13:02.468Z] INFO: Docker info of the daemon under test at end of run [2022-05-02T13:13:02.468Z] [2022-05-02T13:13:02.468Z] Containers: 10 [2022-05-02T13:13:02.468Z] Running: 0 [2022-05-02T13:13:02.468Z] Paused: 0 [2022-05-02T13:13:02.468Z] Stopped: 10 [2022-05-02T13:13:02.468Z] Images: 18 [2022-05-02T13:13:02.468Z] Server Version: 0.0.0-dev [2022-05-02T13:13:02.468Z] Storage Driver: windowsfilter [2022-05-02T13:13:02.468Z] Windows: [2022-05-02T13:13:02.468Z] Logging Driver: json-file [2022-05-02T13:13:02.468Z] Plugins: [2022-05-02T13:13:02.468Z] Volume: local [2022-05-02T13:13:02.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T13:13:02.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T13:13:02.468Z] Swarm: inactive [2022-05-02T13:13:02.468Z] Default Isolation: process [2022-05-02T13:13:02.468Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T13:13:02.468Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T13:13:02.468Z] OSType: windows [2022-05-02T13:13:02.468Z] Architecture: x86_64 [2022-05-02T13:13:02.468Z] CPUs: 4 [2022-05-02T13:13:02.468Z] Total Memory: 32GiB [2022-05-02T13:13:02.468Z] Name: azwin-2-d32a01 [2022-05-02T13:13:02.468Z] ID: 43SW:N5UN:RKCE:7ODB:F4F2:DW2R:WY2Q:IDAL:EZGI:LEFC:O6UP:AWZW [2022-05-02T13:13:02.468Z] Docker Root Dir: D:\CI\PR-43552\2\daemon [2022-05-02T13:13:02.468Z] Debug Mode (client): false [2022-05-02T13:13:02.468Z] Debug Mode (server): true [2022-05-02T13:13:02.468Z] File Descriptors: -1 [2022-05-02T13:13:02.468Z] Goroutines: 44 [2022-05-02T13:13:02.468Z] System Time: 2022-05-02T13:13:02.1560286Z [2022-05-02T13:13:02.468Z] EventsListeners: 0 [2022-05-02T13:13:02.468Z] Registry: https://index.docker.io/v1/ [2022-05-02T13:13:02.468Z] Labels: [2022-05-02T13:13:02.468Z] Experimental: false [2022-05-02T13:13:02.468Z] Insecure Registries: [2022-05-02T13:13:02.468Z] 127.0.0.0/8 [2022-05-02T13:13:02.468Z] Live Restore Enabled: false [2022-05-02T13:13:02.468Z] [2022-05-02T13:13:02.468Z] [2022-05-02T13:13:02.468Z] INFO: Stopping daemon under test [2022-05-02T13:13:02.468Z] SUCCESS: The process with PID 8704 (child process of PID 9268) has been terminated. [2022-05-02T13:13:02.468Z] SUCCESS: The process with PID 9268 (child process of PID 1292) has been terminated. [2022-05-02T13:13:02.468Z] INFO: Stop tailing logs of the daemon under tests [2022-05-02T13:13:02.468Z] INFO: executeCI.ps1 Completed successfully at 05/02/2022 13:13:02. [2022-05-02T13:13:02.468Z] INFO: Tidying up at end of run [2022-05-02T13:13:02.468Z] ----------- DAEMON LOG ------------ [2022-05-02T13:13:02.468Z] 2022/05/02 12:28:24 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-02T13:13:02.468Z] ----------- END DAEMON LOG -------- [2022-05-02T13:13:02.468Z] INFO: Saving daemon under test log (d:\CI\PR-43552\2\dut.out) to bundles\CIDUT.out [2022-05-02T13:13:02.468Z] INFO: Saving daemon under test log (d:\CI\PR-43552\2\dut.err) to bundles\CIDUT.err [2022-05-02T13:13:02.468Z] INFO: Saving containerd logs to bundles [2022-05-02T13:13:02.468Z] INFO: Nuke-Everything... [2022-05-02T13:13:02.923Z] INFO: Container count on control daemon to delete is 2 [2022-05-02T13:13:03.378Z] b186b29f0d4f [2022-05-02T13:13:03.378Z] f11e53392825 [2022-05-02T13:13:03.378Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-02T13:13:04.906Z] Deleted: sha256:e7d1ea81584e27ef838264c4245e102a828f4191cd3c91f8e21e9f7566e6a42a [2022-05-02T13:13:04.906Z] Deleted: sha256:cba4a597f9c504b80a42e1b74dea9d319fd51df8e8490159a1e554ba92ff1b0c [2022-05-02T13:13:04.906Z] INFO: Tidying pidfile d:\CI\PR-43552\2\docker.pid [2022-05-02T13:13:04.906Z] INFO: Killing containerd with PID 2000 [2022-05-02T13:13:04.906Z] INFO: Nuking d:\CI [2022-05-02T13:13:05.874Z] time="2022-05-02T13:13:05Z" level=error msg="hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another [2022-05-02T13:13:05.874Z] process.id=CI flavour=0" [2022-05-02T13:13:05.874Z] ERROR: hcsshim::DestroyLayer - Win32 API call returned error r1=0x80070020 err=The process cannot access the file because it is being used by another process.id=CI flavour=0 [2022-05-02T13:13:05.874Z] [2022-05-02T13:13:05.874Z] INFO: executeCI.ps1 exiting at Mon May 2 13:13:05 CUT 2022. Duration 00:59:07.3807731 [2022-05-02T13:13:05.874Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-02T13:13:06.113Z] Recording test results [2022-05-02T13:13:06.509Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T13:13:06.509Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:13:06.509Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T13:13:06.509Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:13:06.509Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T13:13:06.692Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-02T13:13:08.368Z] Creating win-2022-c8d-integration-bundles.zip [2022-05-02T13:13:08.625Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] archiveArtifacts [2022-05-02T13:13:10.756Z] Archiving artifacts [2022-05-02T13:13:11.992Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:13:12.395Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T13:13:12.395Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:13:12.395Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T13:13:12.395Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:13:12.395Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T13:13:12.395Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:13:12.395Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T13:13:12.395Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:13:12.395Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T13:13:12.980Z] + make clean [2022-05-02T13:13:13.436Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:13:13.436Z] docker-dev-cache [2022-05-02T13:13:13.436Z] docker-mod-cache [Pipeline] deleteDir [2022-05-02T13:13:14.414Z] === RUN TestDockerSuite/TestEventsFilterContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:13:20.193Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-02T13:13:21.078Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T13:13:21.078Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:13:21.078Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T13:13:22.372Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-02T13:13:23.295Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T13:13:23.295Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:13:23.295Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T13:13:23.339Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-02T13:13:24.281Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T13:13:25.269Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T13:13:25.269Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:13:25.269Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T13:13:32.525Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-02T13:13:33.646Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-02T13:13:33.646Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-02T13:13:34.616Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-02T13:13:38.395Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T13:13:40.390Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-02T13:13:41.355Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-02T13:13:47.421Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-02T13:13:47.421Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-02T13:13:47.421Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-02T13:13:47.421Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:13:47.421Z] === RUN TestDockerSuite/TestEventsRename [2022-05-02T13:13:49.594Z] === RUN TestDockerSuite/TestEventsResize [2022-05-02T13:13:58.145Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-02T13:14:05.203Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-02T13:14:08.929Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-02T13:14:08.939Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T13:14:08.939Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:14:08.939Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T13:14:13.607Z] === RUN TestDockerSuite/TestEventsTop [2022-05-02T13:14:13.607Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:14:13.607Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-02T13:14:16.506Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-02T13:14:17.619Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T13:14:17.619Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T13:14:18.089Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T13:14:19.197Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T13:14:21.321Z] === RUN TestDockerSuite/TestExec [2022-05-02T13:14:21.321Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:14:21.321Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-02T13:14:21.321Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:14:21.321Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-02T13:14:23.502Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-02T13:14:25.076Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T13:14:26.403Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-02T13:14:26.403Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:14:26.403Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-02T13:14:26.403Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:14:26.403Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-02T13:14:26.403Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:14:26.403Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-02T13:14:28.573Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-02T13:14:31.469Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-02T13:14:32.234Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T13:14:32.234Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:14:32.234Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T13:14:33.639Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-02T13:14:36.534Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-02T13:14:38.112Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T13:14:38.112Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T13:14:38.112Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T13:14:41.218Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-02T13:14:41.218Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:14:41.218Z] === RUN TestDockerSuite/TestExecEnv [2022-05-02T13:14:41.218Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:14:41.218Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-02T13:14:41.218Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:14:41.218Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-02T13:14:44.114Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-02T13:14:49.892Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-02T13:14:49.892Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:14:49.892Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-02T13:14:49.892Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:14:49.892Z] === RUN TestDockerSuite/TestExecParseError [2022-05-02T13:14:49.892Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:14:49.892Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-02T13:14:49.892Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:14:49.892Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-02T13:14:49.892Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:14:49.892Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-02T13:14:52.061Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-02T13:14:52.061Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:14:52.061Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-02T13:14:52.061Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:14:52.061Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-02T13:14:52.061Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:14:52.519Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-02T13:14:52.519Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:14:52.519Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-02T13:14:52.519Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:14:52.519Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-02T13:14:55.422Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-02T13:14:55.422Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:14:55.422Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-02T13:14:55.945Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T13:14:59.736Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T13:15:00.724Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T13:15:05.746Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-02T13:15:05.746Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:15:05.746Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-02T13:15:05.746Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:15:05.746Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-02T13:15:05.746Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:15:05.746Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-02T13:15:09.391Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T13:15:11.519Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-02T13:15:15.263Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T13:15:17.296Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-02T13:15:21.016Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-02T13:15:26.794Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-02T13:15:26.794Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:15:27.253Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-02T13:15:27.253Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-02T13:15:27.253Z] === RUN TestDockerSuite/TestHealth [2022-05-02T13:15:27.253Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:15:27.253Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-02T13:15:27.253Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-02T13:15:27.712Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-02T13:15:27.712Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-02T13:15:27.793Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T13:15:31.585Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T13:15:32.572Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T13:15:33.492Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-02T13:15:33.492Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-02T13:15:33.492Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:15:33.492Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-02T13:15:33.492Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-02T13:15:33.492Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-02T13:15:33.949Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-02T13:15:34.913Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-02T13:15:34.913Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:15:34.913Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-02T13:15:36.374Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T13:15:36.450Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-02T13:15:36.450Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-02T13:15:39.346Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-02T13:15:39.346Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-02T13:15:42.246Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-02T13:15:50.795Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-02T13:15:50.795Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-02T13:15:50.795Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:15:50.795Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-02T13:15:55.472Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImportFile [2022-05-02T13:15:55.472Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-02T13:15:55.472Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-02T13:15:55.472Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-02T13:15:55.472Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-02T13:15:55.472Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-02T13:15:55.472Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-02T13:15:55.472Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-02T13:15:55.472Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-02T13:15:55.472Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:15:55.472Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-02T13:15:57.625Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T13:15:58.372Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-02T13:16:01.289Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-02T13:16:01.289Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:16:01.289Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-02T13:16:01.289Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:16:01.289Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-02T13:16:01.289Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-02T13:16:01.289Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:16:01.289Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-02T13:16:01.421Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T13:16:07.297Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T13:16:08.878Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T13:16:08.878Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:16:08.878Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T13:16:08.878Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:16:08.878Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T13:16:08.878Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:16:09.345Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T13:16:09.345Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:16:09.345Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T13:16:09.345Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:16:09.345Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T13:16:09.345Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:16:09.345Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T13:16:09.345Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:16:09.345Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T13:16:09.916Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-02T13:16:09.916Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-02T13:16:11.560Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T13:16:11.560Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:16:11.560Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T13:16:11.560Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:16:11.560Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-02T13:16:12.086Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-02T13:16:12.086Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:16:12.086Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-02T13:16:12.086Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:16:12.086Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-02T13:16:12.086Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:16:12.086Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-02T13:16:18.871Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T13:16:19.145Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-02T13:16:21.826Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T13:16:24.779Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T13:16:24.921Z] === RUN TestDockerSuite/TestInspectImage [2022-05-02T13:16:24.921Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:16:24.921Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-02T13:16:24.921Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:16:24.921Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-02T13:16:24.921Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:16:24.921Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-02T13:16:27.824Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-02T13:16:28.572Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T13:16:29.996Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-02T13:16:30.453Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-02T13:16:31.533Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T13:16:31.533Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T13:16:33.351Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-02T13:16:36.248Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-02T13:16:36.248Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:16:36.248Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-02T13:16:36.248Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T13:16:38.695Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:16:38.695Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T13:16:39.143Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-02T13:16:41.655Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T13:16:41.655Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:16:41.655Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T13:16:42.043Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-02T13:16:46.407Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T13:16:46.407Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:16:46.407Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T13:16:46.407Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:16:46.407Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T13:16:47.823Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-02T13:16:48.630Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T13:16:48.630Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:16:49.101Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T13:16:49.101Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:16:49.101Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T13:16:49.101Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:16:49.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T13:16:49.101Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:16:49.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T13:16:49.101Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:16:49.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T13:16:49.101Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:16:49.101Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T13:16:49.101Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:16:49.101Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T13:16:49.995Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-02T13:16:52.054Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T13:16:52.890Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-02T13:16:55.004Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T13:16:55.796Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-02T13:16:57.966Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-02T13:16:58.796Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T13:16:58.797Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:16:58.797Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T13:16:58.797Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:16:58.797Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T13:16:58.797Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:16:58.797Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T13:17:00.867Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-02T13:17:01.755Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T13:17:01.755Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:17:01.755Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T13:17:01.755Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:17:01.755Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T13:17:01.755Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:17:01.755Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T13:17:01.755Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:17:01.755Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T13:17:03.036Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-02T13:17:03.036Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-02T13:17:03.036Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-02T13:17:03.494Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-02T13:17:03.494Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-02T13:17:03.494Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:17:03.494Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-02T13:17:03.951Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-02T13:17:03.951Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-02T13:17:04.716Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T13:17:06.120Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-02T13:17:08.291Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-02T13:17:11.881Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T13:17:11.881Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:17:11.881Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T13:17:11.881Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:17:11.881Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T13:17:11.881Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:17:11.881Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T13:17:11.881Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:17:11.881Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T13:17:11.881Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:17:11.881Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T13:17:11.881Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:17:11.881Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T13:17:14.069Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-02T13:17:14.839Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T13:17:14.839Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:17:14.839Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T13:17:15.307Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T13:17:15.307Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:17:15.307Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T13:17:16.967Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-02T13:17:16.967Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:17:16.967Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-02T13:17:18.260Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T13:17:19.866Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-02T13:17:19.866Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-02T13:17:22.062Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T13:17:22.062Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:17:22.062Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T13:17:25.019Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T13:17:25.019Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:17:25.019Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T13:17:25.019Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:17:25.019Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T13:17:25.019Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:17:25.019Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T13:17:28.418Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-02T13:17:28.817Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T13:17:31.771Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T13:17:34.738Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T13:17:35.479Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-02T13:17:37.692Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T13:17:38.160Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T13:17:38.160Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T13:17:38.160Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T13:17:38.160Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:17:38.160Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T13:17:38.160Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T13:17:38.160Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:17:38.160Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T13:17:44.026Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T13:17:44.026Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:17:44.026Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T13:17:44.026Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T13:17:44.026Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:17:44.026Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T13:17:44.026Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:17:44.026Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T13:17:44.026Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:17:44.026Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T13:17:44.026Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:17:44.026Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T13:17:44.027Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-02T13:17:46.926Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-02T13:17:49.821Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-02T13:17:49.821Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:17:49.821Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-02T13:17:52.703Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T13:17:52.703Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:17:52.703Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T13:17:52.715Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-02T13:17:54.995Z] === RUN TestDockerSuite/TestLogsSince [2022-05-02T13:17:55.039Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T13:17:55.039Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.039Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T13:17:55.039Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.039Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T13:17:55.039Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.039Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T13:17:55.039Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T13:17:55.507Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:17:55.507Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T13:18:05.297Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-02T13:18:05.297Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:18:05.297Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-02T13:18:05.297Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:18:05.297Z] === RUN TestDockerSuite/TestLogsTail [2022-05-02T13:18:05.943Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T13:18:05.943Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:18:05.943Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T13:18:05.943Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:18:05.943Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T13:18:05.943Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:18:05.943Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T13:18:11.817Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T13:18:12.374Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-02T13:18:15.267Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-02T13:18:17.695Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T13:18:17.695Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:18:17.695Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T13:18:17.695Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:18:17.695Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T13:18:17.695Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:18:17.695Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T13:18:17.695Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:18:17.696Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T13:18:17.696Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:18:17.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T13:18:17.696Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:18:17.696Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T13:18:17.696Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.164Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T13:18:18.164Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.164Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T13:18:18.164Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.164Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T13:18:18.166Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-02T13:18:18.167Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-02T13:18:18.167Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestNetHostname [2022-05-02T13:18:18.167Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-02T13:18:18.167Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-02T13:18:18.167Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-02T13:18:18.167Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginActive [2022-05-02T13:18:18.167Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-02T13:18:18.167Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-02T13:18:18.167Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-02T13:18:18.167Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-02T13:18:18.167Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-02T13:18:18.167Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-02T13:18:18.167Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-02T13:18:18.167Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-02T13:18:18.167Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.167Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-02T13:18:18.167Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.625Z] === RUN TestDockerSuite/TestPortList [2022-05-02T13:18:18.625Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:18:18.625Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-02T13:18:18.634Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T13:18:19.620Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T13:18:22.574Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T13:18:24.792Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T13:18:25.780Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T13:18:28.745Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-02T13:18:28.920Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-02T13:18:28.920Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-02T13:18:28.920Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-02T13:18:28.920Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-02T13:18:28.920Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-02T13:18:28.920Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-02T13:18:28.920Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-02T13:18:28.920Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:18:28.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T13:18:29.216Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:18:29.216Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:18:33.592Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-02T13:18:33.592Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:18:33.592Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-02T13:18:35.082Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T13:18:35.082Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:18:35.082Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T13:18:35.082Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:18:35.082Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T13:18:35.082Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:18:35.082Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T13:18:35.082Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:18:35.082Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T13:18:35.082Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:18:35.082Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T13:18:43.894Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-02T13:18:43.894Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:18:43.894Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-02T13:18:47.591Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T13:18:47.591Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:18:47.591Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T13:18:49.157Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T13:18:54.191Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-02T13:18:56.323Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T13:18:59.280Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T13:19:02.230Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T13:19:05.185Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T13:19:08.973Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T13:19:08.973Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:19:08.973Z] === RUN TestDockerSuite/TestRunState [2022-05-02T13:19:08.973Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:19:08.973Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T13:19:11.926Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T13:19:11.926Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:19:11.926Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T13:19:11.954Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-02T13:19:11.954Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-02T13:19:11.954Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:19:11.954Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-02T13:19:14.886Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T13:19:14.886Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:19:14.886Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T13:19:14.886Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:19:14.886Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T13:19:14.886Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T13:19:14.886Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T13:19:14.886Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:19:14.886Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T13:19:20.750Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:19:20.750Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T13:19:23.698Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T13:19:23.698Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:19:23.698Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T13:19:26.912Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-02T13:19:27.484Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T13:19:27.484Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:19:27.484Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T13:19:27.484Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:19:27.484Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T13:19:29.129Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-02T13:19:31.271Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T13:19:41.695Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T13:19:46.453Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T13:19:46.956Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-02T13:19:55.130Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T13:19:55.130Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:19:55.130Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T13:19:55.130Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T13:19:57.394Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-02T13:19:57.394Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:19:57.394Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-02T13:19:57.394Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:19:57.394Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-02T13:19:59.880Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T13:20:02.153Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-02T13:20:02.153Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:20:02.153Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-02T13:20:02.153Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:20:02.153Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-02T13:20:02.153Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:20:02.153Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-02T13:20:02.153Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:20:02.153Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-02T13:20:02.838Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T13:20:05.786Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T13:20:05.786Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:20:05.786Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T13:20:05.786Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T13:20:05.786Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T13:20:05.786Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:20:06.255Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T13:20:06.255Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:20:06.255Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T13:20:06.255Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:20:06.255Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T13:20:06.255Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:20:06.255Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T13:20:06.255Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:20:06.255Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T13:20:10.790Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-02T13:20:10.790Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:20:10.790Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-02T13:20:11.011Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T13:20:12.335Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-02T13:20:12.335Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:20:12.335Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-02T13:20:13.231Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T13:20:13.880Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-02T13:20:14.861Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-02T13:20:14.861Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:20:14.861Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-02T13:20:15.449Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T13:20:19.571Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T13:20:22.607Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T13:20:22.607Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T13:20:22.607Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T13:20:22.607Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T13:20:22.607Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T13:20:22.607Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:20:22.607Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T13:20:24.324Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-02T13:20:24.829Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T13:20:25.298Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T13:20:25.765Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T13:20:25.765Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T13:20:27.295Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-02T13:20:27.982Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T13:20:27.982Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T13:20:30.936Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-02T13:20:33.900Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T13:20:37.692Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T13:20:37.692Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:20:37.692Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-02T13:20:48.292Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T13:20:48.292Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:20:48.292Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T13:20:54.181Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T13:20:54.181Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:20:54.181Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T13:20:54.181Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:20:54.181Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T13:20:54.181Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:20:54.181Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T13:20:54.181Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:20:54.181Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T13:20:57.431Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-02T13:20:57.431Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:20:57.431Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-02T13:21:02.868Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T13:21:02.868Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:21:02.868Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T13:21:02.868Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:21:03.338Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T13:21:03.338Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:21:03.338Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T13:21:03.338Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:21:03.338Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T13:21:03.338Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:21:03.338Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T13:21:03.338Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:21:03.338Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T13:21:04.598Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-02T13:21:04.598Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-02T13:21:04.598Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-02T13:21:05.069Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-02T13:21:06.295Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T13:21:09.255Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T13:21:09.255Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:21:09.255Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T13:21:09.834Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-02T13:21:12.214Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T13:21:12.214Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.214Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T13:21:12.214Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.214Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T13:21:12.214Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T13:21:12.214Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T13:21:12.214Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T13:21:12.214Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:21:12.214Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T13:21:20.269Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-02T13:21:20.269Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:21:20.269Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-02T13:21:24.069Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-02T13:21:24.539Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-02T13:21:24.539Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-02T13:21:30.040Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T13:21:30.040Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T13:21:30.040Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T13:21:30.040Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:21:30.040Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T13:21:30.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T13:21:30.040Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T13:21:30.040Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T13:21:33.015Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T13:21:33.015Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T13:21:36.816Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T13:21:37.286Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T13:21:37.761Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T13:21:38.230Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T13:21:38.230Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T13:21:45.795Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-02T13:21:48.654Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T13:21:48.654Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:21:48.654Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T13:21:49.597Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-02T13:21:49.642Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T13:21:50.112Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T13:21:50.112Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:21:50.112Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T13:21:50.586Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-02T13:21:59.268Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-02T13:22:00.689Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T13:22:00.689Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T13:22:00.689Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T13:22:05.081Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-02T13:22:13.188Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T13:22:13.188Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:22:13.188Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite (2840.96s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-02T13:22:15.403Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-02T13:22:15.403Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.23s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-05-02T13:22:15.403Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.37s) [2022-05-02T13:22:15.403Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:22:15.403Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:22:15.403Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-02T13:22:15.403Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.76s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.55s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.57s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.82s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.56s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.84s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.62s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.80s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.43s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.40s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.18s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.99s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.26s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.44s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.47s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.09s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.25s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.91s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.06s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.73s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.23s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.26s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.91s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.52s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.78s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.32s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCmd (0.78s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.84s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.86s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (7.14s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.78s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.76s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.66s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.37s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.69s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.23s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.07s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.94s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.99s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.82s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.35s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.62s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.99s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.07s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.67s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.74s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.09s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.23s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.93s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.04s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.45s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.46s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.79s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.18s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.82s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.12s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.27s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.38s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.38s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.69s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.87s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFails (3.77s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.36s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.80s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.36s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.63s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.45s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.64s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildHistory (15.01s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.31s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.42s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.85s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLabel (1.33s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.36s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.83s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLabels (1.37s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.68s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.80s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.12s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.41s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.71s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.32s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.29s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.44s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.84s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.60s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.15s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.81s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.68s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.31s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.76s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.80s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.22s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.81s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.98s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (14.99s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.28s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.92s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.62s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.72s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.40s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.72s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildRm (15.63s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.34s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-02T13:22:15.404Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.95s) [2022-05-02T13:22:15.404Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.08s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.82s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.93s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.43s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.09s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.88s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.88s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildStderr (5.53s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.96s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.29s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.71s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.85s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.60s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.46s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.80s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.98s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.86s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.25s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.27s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.24s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.27s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.26s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.85s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.05s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.58s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.66s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.27s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.54s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.34s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.92s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCommitChange (6.34s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.07s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCommitTTY (9.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.90s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.34s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.54s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.18s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.19s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.23s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.89s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.79s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.74s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.25s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.30s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.68s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.56s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.38s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.13s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.90s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.97s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.06s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.15s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.69s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.06s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.66s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.80s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.29s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.08s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.99s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.99s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.10s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004c00_} (3.01s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13995435762_c:\foo_false____} (3.04s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13995435762_c:\foo_true____} (3.05s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.40s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.27s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.30s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.04s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.76s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.97s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.61s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.57s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpToDot (3.27s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCpToStdout (3.20s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.29s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.44s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.18s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.29s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.26s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.54s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.24s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.70s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.18s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.22s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.34s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.69s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsCopy (5.79s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.83s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.08s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.01s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.42s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.25s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFilters (6.53s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFormat (6.26s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsRename (3.28s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsResize (8.55s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.26s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.18s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.57s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.45s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:22:15.405Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2022-05-02T13:22:15.405Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.59s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.64s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.68s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.61s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.61s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.79s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.79s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecInspectID (5.22s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.95s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.83s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.81s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.66s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.60s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.70s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.55s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.97s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.83s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.35s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.36s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.79s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.67s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.25s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.77s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.12s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.12s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.08s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectDefault (3.10s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectHistory (5.86s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.25s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.80s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.00s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.76s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.68s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectStatus (4.05s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.25s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.84s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.13s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.68s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.25s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.24s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.05s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.57s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.72s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.62s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.21s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.77s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.05s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.15s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.85s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.29s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.04s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.42s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.34s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsSince (10.01s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsTail (3.67s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.58s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.29s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.34s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.20s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsByOrder (10.37s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.51s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.19s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.58s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.99s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.21s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.35s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.17s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.49s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.68s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.06s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.42s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.13s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.29s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.42s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.60s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.26s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.36s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.33s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.18s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.17s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.92s) [2022-05-02T13:22:15.406Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.07s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.90s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.97s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.15s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.58s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.80s) [2022-05-02T13:22:15.406Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.38s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.53s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.33s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.73s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.51s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.63s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.47s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.45s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.30s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.31s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.30s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.37s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.42s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.23s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.40s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.90s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.05s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.71s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.39s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.20s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.27s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.53s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.31s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.24s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.22s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.42s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunExitCode (3.22s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.20s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.21s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.20s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.62s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.81s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.38s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.50s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.76s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.92s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.39s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.39s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.06s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.16s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.37s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunRm (3.30s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.43s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.27s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.24s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.71s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.40s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.10s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.96s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.61s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.15s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.15s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.97s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.20s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.14s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.10s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.60s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.28s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.21s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.89s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.35s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.56s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.73s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.13s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.21s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.36s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.67s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.63s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-02T13:22:15.407Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.26s) [2022-05-02T13:22:15.407Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.99s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.10s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.84s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.62s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.12s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.54s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.49s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.86s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.83s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.89s) [2022-05-02T13:22:15.408Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:22:15.408Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.408Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T13:22:15.408Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T13:22:15.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T13:22:15.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T13:22:15.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T13:22:15.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T13:22:15.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T13:22:15.877Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T13:22:15.877Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T13:22:15.877Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-02T13:22:15.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T13:22:15.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T13:22:15.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T13:22:15.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T13:22:15.877Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerDaemonSuite [2022-05-02T13:22:15.877Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T13:22:15.877Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T13:22:15.877Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T13:22:15.877Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerSwarmSuite [2022-05-02T13:22:15.877Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-02T13:22:15.877Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T13:22:15.877Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerNetworkSuite [2022-05-02T13:22:15.877Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-02T13:22:15.877Z] === RUN TestDockerHubPullSuite [2022-05-02T13:22:15.877Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-02T13:22:15.877Z] PASS [2022-05-02T13:22:15.877Z] ok github.com/docker/docker/integration-cli 2841.441s [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === Skipped [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-02T13:22:15.877Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:22:15.877Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:22:15.877Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:22:15.877Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-02T13:22:15.877Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:22:15.877Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:22:15.877Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:22:15.877Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.877Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-02T13:22:15.877Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:22:15.878Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-02T13:22:15.878Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:22:15.878Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:22:15.878Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-02T13:22:15.878Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-02T13:22:15.878Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-02T13:22:15.878Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.53s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.878Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:22:15.878Z] [2022-05-02T13:22:15.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-02T13:22:15.878Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-05-02T13:22:15.879Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.58s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.58s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-02T13:22:15.879Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T13:22:15.879Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-02T13:22:15.879Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T13:22:15.879Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T13:22:15.879Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:22:15.879Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T13:22:15.879Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-02T13:22:15.879Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.879Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-02T13:22:15.879Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.04s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.04s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:22:15.880Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:22:15.880Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:22:15.880Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:22:15.880Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:22:15.880Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-02T13:22:15.880Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-02T13:22:15.880Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:22:15.880Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-02T13:22:15.880Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.880Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-02T13:22:15.880Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:22:15.881Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:22:15.881Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:22:15.881Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:22:15.881Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:22:15.881Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:22:15.881Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-02T13:22:15.881Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-02T13:22:15.881Z] [2022-05-02T13:22:15.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:22:15.881Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:22:15.881Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T13:22:16.351Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-02T13:22:16.351Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-05-02T13:22:16.351Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:22:16.351Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-02T13:22:16.351Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-02T13:22:16.351Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:22:16.351Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:22:16.351Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:22:16.351Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:22:16.351Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-02T13:22:16.351Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-02T13:22:16.351Z] [2022-05-02T13:22:16.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:22:16.351Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.351Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:22:16.352Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.06s) [2022-05-02T13:22:16.352Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.06s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T13:22:16.352Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-05-02T13:22:16.352Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.05s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-02T13:22:16.352Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.04s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.05s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.05s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.352Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:22:16.352Z] [2022-05-02T13:22:16.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:22:16.352Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:22:16.353Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.353Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:22:16.353Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-05-02T13:22:16.354Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-02T13:22:16.354Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:22:16.354Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.354Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:22:16.354Z] [2022-05-02T13:22:16.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:22:16.355Z] [2022-05-02T13:22:16.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:22:16.355Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.355Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-02T13:22:16.356Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:22:16.356Z] [2022-05-02T13:22:16.356Z] DONE 1088 tests, 539 skipped in 2853.076s [2022-05-02T13:22:16.824Z] INFO: Integration tests ended at 05/02/2022 13:22:16. Duration:00:47:33.2901203 [2022-05-02T13:22:16.824Z] INFO: Docker info of the daemon under test at end of run [2022-05-02T13:22:16.824Z] [2022-05-02T13:22:16.824Z] Containers: 10 [2022-05-02T13:22:16.824Z] Running: 0 [2022-05-02T13:22:16.824Z] Paused: 0 [2022-05-02T13:22:16.824Z] Stopped: 10 [2022-05-02T13:22:16.824Z] Images: 18 [2022-05-02T13:22:16.824Z] Server Version: 0.0.0-dev [2022-05-02T13:22:16.824Z] Storage Driver: windowsfilter [2022-05-02T13:22:16.824Z] Windows: [2022-05-02T13:22:16.824Z] Logging Driver: json-file [2022-05-02T13:22:16.824Z] Plugins: [2022-05-02T13:22:16.824Z] Volume: local [2022-05-02T13:22:16.824Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T13:22:16.824Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T13:22:16.824Z] Swarm: inactive [2022-05-02T13:22:16.824Z] Default Isolation: process [2022-05-02T13:22:16.824Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-02T13:22:16.824Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-02T13:22:16.824Z] OSType: windows [2022-05-02T13:22:16.824Z] Architecture: x86_64 [2022-05-02T13:22:16.824Z] CPUs: 4 [2022-05-02T13:22:16.824Z] Total Memory: 32GiB [2022-05-02T13:22:16.824Z] Name: azwin-2-d32a00 [2022-05-02T13:22:16.824Z] ID: E52T:Y426:OH3Z:UMQX:AGKM:KDGQ:5LS6:MFBT:2X66:7DFF:QU7X:VGAA [2022-05-02T13:22:16.824Z] Docker Root Dir: D:\CI\PR-43552\2\daemon [2022-05-02T13:22:16.824Z] Debug Mode (client): false [2022-05-02T13:22:16.824Z] Debug Mode (server): true [2022-05-02T13:22:16.824Z] File Descriptors: -1 [2022-05-02T13:22:16.824Z] Goroutines: 17 [2022-05-02T13:22:16.824Z] System Time: 2022-05-02T13:22:16.3718118Z [2022-05-02T13:22:16.824Z] EventsListeners: 0 [2022-05-02T13:22:16.824Z] Registry: https://index.docker.io/v1/ [2022-05-02T13:22:16.824Z] Labels: [2022-05-02T13:22:16.824Z] Experimental: false [2022-05-02T13:22:16.824Z] Insecure Registries: [2022-05-02T13:22:16.824Z] 127.0.0.0/8 [2022-05-02T13:22:16.824Z] Live Restore Enabled: false [2022-05-02T13:22:16.824Z] [2022-05-02T13:22:16.824Z] [2022-05-02T13:22:16.824Z] INFO: Stopping daemon under test [2022-05-02T13:22:16.824Z] SUCCESS: The process with PID 4144 (child process of PID 7612) has been terminated. [2022-05-02T13:22:16.824Z] SUCCESS: The process with PID 7612 (child process of PID 7628) has been terminated. [2022-05-02T13:22:16.824Z] INFO: Stop tailing logs of the daemon under tests [2022-05-02T13:22:16.824Z] INFO: executeCI.ps1 Completed successfully at 05/02/2022 13:22:16. [2022-05-02T13:22:16.824Z] INFO: Tidying up at end of run [2022-05-02T13:22:16.824Z] ----------- DAEMON LOG ------------ [2022-05-02T13:22:16.824Z] 2022/05/02 12:31:47 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-02T13:22:16.824Z] ----------- END DAEMON LOG -------- [2022-05-02T13:22:16.824Z] INFO: Saving daemon under test log (d:\CI\PR-43552\2\dut.out) to bundles\CIDUT.out [2022-05-02T13:22:16.824Z] INFO: Saving daemon under test log (d:\CI\PR-43552\2\dut.err) to bundles\CIDUT.err [2022-05-02T13:22:16.824Z] INFO: Saving containerd logs to bundles [2022-05-02T13:22:16.824Z] INFO: Nuke-Everything... [2022-05-02T13:22:16.824Z] INFO: Container count on control daemon to delete is 2 [2022-05-02T13:22:17.298Z] 730b3f75be03 [2022-05-02T13:22:17.298Z] 03427d75ee27 [2022-05-02T13:22:17.298Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-02T13:22:19.523Z] Deleted: sha256:a3ea395e430dd0f8f45573a2ccb2823b5f2aed9f101d422d97fac8c3c45e0bb2 [2022-05-02T13:22:19.523Z] Deleted: sha256:d3ae97e40c5db740ee1d6f186cba57136a1dbd2391b1b5d38e0499e07c0d38e0 [2022-05-02T13:22:19.523Z] INFO: Tidying pidfile d:\CI\PR-43552\2\docker.pid [2022-05-02T13:22:19.523Z] INFO: Nuking d:\CI [2022-05-02T13:22:19.906Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-02T13:22:23.631Z] === RUN TestDockerSuite/TestRmiTag [2022-05-02T13:22:24.089Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-02T13:22:26.988Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-02T13:22:48.082Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-02T13:22:49.615Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-02T13:22:49.694Z] INFO: Zapped successfully [2022-05-02T13:22:49.694Z] [2022-05-02T13:22:49.694Z] INFO: executeCI.ps1 exiting at Mon May 2 13:22:49 CUT 2022. Duration 01:08:49.0956357 [2022-05-02T13:22:49.694Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-02T13:22:49.946Z] Recording test results [2022-05-02T13:22:50.799Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-02T13:22:52.405Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-02T13:22:54.191Z] Archiving artifacts [2022-05-02T13:22:55.393Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:22:55.512Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-02T13:22:56.348Z] + make clean [2022-05-02T13:22:56.478Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-02T13:22:56.478Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:22:56.478Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-02T13:22:56.478Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:22:56.478Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-02T13:22:56.478Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:22:56.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-02T13:22:56.478Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:22:56.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-02T13:22:56.478Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:22:56.478Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-02T13:22:56.478Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:22:56.935Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-02T13:22:56.935Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:22:56.935Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-02T13:22:57.334Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:22:57.334Z] docker-dev-cache [2022-05-02T13:22:57.334Z] docker-mod-cache [Pipeline] deleteDir [2022-05-02T13:22:59.108Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-02T13:22:59.108Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:22:59.108Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-02T13:22:59.108Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:22:59.108Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T13:23:09.419Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-02T13:23:12.317Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-02T13:23:20.872Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-02T13:23:27.931Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-02T13:23:30.102Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-02T13:23:30.102Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-02T13:23:35.893Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:23:35.893Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-02T13:23:38.068Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-02T13:23:38.068Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:23:38.068Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-02T13:23:41.800Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-02T13:23:41.800Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:23:41.800Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-02T13:23:41.800Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:23:41.800Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-02T13:23:44.696Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-02T13:23:44.696Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-02T13:23:44.696Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-02T13:23:44.696Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-02T13:23:44.696Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-02T13:23:44.696Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-02T13:23:44.696Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:23:44.696Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-02T13:23:47.597Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-02T13:23:49.777Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-02T13:23:52.676Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-02T13:23:52.676Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:23:52.676Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-02T13:23:52.676Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:23:52.676Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-02T13:23:52.676Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:23:52.676Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-02T13:23:54.846Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-02T13:23:54.846Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:23:54.846Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-02T13:23:54.846Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:23:54.846Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-02T13:23:54.846Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:23:54.846Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-02T13:23:54.846Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:23:54.846Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-02T13:23:57.016Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-02T13:24:04.081Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-02T13:24:04.081Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:24:04.081Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-02T13:24:04.081Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:24:04.081Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-02T13:24:04.081Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:24:04.081Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-02T13:24:04.081Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:24:04.081Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-02T13:24:04.081Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:24:04.081Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-02T13:24:04.081Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:24:04.081Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-02T13:24:06.253Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-02T13:24:06.253Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:24:06.253Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-02T13:24:06.710Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-02T13:24:06.710Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:24:06.710Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-02T13:24:09.613Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-02T13:24:11.789Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-02T13:24:11.789Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:24:11.789Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-02T13:24:15.667Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-02T13:24:15.667Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:24:15.667Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-02T13:24:15.667Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:24:15.667Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-02T13:24:15.667Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:24:15.667Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-02T13:24:17.837Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-02T13:24:20.734Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-02T13:24:22.918Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-02T13:24:25.816Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-02T13:24:25.816Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-02T13:24:25.816Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-02T13:24:25.816Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:24:25.816Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-02T13:24:25.816Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:24:25.816Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-02T13:24:25.816Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:24:26.273Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-02T13:24:41.060Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-02T13:24:41.060Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:24:41.060Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-02T13:24:41.060Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-02T13:24:41.060Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:24:41.060Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-02T13:24:41.060Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:24:41.060Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-02T13:24:41.060Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:24:41.060Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-02T13:24:41.060Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:24:41.060Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-02T13:24:51.359Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-02T13:24:51.359Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:24:51.359Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-02T13:24:52.893Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-02T13:24:52.893Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:24:52.893Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-02T13:24:52.893Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:24:52.893Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-02T13:24:52.893Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:24:52.893Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-02T13:24:52.893Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:24:52.893Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-02T13:24:52.893Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:24:52.893Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-02T13:24:52.893Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:24:52.893Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-02T13:24:52.893Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:24:53.349Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-02T13:24:53.349Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:24:53.349Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-02T13:24:53.349Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:24:53.349Z] === RUN TestDockerSuite/TestRunMount [2022-05-02T13:24:53.349Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:24:53.349Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-02T13:24:53.349Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:24:53.349Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-02T13:24:53.349Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:24:53.349Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-02T13:24:53.349Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:24:53.349Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-02T13:25:01.899Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-02T13:25:01.899Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:25:01.899Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-02T13:25:01.899Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:25:01.899Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-02T13:25:01.899Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:25:01.899Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-02T13:25:07.686Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-02T13:25:12.364Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:25:12.364Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-02T13:25:12.822Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-02T13:25:14.355Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-02T13:25:17.258Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-02T13:25:19.434Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-02T13:25:20.965Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-02T13:25:23.137Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-02T13:25:23.595Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:25:23.595Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-02T13:25:27.321Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-02T13:25:27.321Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:25:27.321Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-02T13:25:27.321Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:25:27.321Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-02T13:25:27.321Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:25:27.321Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-02T13:25:27.321Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:25:27.321Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-02T13:25:27.321Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:25:27.321Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-02T13:25:42.112Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-02T13:25:42.112Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:25:42.112Z] === RUN TestDockerSuite/TestRunRm [2022-05-02T13:25:43.626Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-02T13:25:49.363Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-02T13:25:52.252Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-02T13:26:00.806Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-02T13:26:02.337Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-02T13:26:05.233Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-02T13:26:05.233Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:26:05.233Z] === RUN TestDockerSuite/TestRunState [2022-05-02T13:26:05.233Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:26:05.233Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-02T13:26:08.129Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-02T13:26:08.129Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:26:08.129Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-02T13:26:10.301Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-02T13:26:10.301Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:26:10.301Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-02T13:26:10.301Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:26:10.301Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-02T13:26:10.758Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-02T13:26:10.758Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-02T13:26:10.758Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:26:10.758Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-02T13:26:16.549Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:26:16.549Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-02T13:26:18.718Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-02T13:26:18.718Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:26:18.718Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-02T13:26:21.616Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-02T13:26:21.616Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:26:21.616Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-02T13:26:21.616Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:26:21.616Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-02T13:26:25.346Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-02T13:26:33.902Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-02T13:26:37.628Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-02T13:26:46.192Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-02T13:26:46.192Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:26:46.192Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-02T13:26:46.192Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-02T13:26:48.382Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-02T13:26:51.296Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-02T13:26:58.387Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-02T13:26:58.387Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:26:58.387Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-02T13:26:58.387Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-02T13:26:58.848Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-02T13:26:58.848Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:26:58.848Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-02T13:26:58.848Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:26:58.848Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-02T13:26:58.849Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:26:58.849Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-02T13:26:58.849Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:26:58.849Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-02T13:26:58.849Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:26:58.849Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-02T13:27:03.539Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-02T13:27:05.712Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-02T13:27:07.882Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-02T13:27:13.657Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-02T13:27:13.657Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-02T13:27:13.657Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-02T13:27:13.657Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-02T13:27:13.657Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-02T13:27:13.657Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-02T13:27:13.657Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-02T13:27:13.657Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-02T13:27:13.657Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-02T13:27:13.657Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-02T13:27:13.657Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-02T13:27:13.657Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.657Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-02T13:27:13.658Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.658Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-02T13:27:13.658Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.658Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-02T13:27:13.658Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.658Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-02T13:27:13.658Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.658Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-02T13:27:13.658Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:27:13.658Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-02T13:27:15.828Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-02T13:27:16.286Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-02T13:27:16.744Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-02T13:27:17.202Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-02T13:27:18.733Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-02T13:27:18.733Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-02T13:27:21.630Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-02T13:27:24.527Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-02T13:27:26.698Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-02T13:27:26.698Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:27:26.698Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-02T13:27:37.141Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-02T13:27:37.141Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:27:37.141Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-02T13:27:40.043Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-02T13:27:40.043Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.043Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-02T13:27:40.043Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.500Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-02T13:27:40.500Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:27:40.500Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-02T13:27:40.500Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:27:40.500Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-02T13:27:52.875Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-02T13:27:52.875Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:27:52.875Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-02T13:27:52.875Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:27:52.875Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-02T13:27:52.875Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:27:52.875Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-02T13:27:52.875Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:27:52.875Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-02T13:27:52.875Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:27:52.875Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-02T13:27:52.875Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:27:52.875Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-02T13:27:53.840Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-02T13:27:56.745Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-02T13:27:56.745Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:27:57.204Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-02T13:28:00.113Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-02T13:28:00.113Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:28:00.113Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-02T13:28:00.113Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:28:00.113Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-02T13:28:00.113Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:28:00.113Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-02T13:28:00.113Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:28:00.113Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-02T13:28:00.113Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:28:00.113Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-02T13:28:00.113Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:28:00.113Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-02T13:28:17.811Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-02T13:28:17.811Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-02T13:28:17.811Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-02T13:28:17.811Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:28:17.811Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-02T13:28:17.811Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-02T13:28:17.811Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-02T13:28:17.811Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-02T13:28:19.983Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-02T13:28:19.983Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-02T13:28:23.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-02T13:28:23.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-02T13:28:24.164Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-02T13:28:24.622Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-02T13:28:24.622Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-02T13:28:39.418Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-02T13:28:39.418Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:28:39.418Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-02T13:28:39.418Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-02T13:28:39.418Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-02T13:28:39.418Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:28:39.418Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-02T13:28:47.970Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-02T13:28:47.970Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-02T13:28:47.970Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-02T13:28:58.217Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-02T13:28:58.217Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:28:58.217Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite (3091.56s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.79s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.01s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.74s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.97s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.73s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.49s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (132.78s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.69s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.87s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.74s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.71s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.47s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.66s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.34s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.06s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.78s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.52s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.27s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.60s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.73s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.56s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.85s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.56s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.21s) [2022-05-02T13:28:59.748Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-02T13:28:59.748Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.79s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.20s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.50s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.79s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.42s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.74s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.40s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.84s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.33s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.20s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.70s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.22s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.85s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.24s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.93s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.20s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.09s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.34s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.47s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.74s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.10s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.01s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.14s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.64s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.47s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.01s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (138.76s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.06s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.77s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.85s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.70s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.82s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.40s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.23s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.37s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.66s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.63s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.71s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.35s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.19s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildHistory (14.19s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.29s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.03s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.83s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.88s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.09s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.92s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (31.62s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.65s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.35s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.70s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.90s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.32s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.52s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (19.66s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.05s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.73s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.89s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.99s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.30s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.94s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.81s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (3.31s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.75s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.36s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.14s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.07s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.63s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.53s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.36s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.57s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildRm (15.79s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.01s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.79s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.30s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.22s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.34s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.48s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.01s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.11s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildStderr (5.73s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.79s) [2022-05-02T13:28:59.749Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.67s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.70s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.61s) [2022-05-02T13:28:59.749Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.38s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.88s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.79s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.41s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.71s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.20s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.67s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.17s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.14s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.64s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.91s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.65s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.63s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.67s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.54s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.22s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCommitChange (5.61s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.25s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.67s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCommitTTY (12.81s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.38s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.93s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.49s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.68s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.00s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.62s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.74s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.39s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.15s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.70s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.36s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.48s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.50s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.68s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.43s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.18s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.66s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.78s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.85s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.76s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bfed98_} (2.79s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13115924822_c:\foo_false____} (7.81s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13115924822_c:\foo_true____} (2.85s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.55s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.65s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.30s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.70s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.45s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.90s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpToDot (2.70s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCpToStdout (2.69s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.31s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.62s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.33s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.94s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.66s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:28:59.750Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.63s) [2022-05-02T13:28:59.750Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.76s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.83s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.72s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsCopy (6.04s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.97s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.72s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.29s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.27s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFilters (5.45s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFormat (5.38s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsRename (2.84s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsResize (8.14s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.40s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.21s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.16s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsUntag (2.82s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.63s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.41s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.41s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.54s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.51s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.64s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.53s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.88s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.71s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecInspectID (5.24s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.85s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.74s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.21s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.40s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.32s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.46s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.41s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.66s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.12s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.50s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.90s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.41s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.37s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.39s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.85s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.36s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.60s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.93s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.70s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectDefault (7.38s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.69s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.65s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.87s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.68s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.82s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectStatus (3.15s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.33s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.85s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.67s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.77s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.51s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.50s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.20s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.25s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.07s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.60s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.75s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.92s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.90s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.16s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.97s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.74s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2022-05-02T13:28:59.751Z] --- PASS: TestDockerSuite/TestLogsSince (9.52s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-02T13:28:59.751Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestLogsTail (7.85s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.63s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.72s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.22s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsByOrder (9.88s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.88s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.99s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.90s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.29s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.69s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.90s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.39s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.39s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.73s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.73s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.77s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.66s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.00s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.91s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.50s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.77s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.21s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.91s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.86s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.10s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.75s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.04s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.71s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.62s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.06s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.70s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.53s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.91s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.40s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.49s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.45s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.32s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.58s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.64s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.27s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.68s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.69s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.47s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.51s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.30s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.06s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.92s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.60s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.72s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.24s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunExitCode (2.65s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.65s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2022-05-02T13:28:59.752Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:28:59.752Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:28:59.753Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.03s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-02T13:28:59.753Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-02T13:28:59.753Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.55s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-02T13:28:59.753Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.05s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:28:59.753Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.50s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.67s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.76s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.58s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.58s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.39s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.47s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.52s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunRm (2.94s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.85s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.70s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.53s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.67s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.92s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.55s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.46s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.75s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.73s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.84s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.33s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.05s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.63s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.45s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.62s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.91s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.51s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.11s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.68s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.56s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.57s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.52s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.25s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.35s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.12s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.45s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.91s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.81s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.41s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.45s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.53s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.67s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.30s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.53s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.37s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.97s) [2022-05-02T13:29:00.212Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:29:00.212Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.78s) [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.212Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-02T13:29:00.212Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-02T13:29:00.213Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-02T13:29:00.213Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- PASS: TestDockerSchema1RegistrySuite (0.04s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-02T13:29:00.213Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-02T13:29:00.213Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-02T13:29:00.213Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-02T13:29:00.213Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-02T13:29:00.213Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-02T13:29:00.213Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerDaemonSuite [2022-05-02T13:29:00.213Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-02T13:29:00.213Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-02T13:29:00.213Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-02T13:29:00.213Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerSwarmSuite [2022-05-02T13:29:00.213Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-02T13:29:00.213Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerExternalVolumeSuite [2022-05-02T13:29:00.213Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerNetworkSuite [2022-05-02T13:29:00.213Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-02T13:29:00.213Z] === RUN TestDockerHubPullSuite [2022-05-02T13:29:00.213Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-02T13:29:00.213Z] PASS [2022-05-02T13:29:00.213Z] ok github.com/docker/docker/integration-cli 3092.122s [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === Skipped [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:29:00.213Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:29:00.213Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:29:00.213Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:29:00.213Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:29:00.213Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:29:00.213Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:29:00.213Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T13:29:00.213Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:29:00.213Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.213Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-02T13:29:00.213Z] [2022-05-02T13:29:00.213Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:29:00.213Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-02T13:29:00.214Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-02T13:29:00.214Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.214Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-02T13:29:00.214Z] [2022-05-02T13:29:00.214Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-02T13:29:00.214Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-02T13:29:00.215Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-02T13:29:00.215Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-02T13:29:00.215Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-02T13:29:00.215Z] docker_cli_sni_test.go:18: Flakey test [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:29:00.215Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:29:00.215Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-02T13:29:00.215Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:29:00.215Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:29:00.215Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-02T13:29:00.215Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T13:29:00.215Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T13:29:00.215Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:29:00.215Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-02T13:29:00.215Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-02T13:29:00.215Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.215Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-02T13:29:00.215Z] [2022-05-02T13:29:00.215Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:29:00.675Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:29:00.675Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:29:00.675Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T13:29:00.675Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:29:00.675Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-02T13:29:00.675Z] [2022-05-02T13:29:00.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:29:00.676Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-02T13:29:00.676Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:29:00.676Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-02T13:29:00.676Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-02T13:29:00.676Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:29:00.676Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.04s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-02T13:29:00.676Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:29:00.676Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:29:00.676Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-02T13:29:00.676Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.676Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-02T13:29:00.676Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-02T13:29:00.677Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:29:00.677Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-02T13:29:00.677Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-02T13:29:00.677Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:29:00.677Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-05-02T13:29:00.677Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-02T13:29:00.677Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:29:00.677Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-02T13:29:00.677Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:29:00.677Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:29:00.677Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:29:00.677Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:29:00.677Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:29:00.677Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-02T13:29:00.677Z] [2022-05-02T13:29:00.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-02T13:29:00.677Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:29:00.678Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:29:00.678Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-02T13:29:00.678Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:29:00.678Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.678Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-02T13:29:00.678Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.04s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-02T13:29:00.679Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.679Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-02T13:29:00.679Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.04s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-02T13:29:00.680Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-02T13:29:00.680Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-02T13:29:00.680Z] [2022-05-02T13:29:00.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.04s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:29:01.137Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:29:01.137Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s) [2022-05-02T13:29:01.137Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.137Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2022-05-02T13:29:01.137Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-02T13:29:01.138Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:29:01.138Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:29:01.138Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:29:01.138Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:29:01.138Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T13:29:01.138Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:29:01.138Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-02T13:29:01.138Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-02T13:29:01.138Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:29:01.138Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.22s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.138Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-02T13:29:01.138Z] [2022-05-02T13:29:01.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:29:01.138Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-02T13:29:01.139Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] DONE 1088 tests, 539 skipped in 3104.334s [2022-05-02T13:29:01.139Z] INFO: Integration tests ended at 05/02/2022 13:29:00. Duration:00:51:44.5076636 [2022-05-02T13:29:01.139Z] INFO: Docker info of the daemon under test at end of run [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] Containers: 10 [2022-05-02T13:29:01.139Z] Running: 0 [2022-05-02T13:29:01.139Z] Paused: 0 [2022-05-02T13:29:01.139Z] Stopped: 10 [2022-05-02T13:29:01.139Z] Images: 18 [2022-05-02T13:29:01.139Z] Server Version: 0.0.0-dev [2022-05-02T13:29:01.139Z] Storage Driver: windowsfilter [2022-05-02T13:29:01.139Z] Windows: [2022-05-02T13:29:01.139Z] Logging Driver: json-file [2022-05-02T13:29:01.139Z] Plugins: [2022-05-02T13:29:01.139Z] Volume: local [2022-05-02T13:29:01.139Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-02T13:29:01.139Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-02T13:29:01.139Z] Swarm: inactive [2022-05-02T13:29:01.139Z] Default Isolation: process [2022-05-02T13:29:01.139Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-02T13:29:01.139Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-02T13:29:01.139Z] OSType: windows [2022-05-02T13:29:01.139Z] Architecture: x86_64 [2022-05-02T13:29:01.139Z] CPUs: 4 [2022-05-02T13:29:01.139Z] Total Memory: 32GiB [2022-05-02T13:29:01.139Z] Name: azwin-2-9b8a80 [2022-05-02T13:29:01.139Z] ID: VOFT:JIUH:BS5S:ZV46:5J4G:TPSO:GAUO:I7IO:6AIF:E23L:A5ZT:VHSM [2022-05-02T13:29:01.139Z] Docker Root Dir: D:\CI\PR-43552\2\daemon [2022-05-02T13:29:01.139Z] Debug Mode (client): false [2022-05-02T13:29:01.139Z] Debug Mode (server): true [2022-05-02T13:29:01.139Z] File Descriptors: -1 [2022-05-02T13:29:01.139Z] Goroutines: 17 [2022-05-02T13:29:01.139Z] System Time: 2022-05-02T13:29:00.9692267Z [2022-05-02T13:29:01.139Z] EventsListeners: 0 [2022-05-02T13:29:01.139Z] Registry: https://index.docker.io/v1/ [2022-05-02T13:29:01.139Z] Labels: [2022-05-02T13:29:01.139Z] Experimental: false [2022-05-02T13:29:01.139Z] Insecure Registries: [2022-05-02T13:29:01.139Z] 127.0.0.0/8 [2022-05-02T13:29:01.139Z] Live Restore Enabled: false [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] [2022-05-02T13:29:01.139Z] INFO: Stopping daemon under test [2022-05-02T13:29:01.139Z] SUCCESS: The process with PID 9668 (child process of PID 7320) has been terminated. [2022-05-02T13:29:01.139Z] SUCCESS: The process with PID 7320 (child process of PID 4828) has been terminated. [2022-05-02T13:29:01.139Z] INFO: Stop tailing logs of the daemon under tests [2022-05-02T13:29:01.139Z] INFO: executeCI.ps1 Completed successfully at 05/02/2022 13:29:01. [2022-05-02T13:29:01.139Z] INFO: Tidying up at end of run [2022-05-02T13:29:01.596Z] ----------- DAEMON LOG ------------ [2022-05-02T13:29:01.597Z] 2022/05/02 12:34:16 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-02T13:29:01.597Z] ----------- END DAEMON LOG -------- [2022-05-02T13:29:01.597Z] INFO: Saving daemon under test log (d:\CI\PR-43552\2\dut.out) to bundles\CIDUT.out [2022-05-02T13:29:01.597Z] INFO: Saving daemon under test log (d:\CI\PR-43552\2\dut.err) to bundles\CIDUT.err [2022-05-02T13:29:01.597Z] INFO: Saving containerd logs to bundles [2022-05-02T13:29:01.597Z] INFO: Nuke-Everything... [2022-05-02T13:29:02.056Z] INFO: Container count on control daemon to delete is 2 [2022-05-02T13:29:02.056Z] 2b3918f30643 [2022-05-02T13:29:02.056Z] 272417a154c9 [2022-05-02T13:29:02.514Z] INFO: Non-base image count on control daemon to delete is 1 [2022-05-02T13:29:04.732Z] Deleted: sha256:4b14dbcab86f6082c700d950a9abd754774eb8e80a401424e9a49659ad901f32 [2022-05-02T13:29:04.732Z] Deleted: sha256:8601f5523866d9fa821791003d8f5ab002659aeaad8e40adc14c6e374ebdd818 [2022-05-02T13:29:04.732Z] INFO: Tidying pidfile d:\CI\PR-43552\2\docker.pid [2022-05-02T13:29:04.732Z] INFO: Nuking d:\CI [2022-05-02T13:30:31.029Z] INFO: Zapped successfully [2022-05-02T13:30:31.029Z] [2022-05-02T13:30:31.029Z] INFO: executeCI.ps1 exiting at Mon May 2 13:30:26 CUT 2022. Duration 01:16:20.6821261 [2022-05-02T13:30:31.029Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-02T13:30:31.279Z] Recording test results [2022-05-02T13:30:32.083Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-02T13:30:33.822Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-02T13:30:36.266Z] Archiving artifacts [2022-05-02T13:30:37.505Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43552/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-02T13:30:38.530Z] + make clean [2022-05-02T13:30:39.520Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-02T13:30:39.520Z] docker-dev-cache [2022-05-02T13:30:39.520Z] docker-mod-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